Skip to content

KnownColor enum

Defined in

Namespace: Splat Assembly: Splat.Drawing.dll Full name: Splat.KnownColor Modifiers: public sealed

Summary

Specifies a set of predefined colors that are recognized by name and can be used in color-related APIs. (ARGB format is 0xAARRGGBB).

Applies to

net10.0, net10.0-tvos26.0, net10.0-maccatalyst26.0, net10.0-browserwasm1.0, net10.0-windows10.0.19041, net10.0-desktop1.0, net10.0-ios26.0, net10.0-android36.0, net10.0-windows10.0.17763, net10.0-macos26.0, net9.0, net9.0-browserwasm1.0, net9.0-desktop1.0, net9.0-windows10.0.17763, net9.0-windows10.0.19041, net8.0, net8.0-macos14.5, net8.0-windows10.0.19041, net8.0-windows10.0.17763, net8.0-ios17.5, net8.0-maccatalyst17.5, net8.0-macos14.2, net8.0-tvos17.2, netstandard2.1, net462, net481

Remarks

The KnownColor enumeration includes both system colors (such as window backgrounds and control highlights) and standard named colors defined by web and platform standards. These values can be used to create colors by name or to identify colors in serialization and interoperability scenarios. Some colors may have the same RGB values but different names (for example, Aqua and Cyan).

Historical attribution (preserved from earlier sources):

Author: Dennis Hayes ([email protected]), Ben Houston ([email protected]).

© 2002 Dennis Hayes.

