Color.Maroon

Color.Maroon property

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

public static Color Maroon { get; }

Return Value

A Color representing a system-defined color.

See Also