Enum StandardColor
Represents standard color names with their RGB values. Derived from the W3C color names, but includes other common names.
public enum StandardColor
Fields
AliceBlue = 15792383
Alice blue RGB(240, 248, 255).
A very pale shade of blue, almost white.
AmberPhosphor = 16760576
Amber Phosphor RGB(255, 191, 0).
Matches the Amber Phosphor color used on classic terminals.
AntiqueWhite = 16444375
Antique white RGB(250, 235, 215).
A light beige color with a hint of orange.c
Aqua = 65535
Aqua RGB(0, 255, 255).
A bright cyan color, often associated with water.
Aquamarine = 8388564
Aquamarine RGB(127, 255, 212).
A light greenish-blue color, resembling the gemstone aquamarine.
Azure = 15794175
Azure RGB(240, 255, 255).
A pale cyan color, resembling the color of the sky on a clear day.
Beige = 16119260
Beige RGB(245, 245, 220).
A pale sandy yellow color, often used in interior design.
Bisque = 16770244
Bisque RGB(255, 228, 196).
A pale orange color, resembling the color of bisque pottery.
Black = 0
Black RGB(0, 0, 0).
The darkest color, representing the absence of light.
BlanchedAlmond = 16772045
Blanched almond RGB(255, 235, 205).
A pale yellowish-orange color, resembling blanched almonds.
Blue = 255
Blue RGB(0, 0, 255).
A primary color, often associated with the sky and the sea.
BlueViolet = 9055202
Blue violet RGB(138, 43, 226).
A deep purple color with a hint of blue.
Brown = 10824234
Brown RGB(165, 42, 42).
A dark reddish-brown color, resembling the color of wood or soil.
BurlyWood = 14596231
Burly wood RGB(222, 184, 135).
A light brown color, resembling the color of burly wood.
CadetBlue = 6266528
Cadet blue RGB(95, 158, 160).
A light bluish-green color, first used as a color name in English in 1892.
Charcoal = 3556687
Charcoal RGB(54, 69, 79).
A dark grayish-black color, resembling burnt wood.
CornflowerBlue = 6591981
Cornflower blue RGB(100, 149, 237).
A medium blue color, resembling the cornflower plant.
Cornsilk = 16775388
Cornsilk RGB(255, 248, 220).
A pale yellow color, resembling the silky threads of corn.
Crimson = 14423100
Crimson RGB(220, 20, 60).
A deep red color, resembling the color of blood.
Cyan = 65535
Cyan RGB(0, 255, 255).
Same as Aqua.
DarkBlue = 139
Dark blue RGB(0, 0, 139).
A very dark shade of blue.
DarkCyan = 35723
Dark cyan RGB(0, 139, 139).
A dark shade of cyan.
DarkGoldenrod = 12092939
Dark goldenrod RGB(184, 134, 11).
A dark yellowish-brown color.
DarkGray = 11119017
Dark gray RGB(169, 169, 169).
A medium-dark shade of gray.
DarkGreen = 25600
Dark green RGB(0, 100, 0).
A dark shade of green.
DarkGrey = 11119017
Dark grey RGB(169, 169, 169).
Same as DarkGray.
DarkKhaki = 12433259
Dark khaki RGB(189, 183, 107).
A dark yellowish-brown color.
DarkMagenta = 9109643
Dark magenta RGB(139, 0, 139).
A dark shade of magenta.
DarkOliveGreen = 5597999
Dark olive green RGB(85, 107, 47).
A dark yellowish-green color.
DarkOrange = 16747520
Dark orange RGB(255, 140, 0).
A dark shade of orange.
DarkOrchid = 10040012
Dark orchid RGB(153, 50, 204).
A dark purple color with a hint of blue.
DarkRed = 9109504
Dark red RGB(139, 0, 0).
A dark shade of red.
DarkSalmon = 15308410
Dark salmon RGB(233, 150, 122).
A dark pinkish-orange color.
DarkSeaGreen = 9419919
Dark sea green RGB(143, 188, 143).
A dark shade of sea green.
DarkSlateBlue = 4734347
Dark slate blue RGB(72, 61, 139).
A dark blue color with a hint of gray.
DarkSlateGray = 3100495
Dark slate gray RGB(47, 79, 79).
A very dark gray color with a hint of green.
DarkSlateGrey = 3100495
Dark slate grey RGB(47, 79, 79).
Same as DarkSlateGray.
DarkTurquoise = 52945
Dark turquoise RGB(0, 206, 209).
A dark shade of turquoise.
DarkViolet = 9699539
Dark violet RGB(148, 0, 211).
A dark shade of violet.
DeepPink = 16716947
Deep pink RGB(255, 20, 147).
A bright and intense pink color.
DeepSkyBlue = 49151
Deep sky blue RGB(0, 191, 255).
A bright and intense sky blue color.
DimGray = 6908265
Dim gray RGB(105, 105, 105).
A medium-dark shade of gray.
DimGrey = 6908265
Dim grey RGB(105, 105, 105).
Same as DimGray.
DodgerBlue = 2003199
Dodger blue RGB(30, 144, 255).
A bright and vibrant blue color.
Ebony = 5594448
Ebony RGB(85, 93, 80).
A very dark gray color with a slight greenish tint.
FireBrick = 11674146
Fire brick RGB(178, 34, 34).
A dark reddish-brown color, resembling bricks.
FloralWhite = 16775920
Floral white RGB(255, 250, 240).
A very pale shade of white with a hint of orange.
FluorescentOrange = 16760576
Fluorescent Orange - Same as Amber Phosphor RGB(255, 191, 0).
Matches the Amber Phosphor color used on classic terminals.
ForestGreen = 2263842
Forest green RGB(34, 139, 34).
A dark green color, resembling the color of a forest.
Fuchsia = 16711935
Fuchsia RGB(255, 0, 255).
A bright and vibrant magenta color.
Gainsboro = 14474460
Gainsboro RGB(220, 220, 220).
A very light gray color.
GhostWhite = 16316671
Ghost white RGB(248, 248, 255).
A very pale shade of white with a hint of blue.
Gold = 16766720
Gold RGB(255, 215, 0).
A bright yellow color, resembling gold.
Goldenrod = 14329120
Goldenrod RGB(218, 165, 32).
A dark yellow color with a hint of brown.
Gray = 8421504
Gray RGB(128, 128, 128).
A medium shade of gray.
Green = 32768
Green RGB(0, 128, 0).
A medium shade of green.
GreenPhosphor = 65382
Green Phosphor RGB(0, 255, 102).
Matches the Green Phosphor color used on classic terminals.
GreenYellow = 11403055
Green yellow RGB(173, 255, 47).
A bright yellowish-green color.
Grey = 8421504
Grey RGB(128, 128, 128).
Same as Gray.
GuppieGreen = 11403055
Guppie Green - Same as Green Phosphor RGB(0, 255, 102).
Matches the Green Phosphor color used on classic terminals.
HoneyDew = 15794160
Honey dew RGB(240, 255, 240).
A very pale greenish-white color.
HotPink = 16738740
Hot pink RGB(255, 105, 180).
A bright and vibrant pink color.
IndianRed = 13458524
Indian red RGB(205, 92, 92).
A dark reddish-brown color.
Indigo = 4915330
Indigo RGB(75, 0, 130).
A dark blue-purple color.
Ivory = 16777200
Ivory RGB(255, 255, 240).
A very pale yellowish-white color.
Jet = 3421236
Jet RGB(52, 52, 52).
A very dark gray, often used as a near-black.
Khaki = 15787660
Khaki RGB(240, 230, 140).
A pale yellowish-brown color.
Lavender = 15132410
Lavender RGB(230, 230, 250).
A pale purple color, resembling the lavender flower.
LavenderBlush = 16773365
Lavender blush RGB(255, 240, 245).
A very pale pinkish-white color.
LawnGreen = 8190976
Lawn green RGB(124, 252, 0).
A bright green color, resembling freshly cut grass.
LemonChiffon = 16775885
Lemon chiffon RGB(255, 250, 205).
A pale yellow color, resembling lemon chiffon cake.
LightBlue = 11393254
Light blue RGB(173, 216, 230).
A pale shade of blue.
LightCoral = 15761536
Light coral RGB(240, 128, 128).
A pale pinkish-orange color.
LightCyan = 14745599
Light cyan RGB(224, 255, 255).
A pale shade of cyan.
LightGoldenrodYellow = 16448210
Light goldenrod yellow RGB(250, 250, 210).
A pale yellow color with a hint of gold.
LightGray = 13882323
Light gray RGB(211, 211, 211).
A pale shade of gray.
LightGreen = 9498256
Light green RGB(144, 238, 144).
A pale shade of green.
LightGrey = 13882323
Light grey RGB(211, 211, 211).
Same as LightGray.
LightPink = 16758465
Light pink RGB(255, 182, 193).
A pale shade of pink.
LightSalmon = 16752762
Light salmon RGB(255, 160, 122).
A pale pinkish-orange color.
LightSeaGreen = 2142890
Light sea green RGB(32, 178, 170).
A pale shade of sea green.
LightSkyBlue = 8900346
Light sky blue RGB(135, 206, 250).
A pale shade of sky blue.
LightSlateGray = 7833753
Light slate gray RGB(119, 136, 153).
A pale shade of slate gray.
LightSlateGrey = 7833753
Light slate grey RGB(119, 136, 153).
Same as LightSlateGray.
LightSteelBlue = 11584734
Light steel blue RGB(176, 196, 222).
A pale shade of steel blue.
LightYellow = 16777184
Light yellow RGB(255, 255, 224).
A pale shade of yellow.
Lime = 65280
Lime RGB(0, 255, 0).
A bright green color.
LimeGreen = 3329330
Lime green RGB(50, 205, 50).
A bright green color with a hint of yellow.
Linen = 16445670
Linen RGB(250, 240, 230).
A pale beige color, resembling linen fabric.
Magenta = 16711935
Magenta RGB(255, 0, 255).
A bright and vibrant pinkish-purple color.
Maroon = 8388608
Maroon RGB(128, 0, 0).
A dark reddish-brown color.
MediumAquaMarine = 6737322
Medium aqua marine RGB(102, 205, 170).
A medium shade of greenish-blue.
MediumBlue = 205
Medium blue RGB(0, 0, 205).
A medium shade of blue.
MediumOrchid = 12211667
Medium orchid RGB(186, 85, 211).
A medium shade of purple with a hint of pink.
MediumPurple = 9662683
Medium purple RGB(147, 112, 219).
A medium shade of purple.
MediumSeaGreen = 3978097
Medium sea green RGB(60, 179, 113).
A medium shade of sea green.
MediumSlateBlue = 8087790
Medium slate blue RGB(123, 104, 238).
A medium shade of slate blue.
MediumSpringGreen = 64154
Medium spring green RGB(0, 250, 154).
A medium shade of spring green.
MediumTurquoise = 4772300
Medium turquoise RGB(72, 209, 204).
A medium shade of turquoise.
MediumVioletRed = 13047173
Medium violet red RGB(199, 21, 133).
A medium shade of violet-red.
MidnightBlue = 1644912
Midnight blue RGB(25, 25, 112).
A very dark shade of blue.
MintCream = 16121850
Mint cream RGB(245, 255, 250).
A very pale greenish-white color.
MistyRose = 16770273
Misty rose RGB(255, 228, 225).
A very pale pinkish-white color.
Moccasin = 16770229
Moccasin RGB(255, 228, 181).
A pale orange color, resembling moccasin leather.
Navajo white RGB(255, 222, 173).
A pale orange color, resembling Navajo pottery.
Navy RGB(0, 0, 128).
A very dark shade of blue.
OldLace = 16643558
Old lace RGB(253, 245, 230).
A very pale beige color, resembling old lace fabric.
Olive = 8421376
Olive RGB(128, 128, 0).
A dark yellowish-green color.
OliveDrab = 7048739
Olive drab RGB(107, 142, 35).
A dark yellowish-green color, resembling olive drab fabric.
Onyx = 3487801
Onyx RGB(53, 56, 57).
A dark grayish-black color, resembling the onyx gemstone.
Orange = 16753920
Orange RGB(255, 165, 0).
A bright orange color.
OrangeRed = 16729344
Orange red RGB(255, 69, 0).
A bright reddish-orange color.
Orchid = 14315734
Orchid RGB(218, 112, 214).
A pale purple color with a hint of pink.
OuterSpace = 4278860
Outer space RGB(65, 74, 76).
A dark gray color with a bluish tint, resembling the color of outer space.
PaleGoldenrod = 15657130
Pale goldenrod RGB(238, 232, 170).
A pale yellow color with a hint of gold.
PaleGreen = 10025880
Pale green RGB(152, 251, 152).
A pale shade of green.
PaleTurquoise = 11529966
Pale turquoise RGB(175, 238, 238).
A pale shade of turquoise.
PaleVioletRed = 14381203
Pale violet red RGB(219, 112, 147).
A pale shade of violet-red.
PapayaWhip = 16773077
Papaya whip RGB(255, 239, 213).
A pale orange color, resembling papaya fruit.
PeachPuff = 16767673
Peach puff RGB(255, 218, 185).
A pale orange color, resembling peach skin.
Peru = 13468991
Peru RGB(205, 133, 63).
A dark orange-brown color.
Pink = 16761035
Pink RGB(255, 192, 203).
A pale shade of pink.
Plum = 14524637
Plum RGB(221, 160, 221).
A pale purple color.
PowderBlue = 11591910
Powder blue RGB(176, 224, 230).
A pale shade of blue.
Purple = 8388736
Purple RGB(128, 0, 128).
A dark shade of purple.
RaisinBlack = 2367780
Raisin black RGB(36, 33, 36).
A very dark grayish-black color, resembling the color of raisins.
RebeccaPurple = 6697881
Rebecca purple RGB(102, 51, 153).
A medium-dark shade of purple.
Red = 16711680
Red RGB(255, 0, 0).
A bright red color.
RosyBrown = 12357519
Rosy brown RGB(188, 143, 143).
A pale reddish-brown color.
RoyalBlue = 4286945
Royal blue RGB(65, 105, 225).
A medium shade of blue.
SaddleBrown = 9127187
Saddle brown RGB(139, 69, 19).
A dark reddish-brown color.
Salmon = 16416882
Salmon RGB(250, 128, 114).
A pale pinkish-orange color.
SandyBrown = 16032864
Sandy brown RGB(244, 164, 96).
A pale orange-brown color.
SeaGreen = 3050327
Sea green RGB(46, 139, 87).
A medium-dark shade of green.
SeaShell = 16774638
Sea shell RGB(255, 245, 238).
A very pale orange color, resembling seashells.
Sienna = 10506797
Sienna RGB(160, 82, 45).
A dark orange-brown color.
Silver = 12632256
Silver RGB(192, 192, 192).
A pale gray color, resembling silver.
SkyBlue = 8900331
Sky blue RGB(135, 206, 235).
A pale shade of blue, resembling the sky.
SlateBlue = 6970061
Slate blue RGB(106, 90, 205).
A medium-dark shade of blue.
SlateGray = 7372944
Slate gray RGB(112, 128, 144).
A medium-dark shade of gray.
SlateGrey = 7372944
Slate grey RGB(112, 128, 144).
Same as SlateGray.
Snow = 16775930
Snow RGB(255, 250, 250).
A very pale shade of white with a hint of pink.
SpringGreen = 65407
Spring green RGB(0, 255, 127).
A bright green color with a hint of yellow.
SteelBlue = 4620980
Steel blue RGB(70, 130, 180).
A medium-dark shade of blue.
Tan = 13808780
Tan RGB(210, 180, 140).
A pale orange-brown color.
Teal = 32896
Teal RGB(0, 128, 128).
A medium-dark shade of greenish-blue.
Thistle = 14204888
Thistle RGB(216, 191, 216).
A pale purple color.
Tomato = 16737095
Tomato RGB(255, 99, 71).
A bright reddish-orange color, resembling tomatoes.
Turquoise = 4251856
Turquoise RGB(64, 224, 208).
A bright greenish-blue color.
Violet = 15631086
Violet RGB(238, 130, 238).
A bright purple color.
Wheat = 16113331
Wheat RGB(245, 222, 179).
A pale yellowish-brown color, resembling wheat.
White = 16777215
White RGB(255, 255, 255).
The lightest color, representing the presence of all colors of light.
WhiteSmoke = 16119285
White smoke RGB(245, 245, 245).
A very pale shade of gray, resembling smoke.
Yellow = 16776960
Yellow RGB(255, 255, 0).
A bright yellow color.
YellowGreen = 10145074
Yellow green RGB(154, 205, 50).
A bright yellowish-green color.
Remarks
Based on https://www.w3schools.com/colors/color_tryit.asp page.