Color.DarkRed

Color.DarkRed property

Gets a system-defined color that has an ARGB value of #FF8B0000.

public static Color DarkRed { get; }

Return Value

A Color representing a system-defined color.

See Also