New to Telerik UI for WinFormsStart a free 30-day trial

Colors

Class

Implements a set of predefined colors.

Definition

Namespace:Telerik.WinControls.UI.Diagrams

Assembly:Telerik.WinControls.RadDiagram.dll

Syntax:

C#
public sealed class Colors

Inheritance: objectColors

Properties

Gets the system-defined color that has an ARGB value of #FFF0F8FF.

C#
public static Color AliceBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFAEBD7.

C#
public static Color AntiqueWhite { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF00FFFF.

C#
public static Color Aqua { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF7FFFD4.

C#
public static Color Aquamarine { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFF0FFFF.

C#
public static Color Azure { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFF5F5DC.

C#
public static Color Beige { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFE4C4.

C#
public static Color Bisque { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF000000.

C#
public static Color Black { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFEBCD.

C#
public static Color BlanchedAlmond { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF0000FF.

C#
public static Color Blue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF8A2BE2.

C#
public static Color BlueViolet { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFA52A2A.

C#
public static Color Brown { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFDEB887.

C#
public static Color BurlyWood { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF5F9EA0.

C#
public static Color CadetBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF7FFF00.

C#
public static Color Chartreuse { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFD2691E.

C#
public static Color Chocolate { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFF7F50.

C#
public static Color Coral { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF6495ED.

C#
public static Color CornflowerBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFF8DC.

C#
public static Color Cornsilk { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFDC143C.

C#
public static Color Crimson { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF00FFFF.

C#
public static Color Cyan { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF00008B.

C#
public static Color DarkBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF008B8B.

C#
public static Color DarkCyan { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFB8860B.

C#
public static Color DarkGoldenrod { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFA9A9A9.

C#
public static Color DarkGray { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF006400.

C#
public static Color DarkGreen { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFBDB76B.

C#
public static Color DarkKhaki { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF8B008B.

C#
public static Color DarkMagenta { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF556B2F.

C#
public static Color DarkOliveGreen { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFF8C00.

C#
public static Color DarkOrange { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF9932CC.

C#
public static Color DarkOrchid { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

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

C#
public static Color DarkRed { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFE9967A.

C#
public static Color DarkSalmon { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF8FBC8F.

C#
public static Color DarkSeaGreen { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF483D8B.

C#
public static Color DarkSlateBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF2F4F4F.

C#
public static Color DarkSlateGray { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF00CED1.

C#
public static Color DarkTurquoise { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF9400D3.

C#
public static Color DarkViolet { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFF1493.

C#
public static Color DeepPink { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF00BFFF.

C#
public static Color DeepSkyBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF696969.

C#
public static Color DimGray { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF1E90FF.

C#
public static Color DodgerBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFB22222.

C#
public static Color Firebrick { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFFAF0.

C#
public static Color FloralWhite { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF228B22.

C#
public static Color ForestGreen { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFF00FF.

C#
public static Color Fuchsia { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFDCDCDC.

C#
public static Color Gainsboro { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFF8F8FF.

C#
public static Color GhostWhite { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFD700.

C#
public static Color Gold { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFDAA520.

C#
public static Color Goldenrod { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF808080.

C#
public static Color Gray { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF008000.

C#
public static Color Green { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFADFF2F.

C#
public static Color GreenYellow { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFF0FFF0.

C#
public static Color Honeydew { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFF69B4.

C#
public static Color HotPink { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFCD5C5C.

C#
public static Color IndianRed { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF4B0082.

C#
public static Color Indigo { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFFFF0.

C#
public static Color Ivory { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFF0E68C.

C#
public static Color Khaki { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFE6E6FA.

C#
public static Color Lavender { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFF0F5.

C#
public static Color LavenderBlush { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF7CFC00.

C#
public static Color LawnGreen { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFFACD.

C#
public static Color LemonChiffon { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFADD8E6.

C#
public static Color LightBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFF08080.

C#
public static Color LightCoral { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFE0FFFF.

C#
public static Color LightCyan { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFAFAD2.

C#
public static Color LightGoldenrodYellow { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFD3D3D3.

C#
public static Color LightGray { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF90EE90.

C#
public static Color LightGreen { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFB6C1.

C#
public static Color LightPink { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFA07A.

C#
public static Color LightSalmon { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF20B2AA.

C#
public static Color LightSeaGreen { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF87CEFA.

C#
public static Color LightSkyBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF778899.

C#
public static Color LightSlateGray { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFB0C4DE.

C#
public static Color LightSteelBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFFFE0.

C#
public static Color LightYellow { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF00FF00.

C#
public static Color Lime { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF32CD32.

C#
public static Color LimeGreen { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFAF0E6.

C#
public static Color Linen { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFF00FF.

C#
public static Color Magenta { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

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

C#
public static Color Maroon { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF66CDAA.

C#
public static Color MediumAquamarine { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF0000CD.

C#
public static Color MediumBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFBA55D3.

C#
public static Color MediumOrchid { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF9370DB.

C#
public static Color MediumPurple { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF3CB371.

C#
public static Color MediumSeaGreen { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF7B68EE.

C#
public static Color MediumSlateBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF00FA9A.

C#
public static Color MediumSpringGreen { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF48D1CC.

C#
public static Color MediumTurquoise { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFC71585.

C#
public static Color MediumVioletRed { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

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

C#
public static Color MidnightBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFF5FFFA.

C#
public static Color MintCream { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFE4E1.

C#
public static Color MistyRose { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFE4B5.

C#
public static Color Moccasin { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFDEAD.

C#
public static Color NavajoWhite { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

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

C#
public static Color Navy { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFDF5E6.

C#
public static Color OldLace { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF808000.

C#
public static Color Olive { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF6B8E23.

C#
public static Color OliveDrab { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFA500.

C#
public static Color Orange { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFF4500.

C#
public static Color OrangeRed { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFDA70D6.

C#
public static Color Orchid { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFEEE8AA.

C#
public static Color PaleGoldenrod { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF98FB98.

C#
public static Color PaleGreen { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFAFEEEE.

C#
public static Color PaleTurquoise { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFDB7093.

C#
public static Color PaleVioletRed { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFEFD5.

C#
public static Color PapayaWhip { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFDAB9.

C#
public static Color PeachPuff { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFCD853F.

C#
public static Color Peru { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFC0CB.

C#
public static Color Pink { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFDDA0DD.

C#
public static Color Plum { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFB0E0E6.

C#
public static Color PowderBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF800080.

C#
public static Color Purple { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFF0000.

C#
public static Color Red { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFBC8F8F.

C#
public static Color RosyBrown { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF4169E1.

C#
public static Color RoyalBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF8B4513.

C#
public static Color SaddleBrown { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFA8072.

C#
public static Color Salmon { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFF4A460.

C#
public static Color SandyBrown { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF2E8B57.

C#
public static Color SeaGreen { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFF5EE.

C#
public static Color SeaShell { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFA0522D.

C#
public static Color Sienna { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFC0C0C0.

C#
public static Color Silver { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF87CEEB.

C#
public static Color SkyBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF6A5ACD.

C#
public static Color SlateBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF708090.

C#
public static Color SlateGray { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFFAFA.

C#
public static Color Snow { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF00FF7F.

C#
public static Color SpringGreen { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF4682B4.

C#
public static Color SteelBlue { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFD2B48C.

C#
public static Color Tan { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF008080.

C#
public static Color Teal { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFD8BFD8.

C#
public static Color Thistle { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFF6347.

C#
public static Color Tomato { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #00FFFFFF.

C#
public static Color Transparent { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF40E0D0.

C#
public static Color Turquoise { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFEE82EE.

C#
public static Color Violet { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFF5DEB3.

C#
public static Color Wheat { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFFFFF.

C#
public static Color White { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFF5F5F5.

C#
public static Color WhiteSmoke { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FFFFFF00.

C#
public static Color Yellow { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.

Gets the system-defined color that has an ARGB value of #FF9ACD32.

C#
public static Color YellowGreen { get; }
Property Value:

Represents colors in terms of alpha, red, green, and blue channels.