Class Colors
Defines a set of predefined colors.
public sealed class Colors
- Inheritance
-
Colors
- Inherited Members
Constructors
Colors()
public Colors()
Properties
AliceBlue
Gets a color with an ARGB value of #fff0f8ff.
public static Color AliceBlue { get; }
Property Value
AntiqueWhite
Gets a color with an ARGB value of #fffaebd7.
public static Color AntiqueWhite { get; }
Property Value
Aqua
Gets a color with an ARGB value of #ff00ffff.
public static Color Aqua { get; }
Property Value
Aquamarine
Gets a color with an ARGB value of #ff7fffd4.
public static Color Aquamarine { get; }
Property Value
Azure
Gets a color with an ARGB value of #fff0ffff.
public static Color Azure { get; }
Property Value
Beige
Gets a color with an ARGB value of #fff5f5dc.
public static Color Beige { get; }
Property Value
Bisque
Gets a color with an ARGB value of #ffffe4c4.
public static Color Bisque { get; }
Property Value
Black
Gets a color with an ARGB value of #ff000000.
public static Color Black { get; }
Property Value
BlanchedAlmond
Gets a color with an ARGB value of #ffffebcd.
public static Color BlanchedAlmond { get; }
Property Value
Blue
Gets a color with an ARGB value of #ff0000ff.
public static Color Blue { get; }
Property Value
BlueViolet
Gets a color with an ARGB value of #ff8a2be2.
public static Color BlueViolet { get; }
Property Value
Brown
Gets a color with an ARGB value of #ffa52a2a.
public static Color Brown { get; }
Property Value
BurlyWood
Gets a color with an ARGB value of #ffdeb887.
public static Color BurlyWood { get; }
Property Value
CadetBlue
Gets a color with an ARGB value of #ff5f9ea0.
public static Color CadetBlue { get; }
Property Value
Chartreuse
Gets a color with an ARGB value of #ff7fff00.
public static Color Chartreuse { get; }
Property Value
Chocolate
Gets a color with an ARGB value of #ffd2691e.
public static Color Chocolate { get; }
Property Value
Coral
Gets a color with an ARGB value of #ffff7f50.
public static Color Coral { get; }
Property Value
CornflowerBlue
Gets a color with an ARGB value of #ff6495ed.
public static Color CornflowerBlue { get; }
Property Value
Cornsilk
Gets a color with an ARGB value of #fffff8dc.
public static Color Cornsilk { get; }
Property Value
Crimson
Gets a color with an ARGB value of #ffdc143c.
public static Color Crimson { get; }
Property Value
Cyan
Gets a color with an ARGB value of #ff00ffff.
public static Color Cyan { get; }
Property Value
DarkBlue
Gets a color with an ARGB value of #ff00008b.
public static Color DarkBlue { get; }
Property Value
DarkCyan
Gets a color with an ARGB value of #ff008b8b.
public static Color DarkCyan { get; }
Property Value
DarkGoldenrod
Gets a color with an ARGB value of #ffb8860b.
public static Color DarkGoldenrod { get; }
Property Value
DarkGray
Gets a color with an ARGB value of #ffa9a9a9.
public static Color DarkGray { get; }
Property Value
DarkGreen
Gets a color with an ARGB value of #ff006400.
public static Color DarkGreen { get; }
Property Value
DarkKhaki
Gets a color with an ARGB value of #ffbdb76b.
public static Color DarkKhaki { get; }
Property Value
DarkMagenta
Gets a color with an ARGB value of #ff8b008b.
public static Color DarkMagenta { get; }
Property Value
DarkOliveGreen
Gets a color with an ARGB value of #ff556b2f.
public static Color DarkOliveGreen { get; }
Property Value
DarkOrange
Gets a color with an ARGB value of #ffff8c00.
public static Color DarkOrange { get; }
Property Value
DarkOrchid
Gets a color with an ARGB value of #ff9932cc.
public static Color DarkOrchid { get; }
Property Value
DarkRed
Gets a color with an ARGB value of #ff8b0000.
public static Color DarkRed { get; }
Property Value
DarkSalmon
Gets a color with an ARGB value of #ffe9967a.
public static Color DarkSalmon { get; }
Property Value
DarkSeaGreen
Gets a color with an ARGB value of #ff8fbc8f.
public static Color DarkSeaGreen { get; }
Property Value
DarkSlateBlue
Gets a color with an ARGB value of #ff483d8b.
public static Color DarkSlateBlue { get; }
Property Value
DarkSlateGray
Gets a color with an ARGB value of #ff2f4f4f.
public static Color DarkSlateGray { get; }
Property Value
DarkTurquoise
Gets a color with an ARGB value of #ff00ced1.
public static Color DarkTurquoise { get; }
Property Value
DarkViolet
Gets a color with an ARGB value of #ff9400d3.
public static Color DarkViolet { get; }
Property Value
DeepPink
Gets a color with an ARGB value of #ffff1493.
public static Color DeepPink { get; }
Property Value
DeepSkyBlue
Gets a color with an ARGB value of #ff00bfff.
public static Color DeepSkyBlue { get; }
Property Value
DimGray
Gets a color with an ARGB value of #ff696969.
public static Color DimGray { get; }
Property Value
DodgerBlue
Gets a color with an ARGB value of #ff1e90ff.
public static Color DodgerBlue { get; }
Property Value
Firebrick
Gets a color with an ARGB value of #ffb22222.
public static Color Firebrick { get; }
Property Value
FloralWhite
Gets a color with an ARGB value of #fffffaf0.
public static Color FloralWhite { get; }
Property Value
ForestGreen
Gets a color with an ARGB value of #ff228b22.
public static Color ForestGreen { get; }
Property Value
Fuchsia
Gets a color with an ARGB value of #ffff00ff.
public static Color Fuchsia { get; }
Property Value
Gainsboro
Gets a color with an ARGB value of #ffdcdcdc.
public static Color Gainsboro { get; }
Property Value
GhostWhite
Gets a color with an ARGB value of #fff8f8ff.
public static Color GhostWhite { get; }
Property Value
Gold
Gets a color with an ARGB value of #ffffd700.
public static Color Gold { get; }
Property Value
Goldenrod
Gets a color with an ARGB value of #ffdaa520.
public static Color Goldenrod { get; }
Property Value
Gray
Gets a color with an ARGB value of #ff808080.
public static Color Gray { get; }
Property Value
Green
Gets a color with an ARGB value of #ff008000.
public static Color Green { get; }
Property Value
GreenYellow
Gets a color with an ARGB value of #ffadff2f.
public static Color GreenYellow { get; }
Property Value
Honeydew
Gets a color with an ARGB value of #fff0fff0.
public static Color Honeydew { get; }
Property Value
HotPink
Gets a color with an ARGB value of #ffff69b4.
public static Color HotPink { get; }
Property Value
IndianRed
Gets a color with an ARGB value of #ffcd5c5c.
public static Color IndianRed { get; }
Property Value
Indigo
Gets a color with an ARGB value of #ff4b0082.
public static Color Indigo { get; }
Property Value
Ivory
Gets a color with an ARGB value of #fffffff0.
public static Color Ivory { get; }
Property Value
Khaki
Gets a color with an ARGB value of #fff0e68c.
public static Color Khaki { get; }
Property Value
Lavender
Gets a color with an ARGB value of #ffe6e6fa.
public static Color Lavender { get; }
Property Value
LavenderBlush
Gets a color with an ARGB value of #fffff0f5.
public static Color LavenderBlush { get; }
Property Value
LawnGreen
Gets a color with an ARGB value of #ff7cfc00.
public static Color LawnGreen { get; }
Property Value
LemonChiffon
Gets a color with an ARGB value of #fffffacd.
public static Color LemonChiffon { get; }
Property Value
LightBlue
Gets a color with an ARGB value of #ffadd8e6.
public static Color LightBlue { get; }
Property Value
LightCoral
Gets a color with an ARGB value of #fff08080.
public static Color LightCoral { get; }
Property Value
LightCyan
Gets a color with an ARGB value of #ffe0ffff.
public static Color LightCyan { get; }
Property Value
LightGoldenrodYellow
Gets a color with an ARGB value of #fffafad2.
public static Color LightGoldenrodYellow { get; }
Property Value
LightGray
Gets a color with an ARGB value of #ffd3d3d3.
public static Color LightGray { get; }
Property Value
LightGreen
Gets a color with an ARGB value of #ff90ee90.
public static Color LightGreen { get; }
Property Value
LightPink
Gets a color with an ARGB value of #ffffb6c1.
public static Color LightPink { get; }
Property Value
LightSalmon
Gets a color with an ARGB value of #ffffa07a.
public static Color LightSalmon { get; }
Property Value
LightSeaGreen
Gets a color with an ARGB value of #ff20b2aa.
public static Color LightSeaGreen { get; }
Property Value
LightSkyBlue
Gets a color with an ARGB value of #ff87cefa.
public static Color LightSkyBlue { get; }
Property Value
LightSlateGray
Gets a color with an ARGB value of #ff778899.
public static Color LightSlateGray { get; }
Property Value
LightSteelBlue
Gets a color with an ARGB value of #ffb0c4de.
public static Color LightSteelBlue { get; }
Property Value
LightYellow
Gets a color with an ARGB value of #ffffffe0.
public static Color LightYellow { get; }
Property Value
Lime
Gets a color with an ARGB value of #ff00ff00.
public static Color Lime { get; }
Property Value
LimeGreen
Gets a color with an ARGB value of #ff32cd32.
public static Color LimeGreen { get; }
Property Value
Linen
Gets a color with an ARGB value of #fffaf0e6.
public static Color Linen { get; }
Property Value
Magenta
Gets a color with an ARGB value of #ffff00ff.
public static Color Magenta { get; }
Property Value
Maroon
Gets a color with an ARGB value of #ff800000.
public static Color Maroon { get; }
Property Value
MediumAquamarine
Gets a color with an ARGB value of #ff66cdaa.
public static Color MediumAquamarine { get; }
Property Value
MediumBlue
Gets a color with an ARGB value of #ff0000cd.
public static Color MediumBlue { get; }
Property Value
MediumOrchid
Gets a color with an ARGB value of #ffba55d3.
public static Color MediumOrchid { get; }
Property Value
MediumPurple
Gets a color with an ARGB value of #ff9370db.
public static Color MediumPurple { get; }
Property Value
MediumSeaGreen
Gets a color with an ARGB value of #ff3cb371.
public static Color MediumSeaGreen { get; }
Property Value
MediumSlateBlue
Gets a color with an ARGB value of #ff7b68ee.
public static Color MediumSlateBlue { get; }
Property Value
MediumSpringGreen
Gets a color with an ARGB value of #ff00fa9a.
public static Color MediumSpringGreen { get; }
Property Value
MediumTurquoise
Gets a color with an ARGB value of #ff48d1cc.
public static Color MediumTurquoise { get; }
Property Value
MediumVioletRed
Gets a color with an ARGB value of #ffc71585.
public static Color MediumVioletRed { get; }
Property Value
MidnightBlue
Gets a color with an ARGB value of #ff191970.
public static Color MidnightBlue { get; }
Property Value
MintCream
Gets a color with an ARGB value of #fff5fffa.
public static Color MintCream { get; }
Property Value
MistyRose
Gets a color with an ARGB value of #ffffe4e1.
public static Color MistyRose { get; }
Property Value
Moccasin
Gets a color with an ARGB value of #ffffe4b5.
public static Color Moccasin { get; }
Property Value
NavajoWhite
Gets a color with an ARGB value of #ffffdead.
public static Color NavajoWhite { get; }
Property Value
Navy
Gets a color with an ARGB value of #ff000080.
public static Color Navy { get; }
Property Value
OldLace
Gets a color with an ARGB value of #fffdf5e6.
public static Color OldLace { get; }
Property Value
Olive
Gets a color with an ARGB value of #ff808000.
public static Color Olive { get; }
Property Value
OliveDrab
Gets a color with an ARGB value of #ff6b8e23.
public static Color OliveDrab { get; }
Property Value
Orange
Gets a color with an ARGB value of #ffffa500.
public static Color Orange { get; }
Property Value
OrangeRed
Gets a color with an ARGB value of #ffff4500.
public static Color OrangeRed { get; }
Property Value
Orchid
Gets a color with an ARGB value of #ffda70d6.
public static Color Orchid { get; }
Property Value
PaleGoldenrod
Gets a color with an ARGB value of #ffeee8aa.
public static Color PaleGoldenrod { get; }
Property Value
PaleGreen
Gets a color with an ARGB value of #ff98fb98.
public static Color PaleGreen { get; }
Property Value
PaleTurquoise
Gets a color with an ARGB value of #ffafeeee.
public static Color PaleTurquoise { get; }
Property Value
PaleVioletRed
Gets a color with an ARGB value of #ffdb7093.
public static Color PaleVioletRed { get; }
Property Value
PapayaWhip
Gets a color with an ARGB value of #ffffefd5.
public static Color PapayaWhip { get; }
Property Value
PeachPuff
Gets a color with an ARGB value of #ffffdab9.
public static Color PeachPuff { get; }
Property Value
Peru
Gets a color with an ARGB value of #ffcd853f.
public static Color Peru { get; }
Property Value
Pink
Gets a color with an ARGB value of #ffffc0cb.
public static Color Pink { get; }
Property Value
Plum
Gets a color with an ARGB value of #ffdda0dd.
public static Color Plum { get; }
Property Value
PowderBlue
Gets a color with an ARGB value of #ffb0e0e6.
public static Color PowderBlue { get; }
Property Value
Purple
Gets a color with an ARGB value of #ff800080.
public static Color Purple { get; }
Property Value
Red
Gets a color with an ARGB value of #ffff0000.
public static Color Red { get; }
Property Value
RosyBrown
Gets a color with an ARGB value of #ffbc8f8f.
public static Color RosyBrown { get; }
Property Value
RoyalBlue
Gets a color with an ARGB value of #ff4169e1.
public static Color RoyalBlue { get; }
Property Value
SaddleBrown
Gets a color with an ARGB value of #ff8b4513.
public static Color SaddleBrown { get; }
Property Value
Salmon
Gets a color with an ARGB value of #fffa8072.
public static Color Salmon { get; }
Property Value
SandyBrown
Gets a color with an ARGB value of #fff4a460.
public static Color SandyBrown { get; }
Property Value
SeaGreen
Gets a color with an ARGB value of #ff2e8b57.
public static Color SeaGreen { get; }
Property Value
SeaShell
Gets a color with an ARGB value of #fffff5ee.
public static Color SeaShell { get; }
Property Value
Sienna
Gets a color with an ARGB value of #ffa0522d.
public static Color Sienna { get; }
Property Value
Silver
Gets a color with an ARGB value of #ffc0c0c0.
public static Color Silver { get; }
Property Value
SkyBlue
Gets a color with an ARGB value of #ff87ceeb.
public static Color SkyBlue { get; }
Property Value
SlateBlue
Gets a color with an ARGB value of #ff6a5acd.
public static Color SlateBlue { get; }
Property Value
SlateGray
Gets a color with an ARGB value of #ff708090.
public static Color SlateGray { get; }
Property Value
Snow
Gets a color with an ARGB value of #fffffafa.
public static Color Snow { get; }
Property Value
SpringGreen
Gets a color with an ARGB value of #ff00ff7f.
public static Color SpringGreen { get; }
Property Value
SteelBlue
Gets a color with an ARGB value of #ff4682b4.
public static Color SteelBlue { get; }
Property Value
Tan
Gets a color with an ARGB value of #ffd2b48c.
public static Color Tan { get; }
Property Value
Teal
Gets a color with an ARGB value of #ff008080.
public static Color Teal { get; }
Property Value
Thistle
Gets a color with an ARGB value of #ffd8bfd8.
public static Color Thistle { get; }
Property Value
Tomato
Gets a color with an ARGB value of #ffff6347.
public static Color Tomato { get; }
Property Value
Transparent
Gets a color with an ARGB value of #00ffffff.
public static Color Transparent { get; }
Property Value
Turquoise
Gets a color with an ARGB value of #ff40e0d0.
public static Color Turquoise { get; }
Property Value
Violet
Gets a color with an ARGB value of #ffee82ee.
public static Color Violet { get; }
Property Value
Wheat
Gets a color with an ARGB value of #fff5deb3.
public static Color Wheat { get; }
Property Value
White
Gets a color with an ARGB value of #ffffffff.
public static Color White { get; }
Property Value
WhiteSmoke
Gets a color with an ARGB value of #fff5f5f5.
public static Color WhiteSmoke { get; }
Property Value
Yellow
Gets a color with an ARGB value of #ffffff00.
public static Color Yellow { get; }
Property Value
YellowGreen
Gets a color with an ARGB value of #ff9acd32.
public static Color YellowGreen { get; }