KnownColor

KnownColor enum

Specifies the known system colors.

enum class KnownColor

Values

NameValueDescription
ActiveBorder1The color of the active window’s border.
ActiveCaption2The color of the background of the active window’s title bar.
ActiveCaptionText3The color of the text in the title bar of the active window.
AppWorkspace4The color of the application workspace.
Control5The color of the face of a 3-Dimensional element.
ControlDark6The color of the shadow of a 3-Dimensional element.
ControlDarkDark7The color of the dark shadow of a 3-Dimensional element.
ControlLight8The color of the light of a 3-Dimensional element.
ControlLightLight9The color of the highlight of a 3-Dimensional element.
ControlText10The color of text in a 3-Dimensional element.
Desktop11The color of the desktop.
GrayText12The color of dimmed text.
Highlight13The seleceted items’ background color.
HighlightText14The color of the text of selected items.
HotTrack15The color of a hot-tracked item.
InactiveBorder16The color of the border of an inactive window.
InactiveCaption17The color of the background of an inactive window’s title bar.
InactiveCaptionText18The color of the text in an inactive window’s title bar.
Info19The color of the ToolTip’s background.
InfoText20The color of the text of a ToolTip.
Menu21The color of the background of a menu.
MenuText22The color of text in a menu.
ScrollBar23The color of the background of a scroll bar.
Window24The color of the background in the client area of a window.
WindowFrame25The color of a window frame.
WindowText26The color of the text in the client area of a window.
Transparent27The system-defined color whose ARGB value in hexadecimal notation is #00FFFFFF.
AliceBlue28The system-defined color whose ARGB value in hexadecimal notation is #FFF0F8FF.
AntiqueWhite29The system-defined color whose ARGB value in hexadecimal notation is #FFFAEBD7.
Aqua30The system-defined color whose ARGB value in hexadecimal notation is #FF00FFFF.
Aquamarine31The system-defined color whose ARGB value in hexadecimal notation is #FF7FFFD4.
Azure32The system-defined color whose ARGB value in hexadecimal notation is #FFF0FFFF.
Beige33The system-defined color whose ARGB value in hexadecimal notation is #FFF5F5DC.
Bisque34The system-defined color whose ARGB value in hexadecimal notation is #FFFFE4C4.
Black35The system-defined color whose ARGB value in hexadecimal notation is #FF000000.
BlanchedAlmond36The system-defined color whose ARGB value in hexadecimal notation is #FFFFEBCD.
Blue37The system-defined color whose ARGB value in hexadecimal notation is #FF0000FF.
BlueViolet38The system-defined color whose ARGB value in hexadecimal notation is #FF8A2BE2.
Brown39The system-defined color whose ARGB value in hexadecimal notation is #FFA52A2A.
BurlyWood40The system-defined color whose ARGB value in hexadecimal notation is #FFDEB887.
CadetBlue41The system-defined color whose ARGB value in hexadecimal notation is #FF5F9EA0.
Chartreuse42The system-defined color whose ARGB value in hexadecimal notation is #FF7FFF00.
Chocolate43The system-defined color whose ARGB value in hexadecimal notation is #FFD2691E.
Coral44The system-defined color whose ARGB value in hexadecimal notation is #FFFF7F50.
CornflowerBlue45The system-defined color whose ARGB value in hexadecimal notation is #FF6495ED.
Cornsilk46The system-defined color whose ARGB value in hexadecimal notation is #FFFFF8DC.
Crimson47The system-defined color whose ARGB value in hexadecimal notation is #FFDC143C.
Cyan48The system-defined color whose ARGB value in hexadecimal notation is #FF00FFFF.
DarkBlue49The system-defined color whose ARGB value in hexadecimal notation is #FF00008B.
DarkCyan50The system-defined color whose ARGB value in hexadecimal notation is #FF008B8B.
DarkGoldenrod51The system-defined color whose ARGB value in hexadecimal notation is #FFB8860B.
DarkGray52The system-defined color whose ARGB value in hexadecimal notation is #FFA9A9A9.
DarkGreen53The system-defined color whose ARGB value in hexadecimal notation is #FF006400.
DarkKhaki54The system-defined color whose ARGB value in hexadecimal notation is #FFBDB76B.
DarkMagenta55The system-defined color whose ARGB value in hexadecimal notation is #FF8B008B.
DarkOliveGreen56The system-defined color whose ARGB value in hexadecimal notation is #FF556B2F.
DarkOrange57The system-defined color whose ARGB value in hexadecimal notation is #FFFF8C00.
DarkOrchid58The system-defined color whose ARGB value in hexadecimal notation is #FF9932CC.
DarkRed59The system-defined color whose ARGB value in hexadecimal notation is #FF8B0000.
DarkSalmon60The system-defined color whose ARGB value in hexadecimal notation is #FFE9967A.
DarkSeaGreen61The system-defined color whose ARGB value in hexadecimal notation is #FF8FBC8F.
DarkSlateBlue62The system-defined color whose ARGB value in hexadecimal notation is #FF483D8B.
DarkSlateGray63The system-defined color whose ARGB value in hexadecimal notation is #FF2F4F4F.
DarkTurquoise64The system-defined color whose ARGB value in hexadecimal notation is #FF00CED1.
DarkViolet65The system-defined color whose ARGB value in hexadecimal notation is #FF9400D3.
DeepPink66The system-defined color whose ARGB value in hexadecimal notation is #FFFF1493.
DeepSkyBlue67The system-defined color whose ARGB value in hexadecimal notation is #FF00BFFF.
DimGray68The system-defined color whose ARGB value in hexadecimal notation is #FF696969.
DodgerBlue69The system-defined color whose ARGB value in hexadecimal notation is #FF1E90FF.
Firebrick70The system-defined color whose ARGB value in hexadecimal notation is #FFB22222.
FloralWhite71The system-defined color whose ARGB value in hexadecimal notation is #FFFFFAF0.
ForestGreen72The system-defined color whose ARGB value in hexadecimal notation is #FF228B22.
Fuchsia73The system-defined color whose ARGB value in hexadecimal notation is #FFFF00FF.
Gainsboro74The system-defined color whose ARGB value in hexadecimal notation is #FFDCDCDC.
GhostWhite75The system-defined color whose ARGB value in hexadecimal notation is #FFF8F8FF.
Gold76The system-defined color whose ARGB value in hexadecimal notation is #FFFFD700.
Goldenrod77The system-defined color whose ARGB value in hexadecimal notation is #FFDAA520.
Gray78The system-defined color whose ARGB value in hexadecimal notation is #FF808080.
Green79The system-defined color whose ARGB value in hexadecimal notation is #FF008000.
GreenYellow80The system-defined color whose ARGB value in hexadecimal notation is #FFADFF2F.
Honeydew81The system-defined color whose ARGB value in hexadecimal notation is #FFF0FFF0.
HotPink82The system-defined color whose ARGB value in hexadecimal notation is #FFFF69B4.
IndianRed83The system-defined color whose ARGB value in hexadecimal notation is #FFCD5C5C.
Indigo84The system-defined color whose ARGB value in hexadecimal notation is #FF4B0082.
Ivory85The system-defined color whose ARGB value in hexadecimal notation is #FFFFFFF0.
Khaki86The system-defined color whose ARGB value in hexadecimal notation is #FFF0E68C.
Lavender87The system-defined color whose ARGB value in hexadecimal notation is #FFE6E6FA.
LavenderBlush88The system-defined color whose ARGB value in hexadecimal notation is #FFFFF0F5.
LawnGreen89The system-defined color whose ARGB value in hexadecimal notation is #FF7CFC00.
LemonChiffon90The system-defined color whose ARGB value in hexadecimal notation is #FFFFFACD.
LightBlue91The system-defined color whose ARGB value in hexadecimal notation is #FFADD8E6.
LightCoral92The system-defined color whose ARGB value in hexadecimal notation is #FFF08080.
LightCyan93The system-defined color whose ARGB value in hexadecimal notation is #FFE0FFFF.
LightGoldenrodYellow94The system-defined color whose ARGB value in hexadecimal notation is #FFFAFAD2.
LightGray95The system-defined color whose ARGB value in hexadecimal notation is #FFD3D3D3.
LightGreen96The system-defined color whose ARGB value in hexadecimal notation is #FF90EE90.
LightPink97The system-defined color whose ARGB value in hexadecimal notation is #FFFFB6C1.
LightSalmon98The system-defined color whose ARGB value in hexadecimal notation is #FFFFA07A.
LightSeaGreen99The system-defined color whose ARGB value in hexadecimal notation is #FF20B2AA.
LightSkyBlue100The system-defined color whose ARGB value in hexadecimal notation is #FF87CEFA.
LightSlateGray101The system-defined color whose ARGB value in hexadecimal notation is #FF778899.
LightSteelBlue102The system-defined color whose ARGB value in hexadecimal notation is #FFB0C4DE.
LightYellow103The system-defined color whose ARGB value in hexadecimal notation is #FFFFFFE0.
Lime104The system-defined color whose ARGB value in hexadecimal notation is #FF00FF00.
LimeGreen105The system-defined color whose ARGB value in hexadecimal notation is #FF32CD32.
Linen106The system-defined color whose ARGB value in hexadecimal notation is #FFFAF0E6.
Magenta107The system-defined color whose ARGB value in hexadecimal notation is #FFFF00FF.
Maroon108The system-defined color whose ARGB value in hexadecimal notation is #FF800000.
MediumAquamarine109The system-defined color whose ARGB value in hexadecimal notation is #FF66CDAA.
MediumBlue110The system-defined color whose ARGB value in hexadecimal notation is #FF0000CD.
MediumOrchid111The system-defined color whose ARGB value in hexadecimal notation is #FFBA55D3.
MediumPurple112The system-defined color whose ARGB value in hexadecimal notation is #FF9370DB.
MediumSeaGreen113The system-defined color whose ARGB value in hexadecimal notation is #FF3CB371.
MediumSlateBlue114The system-defined color whose ARGB value in hexadecimal notation is #FF7B68EE.
MediumSpringGreen115The system-defined color whose ARGB value in hexadecimal notation is #FF00FA9A.
MediumTurquoise116The system-defined color whose ARGB value in hexadecimal notation is #FF48D1CC.
MediumVioletRed117The system-defined color whose ARGB value in hexadecimal notation is #FFC71585.
MidnightBlue118The system-defined color whose ARGB value in hexadecimal notation is #FF191970.
MintCream119The system-defined color whose ARGB value in hexadecimal notation is #FFF5FFFA.
MistyRose120The system-defined color whose ARGB value in hexadecimal notation is #FFFFE4E1.
Moccasin121The system-defined color whose ARGB value in hexadecimal notation is #FFFFE4B5.
NavajoWhite122The system-defined color whose ARGB value in hexadecimal notation is #FFFFDEAD.
Navy123The system-defined color whose ARGB value in hexadecimal notation is #FF000080.
OldLace124The system-defined color whose ARGB value in hexadecimal notation is #FFFDF5E6.
Olive125The system-defined color whose ARGB value in hexadecimal notation is #FF808000.
OliveDrab126The system-defined color whose ARGB value in hexadecimal notation is #FF6B8E23.
Orange127The system-defined color whose ARGB value in hexadecimal notation is #FFFFA500.
OrangeRed128The system-defined color whose ARGB value in hexadecimal notation is #FFFF4500.
Orchid129The system-defined color whose ARGB value in hexadecimal notation is #FFDA70D6.
PaleGoldenrod130The system-defined color whose ARGB value in hexadecimal notation is #FFEEE8AA.
PaleGreen131The system-defined color whose ARGB value in hexadecimal notation is #FF98FB98.
PaleTurquoise132The system-defined color whose ARGB value in hexadecimal notation is #FFAFEEEE.
PaleVioletRed133The system-defined color whose ARGB value in hexadecimal notation is #FFDB7093.
PapayaWhip134The system-defined color whose ARGB value in hexadecimal notation is #FFFFEFD5.
PeachPuff135The system-defined color whose ARGB value in hexadecimal notation is #FFFFDAB9.
Peru136The system-defined color whose ARGB value in hexadecimal notation is #FFCD853F.
Pink137The system-defined color whose ARGB value in hexadecimal notation is #FFFFC0CB.
Plum138The system-defined color whose ARGB value in hexadecimal notation is #FFDDA0DD.
PowderBlue139The system-defined color whose ARGB value in hexadecimal notation is #FFB0E0E6.
Purple140The system-defined color whose ARGB value in hexadecimal notation is #FF800080.
Red141The system-defined color whose ARGB value in hexadecimal notation is #FFFF0000.
RosyBrown142The system-defined color whose ARGB value in hexadecimal notation is #FFBC8F8F.
RoyalBlue143The system-defined color whose ARGB value in hexadecimal notation is #FF4169E1.
SaddleBrown144The system-defined color whose ARGB value in hexadecimal notation is #FF8B4513.
Salmon145The system-defined color whose ARGB value in hexadecimal notation is #FFFA8072.
SandyBrown146The system-defined color whose ARGB value in hexadecimal notation is #FFF4A460.
SeaGreen147The system-defined color whose ARGB value in hexadecimal notation is #FF2E8B57.
SeaShell148The system-defined color whose ARGB value in hexadecimal notation is #FFFFF5EE.
Sienna149The system-defined color whose ARGB value in hexadecimal notation is #FFA0522D.
Silver150The system-defined color whose ARGB value in hexadecimal notation is #FFC0C0C0.
SkyBlue151The system-defined color whose ARGB value in hexadecimal notation is #FF87CEEB.
SlateBlue152The system-defined color whose ARGB value in hexadecimal notation is #FF6A5ACD.
SlateGray153The system-defined color whose ARGB value in hexadecimal notation is #FF708090.
Snow154The system-defined color whose ARGB value in hexadecimal notation is #FFFFFAFA.
SpringGreen155The system-defined color whose ARGB value in hexadecimal notation is #FF00FF7F.
SteelBlue156The system-defined color whose ARGB value in hexadecimal notation is #FF4682B4.
Tan157The system-defined color whose ARGB value in hexadecimal notation is #FFD2B48C.
Teal158The system-defined color whose ARGB value in hexadecimal notation is #FF008080.
Thistle159The system-defined color whose ARGB value in hexadecimal notation is #FFD8BFD8.
Tomato160The system-defined color whose ARGB value in hexadecimal notation is #FFFF6347.
Turquoise161The system-defined color whose ARGB value in hexadecimal notation is #FF40E0D0.
Violet162The system-defined color whose ARGB value in hexadecimal notation is #FFEE82EE.
Wheat163The system-defined color whose ARGB value in hexadecimal notation is #FFF5DEB3.
White164The system-defined color whose ARGB value in hexadecimal notation is #FFFFFFFF.
WhiteSmoke165The system-defined color whose ARGB value in hexadecimal notation is #FFF5F5F5.
Yellow166The system-defined color whose ARGB value in hexadecimal notation is #FFFFFF00.
YellowGreen167The system-defined color whose ARGB value in hexadecimal notation is #FF9ACD32.
ButtonFace168The face color of a 3-Dimensional element.
ButtonHighlight169The highlight color of a 3-Dimensional element.
ButtonShadow170The color of the shadow of a 3-Dimensional element.
GradientActiveCaption171The lightest color in the color gradient of the title bar of an active window.
GradientInactiveCaption172The lightest color in the color gradient of the title bar of an inactive window.
MenuBar173The color of the menu bar’s background.
MenuHighlight174The color used to highlight menu items when the menu appears as a flat menu.

See Also