Color.Navy

Color.Navy property

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

public static Color Navy { get; }

Return Value

A Color representing a system-defined color.

See Also