Color.MidnightBlue

Color.MidnightBlue property

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

public static Color MidnightBlue { get; }

Return Value

A Color representing a system-defined color.

See Also