Copyright © 2004,2006 Novell, Inc (http://www.novell.com).

Licensed under the MIT license as part of the ReactiveUI repository.

Values

NameValueDescription
Empty0Empty (0x00000000). Represents no color.
ActiveBorder1ActiveBorder (0xFFD4D0C8).
ActiveCaption2ActiveCaption (0xFF0054E3).
ActiveCaptionText3ActiveCaptionText (0xFFFFFFFF).
AppWorkspace4AppWorkspace (0xFF808080).
Control5Control (0xFFECE9D8).
ControlDark6ControlDark (0xFFACA899).
ControlDarkDark7ControlDarkDark (0xFF716F64).
ControlLight8ControlLight (0xFFF1EFE2).
ControlLightLight9ControlLightLight (0xFFFFFFFF).
ControlText10ControlText (0xFF000000).
Desktop11Desktop (0xFF004E98).
GrayText12GrayText (0xFFACA899).
Highlight13Highlight (0xFF316AC5).
HighlightText14HighlightText (0xFFFFFFFF).
HotTrack15HotTrack (0xFF000080).
InactiveBorder16InactiveBorder (0xFFD4D0C8).
InactiveCaption17InactiveCaption (0xFF7A96DF).
InactiveCaptionText18InactiveCaptionText (0xFFD8E4F8).
Info19Info (0xFFFFFFE1).
InfoText20InfoText (0xFF000000).
Menu21Menu (0xFFFFFFFF).
MenuText22MenuText (0xFF000000).
ScrollBar23ScrollBar (0xFFD4D0C8).
Window24Window (0xFFFFFFFF).
WindowFrame25WindowFrame (0xFF000000).
WindowText26WindowText (0xFF000000).
Transparent27Transparent (0x00FFFFFF). Fully transparent (alpha = 0).
AliceBlue28AliceBlue (0xFFF0F8FF).
AntiqueWhite29AntiqueWhite (0xFFFAEBD7).
Aqua30Aqua (0xFF00FFFF). Same RGB as [Cyan](#
Aquamarine31Aquamarine (0xFF7FFFD4).
Azure32Azure (0xFFF0FFFF).
Beige33Beige (0xFFF5F5DC).
Bisque34Bisque (0xFFFFE4C4).
Black35Black (0xFF000000).
BlanchedAlmond36BlanchedAlmond (0xFFFFEBCD).
Blue37Blue (0xFF0000FF).
BlueViolet38BlueViolet (0xFF8A2BE2).
Brown39Brown (0xFFA52A2A).
BurlyWood40BurlyWood (0xFFDEB887).
CadetBlue41CadetBlue (0xFF5F9EA0).
Chartreuse42Chartreuse (0xFF7FFF00).
Chocolate43Chocolate (0xFFD2691E).
Coral44Coral (0xFFFF7F50).
CornflowerBlue45CornflowerBlue (0xFF6495ED).
Cornsilk46Cornsilk (0xFFFFF8DC).
Crimson47Crimson (0xFFDC143C).
Cyan48Cyan (0xFF00FFFF). Same RGB as [Aqua](#
DarkBlue49DarkBlue (0xFF00008B).
DarkCyan50DarkCyan (0xFF008B8B).
DarkGoldenrod51DarkGoldenrod (0xFFB8860B).
DarkGray52DarkGray (0xFFA9A9A9).
DarkGreen53DarkGreen (0xFF006400).
DarkKhaki54DarkKhaki (0xFFBDB76B).
DarkMagenta55DarkMagenta (0xFF8B008B).
DarkOliveGreen56DarkOliveGreen (0xFF556B2F).
DarkOrange57DarkOrange (0xFFFF8C00).
DarkOrchid58DarkOrchid (0xFF9932CC).
DarkRed59DarkRed (0xFF8B0000).
DarkSalmon60DarkSalmon (0xFFE9967A).
DarkSeaGreen61DarkSeaGreen (0xFF8FBC8B).
DarkSlateBlue62DarkSlateBlue (0xFF483D8B).
DarkSlateGray63DarkSlateGray (0xFF2F4F4F).
DarkTurquoise64DarkTurquoise (0xFF00CED1).
DarkViolet65DarkViolet (0xFF9400D3).
DeepPink66DeepPink (0xFFFF1493).
DeepSkyBlue67DeepSkyBlue (0xFF00BFFF).
DimGray68DimGray (0xFF696969).
DodgerBlue69DodgerBlue (0xFF1E90FF).
Firebrick70Firebrick (0xFFB22222).
FloralWhite71FloralWhite (0xFFFFFAF0).
ForestGreen72ForestGreen (0xFF228B22).
Fuchsia73Fuchsia (0xFFFF00FF). Same RGB as [Magenta](#
Gainsboro74Gainsboro (0xFFDCDCDC).
GhostWhite75GhostWhite (0xFFF8F8FF).
Gold76Gold (0xFFFFD700).
Goldenrod77Goldenrod (0xFFDAA520).
Gray78Gray (0xFF808080).
Green79Green (0xFF008000).
GreenYellow80GreenYellow (0xFFADFF2F).
Honeydew81Honeydew (0xFFF0FFF0).
HotPink82HotPink (0xFFFF69B4).
IndianRed83IndianRed (0xFFCD5C5C).
Indigo84Indigo (0xFF4B0082).
Ivory85Ivory (0xFFFFFFF0).
Khaki86Khaki (0xFFF0E68C).
Lavender87Lavender (0xFFE6E6FA).
LavenderBlush88LavenderBlush (0xFFFFF0F5).
LawnGreen89LawnGreen (0xFF7CFC00).
LemonChiffon90LemonChiffon (0xFFFFFACD).
LightBlue91LightBlue (0xFFADD8E6).
LightCoral92LightCoral (0xFFF08080).
LightCyan93LightCyan (0xFFE0FFFF).
LightGoldenrodYellow94LightGoldenrodYellow (0xFFFAFAD2).
LightGray95LightGray (0xFFD3D3D3).
LightGreen96LightGreen (0xFF90EE90).
LightPink97LightPink (0xFFFFB6C1).
LightSalmon98LightSalmon (0xFFFFA07A).
LightSeaGreen99LightSeaGreen (0xFF20B2AA).
LightSkyBlue100LightSkyBlue (0xFF87CEFA).
LightSlateGray101LightSlateGray (0xFF778899).
LightSteelBlue102LightSteelBlue (0xFFB0C4DE).
LightYellow103LightYellow (0xFFFFFFE0).
Lime104Lime (0xFF00FF00).
LimeGreen105LimeGreen (0xFF32CD32).
Linen106Linen (0xFFFAF0E6).
Magenta107Magenta (0xFFFF00FF). Same RGB as [Fuchsia](#
Maroon108Maroon (0xFF800000).
MediumAquamarine109MediumAquamarine (0xFF66CDAA).
MediumBlue110MediumBlue (0xFF0000CD).
MediumOrchid111MediumOrchid (0xFFBA55D3).
MediumPurple112MediumPurple (0xFF9370DB).
MediumSeaGreen113MediumSeaGreen (0xFF3CB371).
MediumSlateBlue114MediumSlateBlue (0xFF7B68EE).
MediumSpringGreen115MediumSpringGreen (0xFF00FA9A).
MediumTurquoise116MediumTurquoise (0xFF48D1CC).
MediumVioletRed117MediumVioletRed (0xFFC71585).
MidnightBlue118MidnightBlue (0xFF191970).
MintCream119MintCream (0xFFF5FFFA).
MistyRose120MistyRose (0xFFFFE4E1).
Moccasin121Moccasin (0xFFFFE4B5).
NavajoWhite122NavajoWhite (0xFFFFDEAD).
Navy123Navy (0xFF000080).
OldLace124OldLace (0xFFFDF5E6).
Olive125Olive (0xFF808000).
OliveDrab126OliveDrab (0xFF6B8E23).
Orange127Orange (0xFFFFA500).
OrangeRed128OrangeRed (0xFFFF4500).
Orchid129Orchid (0xFFDA70D6).
PaleGoldenrod130PaleGoldenrod (0xFFEEE8AA).
PaleGreen131PaleGreen (0xFF98FB98).
PaleTurquoise132PaleTurquoise (0xFFAFEEEE).
PaleVioletRed133PaleVioletRed (0xFFDB7093).
PapayaWhip134PapayaWhip (0xFFFFEFD5).
PeachPuff135PeachPuff (0xFFFFDAB9).
Peru136Peru (0xFFCD853F).
Pink137Pink (0xFFFFC0CB).
Plum138Plum (0xFFDDA0DD).
PowderBlue139PowderBlue (0xFFB0E0E6).
Purple140Purple (0xFF800080).
Red141Red (0xFFFF0000).
RosyBrown142RosyBrown (0xFFBC8F8F).
RoyalBlue143RoyalBlue (0xFF4169E1).
SaddleBrown144SaddleBrown (0xFF8B4513).
Salmon145Salmon (0xFFFA8072).
SandyBrown146SandyBrown (0xFFF4A460).
SeaGreen147SeaGreen (0xFF2E8B57).
SeaShell148SeaShell (0xFFFFF5EE).
Sienna149Sienna (0xFFA0522D).
Silver150Silver (0xFFC0C0C0).
SkyBlue151SkyBlue (0xFF87CEEB).
SlateBlue152SlateBlue (0xFF6A5ACD).
SlateGray153SlateGray (0xFF708090).
Snow154Snow (0xFFFFFAFA).
SpringGreen155SpringGreen (0xFF00FF7F).
SteelBlue156SteelBlue (0xFF4682B4).
Tan157Tan (0xFFD2B48C).
Teal158Teal (0xFF008080).
Thistle159Thistle (0xFFD8BFD8).
Tomato160Tomato (0xFFFF6347).
Turquoise161Turquoise (0xFF40E0D0).
Violet162Violet (0xFFEE82EE).
Wheat163Wheat (0xFFF5DEB3).
White164White (0xFFFFFFFF).
WhiteSmoke165WhiteSmoke (0xFFF5F5F5).
Yellow166Yellow (0xFFFFFF00).
YellowGreen167YellowGreen (0xFF9ACD32).
ButtonFace168ButtonFace (0xFFECE9D8).
ButtonHighlight169ButtonHighlight (0xFFFFFFFF).
ButtonShadow170ButtonShadow (0xFFACA899).
GradientActiveCaption171GradientActiveCaption (0xFF3D95FF).
GradientInactiveCaption172GradientInactiveCaption (0xFF9DB9EB).
MenuBar173MenuBar (0xFFECE9D8).
MenuHighlight174MenuHighlight (0xFF316AC5).