释义 |
- Clashes between web and X11 colors in the CSS color scheme
- Color name chart
- Color variations Shades of gray Numbered variants Prefixed variants Nuances with different hue Tints and shades with different lightness Tones with different saturation
- Derived lists
- See also
- References
- External links
{{short description|Wikimedia list article about CSS, color, and the X11 system}}In computing, on the X Window System, X11 color names are represented in a simple text file, which maps certain strings to RGB color values. It was traditionally shipped with every X11 installation, hence the name, and is usually located in <X11root>/lib/X11/rgb.txt . The web colors list is descended from it but differs for certain color names.[1] Color names are not standardized by Xlib or the X11 protocol. The list does not show continuity either in selected color values or in color names, and some color triplets have multiple names. Despite this, graphic designers and others got used to them, making it practically impossible to introduce a different list. In earlier releases of X11 (prior to the introduction of Xcms), server implementors were encouraged to modify the RGB values in the reference color database to account for gamma correction.[2] As of X.Org Release 7.4 rgb.txt is no longer included in the roll up release,[3] and the list is built directly into the server.[4] The optional module xorg/app/rgb contains the stand-alone rgb.txt file. The list first shipped with X10 release 3 (X10R3) on 7 June 1986, having been checked into RCS by Jim Gettys in 1985.[5] The same list was in X11R1 on 18 September 1987. Approximately the full list as is available today shipped with X11R4 on 29 January 1989, with substantial additions by Paul Ravelling (who added colors based on Sinclair Paints samples), John C. Thomas (who added colors based on a set of 72 Crayola crayons he had on hand) and Jim Fulton (who reconciled contributions to produce the X11R4 list). The project was running DEC VT240 terminals at the time, so would have worked to that device.[6] In some applications multipart names are written with spaces, in others joined together, often in camel case. They are usually matched insensitive of case and the X Server source code contains spaced aliases for most entries; this article uses spaces and uppercase initials except where variants with spaces are not specified in the actual code. Clashes between web and X11 colors in the CSS color scheme The first versions of Mosaic and Netscape Navigator used the X11 colors as the basis for the web colors list, as both were originally X applications. The W3C specifications SVG and CSS level 3 module Color eventually adopted the X11 list with some changes.[7] The present W3C list is a superset of the 16 “VGA colors” defined in HTML 3.2 and CSS level 1. Perhaps most unusual of the color clashes between X11 and W3C is the case of "Gray" and its variants. In HTML, "Gray" is specifically reserved for the 128 triplet (50% gray) {{color sample|rgb(128,128,128)}}. However, in X11, "gray" was assigned to the 190 triplet (74.5%) {{color sample|rgb(190, 190, 190)}}, which is close to W3C "Silver" at 192 (75.3%) {{color sample|silver}}, and had "Light Gray" at 211 (83%) {{color sample|rgb(211,211,211)}} and "Dark Gray" at 169 (66%) {{color sample|rgb(169,169,169)}} counterparts. As a result, the combined CSS 3.0 color list that prevails on the web today produces "Dark Gray" {{color sample|rgb(169,169,169)}} as a significantly lighter tone than plain "Gray" {{color sample|rgb(128,128,128)}}, because "Dark Gray" was descended from X11 – for it did not exist in HTML nor CSS level 1[8] – while "Gray" was descended from HTML. Even in the current draft for CSS 4.0, dark gray continues to be a lighter shade than gray.[9] Some browsers such as Netscape Navigator insisted on an "a" in any "Gray" except for "Light Grey". Recent X releases also support the W3C definitions. In X11, the original definitions have been preserved (so "Dark Gray" remains a darker shade of "Gray"), but for every conflicting name pair, "Web" and additional "X11" prefixes have been added to ease disambiguation after the merger. The "X11" prefix is an alias for the non-prefixed version, i.e. "X11 Gray" = "Gray" ≠ "Web Gray". The W3C also defined a color that is equal to X11's "Green", but called it "Lime". In X11, this is simply called "Lime", as no such name existed before. It aliases to "Green", i.e. "Lime" = "Green" = "X11 Green" ≠ "Web Green". Color names with clashing definitionsColor name | X11 color | W3C color |
---|
Hex | Red | Green | Blue | Sample | Sample | Hex | Red | Green | Blue |
---|
Gray | #BEBEBE | 75% | 75% | 75% | | | #808080 | 50% | 50% | 50% |
---|
Green | #00FF00 | 0% | 100% | 0% | | | #008000 | 0% | 50% | 0% |
---|
Maroon | #B03060 | 69% | 19% | 38% | | | #800000 | 50% | 0% | 0% |
---|
Purple | #A020F0 | 63% | 13% | 94% | | | #800080 | 50% | 0% | 50% |
---|
Colors with multiple namesW3C name{{efn|The original W3C names, as used in HTML4/CSS2, before the adoption of the non-colliding X11 names as alternatives. | Color | X11 name |
---|
Hex | Red | Green | Blue | Sample |
---|
Lime[10] | #00FF00 | 0% | 100% | 0% | | Green |
---|
Fuchsia[10] | #FF00FF | 100% | 0% | 100% | | Magenta |
---|
Aqua[10] | #00FFFF | 0% | 100% | 100% | | Cyan |
---|
{{notelist}} Color name chart The following chart presents the standardized X11 color names from the X.org source code.[11] The list of names accepted by browsers following W3C standards[12] slightly differs as explained above. The table does not show numbered gray and brightness variants as described below. Actual rgb.txt files and other color databases or palettes may differ since they are freely editable by vendors and users. The table shows component values in several notations of the RGB color space, i.e. RGB, HSL and HSV, conversions are done assuming sRGB color space. {{Colort|caption=X11 color names|alias=Alternatives}}{{Colort/Color|r=240|g=248|b=255|h=208|s= 6|v=100|sort=Blue, Alice|name=Alice Blue}}{{Colort/Color|r=250|g=235|b=215|h= 34|s= 14|v= 98|sort=White, Antique|name=Antique White}}{{Colort/Color|r= 0|g=255|b=255|h=180|s=100|v=100|sort=Aqua|name=Aqua|alias=Cyan}}{{Colort/Color|r=127|g=255|b=212|h=160|s= 50|v=100|sort=Aquamarine|name=Aquamarine}}{{Colort/Color|r=240|g=255|b=255|h=180|s= 6|v=100|sort=Azure|name=Azure}}{{Colort/Color|r=245|g=245|b=220|h= 60|s= 10|v= 96|sort=Beige|name=Beige}}{{Colort/Color|r=255|g=228|b=196|h= 33|s= 23|v=100|sort=Bisque|name=Bisque}}{{Colort/Color|r= 0|g= 0|b= 0|h= 0|s= 0|v= 0|sort=Black|name=Black}}{{Colort/Color|r=255|g=235|b=205|h= 36|s= 20|v=100|sort=BlanchedAlmond|name=Blanched Almond}}{{Colort/Color|r= 0|g= 0|b=255|h=240|s=100|v=100|sort=Blue|name=Blue}}{{Colort/Color|r=138|g= 43|b=226|h=271|s= 81|v= 89|sort=Violet Blue|name=Blue Violet}}{{Colort/Color|r=165|g= 42|b= 42|h= 0|s= 75|v= 65|sort=Brown|name=Brown}}{{Colort/Color|r=222|g=184|b=135|h= 34|s= 39|v= 87|sort=Burlywood|name=Burlywood}}{{Colort/Color|r= 95|g=158|b=160|h=182|s= 41|v= 63|sort=Blue, Cadet|name=Cadet Blue}}{{Colort/Color|r=127|g=255|b= 0|h= 90|s=100|v=100|sort=Chartreuse|name=Chartreuse}}{{Colort/Color|r=210|g=105|b= 30|h= 25|s= 86|v= 82|sort=Chocolate|name=Chocolate}}{{Colort/Color|r=255|g=127|b= 80|h= 16|s= 69|v=100|sort=Coral|name=Coral}}{{Colort/Color|r=100|g=149|b=237|h=219|s= 58|v= 93|sort=Cornflower Blue|name=Cornflower Blue}}{{Colort/Color|r=255|g=248|b=220|h= 48|s= 14|v=100|sort=Cornsilk|name=Cornsilk}}{{Colort/Color|r=220|g= 20|b= 60|h=348|s= 91|v= 86|sort=Crimson|name=Crimson}}{{Colort/Color|r= 0|g=255|b=255|h=180|s=100|v=100|sort=Cyan|name=Cyan|alias=Aqua}}{{Colort/Color|r= 0|g= 0|b=139|h=240|s=100|v= 55|sort=Blue (Dark)|name=Dark Blue}}{{Colort/Color|r= 0|g=139|b=139|h=180|s=100|v= 55|sort=Cyan (Dark)|name=Dark Cyan}}{{Colort/Color|r=184|g=134|b= 11|h= 43|s= 94|v= 72|sort=Goldenrod (Dark)|name=Dark Goldenrod}}{{Colort/Color|r=169|g=169|b=169|h= 0|s= 0|v= 66|sort=Gray (Dark)|name=Dark Gray|alias=Dark Grey}}{{Colort/Color|r= 0|g=100|b= 0|h=120|s=100|v= 39|sort=Green (Dark)|name=Dark Green}}{{Colort/Color|r=189|g=183|b=107|h= 56|s= 43|v= 74|sort=Khaki (Dark)|name=Dark Khaki}}{{Colort/Color|r=139|g= 0|b=139|h=300|s=100|v= 55|sort=Magenta (Dark)|name=Dark Magenta}}{{Colort/Color|r= 85|g=107|b= 47|h= 82|s= 56|v= 42|sort=Green Olive (Dark)|name=Dark Olive Green}}{{Colort/Color|r=255|g=140|b= 0|h= 33|s=100|v=100|sort=Orange (Dark)|name=Dark Orange}}{{Colort/Color|r=153|g= 50|b=204|h=280|s= 75|v= 80|sort=Orchid (Dark)|name=Dark Orchid}}{{Colort/Color|r=139|g= 0|b= 0|h= 0|s=100|v= 55|sort=Red (Dark)|name=Dark Red}}{{Colort/Color|r=233|g=150|b=122|h= 15|s= 48|v= 91|sort=Salmon (Dark)|name=Dark Salmon}}{{Colort/Color|r=143|g=188|b=143|h=120|s= 24|v= 74|sort=Green, Sea (Dark)|name=Dark Sea Green}}{{Colort/Color|r= 72|g= 61|b=139|h=248|s= 56|v= 55|sort=Blue, Slate (Dark)|name=Dark Slate Blue}}{{Colort/Color|r= 47|g= 79|b= 79|h=180|s= 41|v= 31|sort=Slate Gray (Dark)|name=Dark Slate Gray|alias=Dark Slate Grey}}{{Colort/Color|r= 0|g=206|b=209|h=181|s=100|v= 82|sort=Turquoise (Dark)|name=Dark Turquoise}}{{Colort/Color|r=148|g= 0|b=211|h=282|s=100|v= 83|sort=Violet (Dark)|name=Dark Violet}}{{Colort/Color|r=255|g= 20|b=147|h=328|s= 92|v=100|sort=Pink (Deep)|name=Deep Pink}}{{Colort/Color|r= 0|g=191|b=255|h=195|s=100|v=100|sort=Blue, Sky (Deep)|name=Deep Sky Blue}}{{Colort/Color|r=105|g=105|b=105|h= 0|s= 0|v= 41|sort=Gray (Dim)|name=Dim Gray|alias=Dim Grey}}{{Colort/Color|r= 30|g=144|b=255|h=210|s= 88|v=100|sort=Blue, Dodger|name=Dodger Blue}}{{Colort/Color|r=178|g= 34|b= 34|h= 0|s= 81|v= 70|sort=Firebrick|name=Firebrick}}{{Colort/Color|r=255|g=250|b=240|h= 40|s= 6|v=100|sort=White, Floral|name=Floral White}}{{Colort/Color|r= 34|g=139|b= 34|h=120|s= 76|v= 55|sort=Green, Forest|name=Forest Green}}{{Colort/Color|r=255|g= 0|b=255|h=300|s=100|v=100|sort=Fuchsia|name=Fuchsia|alias=Magenta}}{{Colort/Color|r=220|g=220|b=220|h= 0|s= 0|v= 86|sort=Gainsboro|name=Gainsboro}}{{Colort/Color|r=248|g=248|b=255|h=240|s= 3|v=100|sort=White, Ghost|name=Ghost White}}{{Colort/Color|r=255|g=215|b= 0|h= 51|s=100|v=100|sort=Gold|name=Gold}}{{Colort/Color|r=218|g=165|b= 32|h= 43|s= 85|v= 85|sort=Goldenrod|name=Goldenrod}}{{Colort/Color|r=190|g=190|b=190|h= 0|s= 0|v= 75|sort=Gray|name=Gray|alias=Grey, X11 Gray, X11 Grey}}{{Colort/Color|r=128|g=128|b=128|h= 0|s= 0|v= 50|sort=Gray, Web|name=Web Gray|alias=Web Grey}}{{Colort/Color|r= 0|g=255|b= 0|h=120|s=100|v=100|sort=Green|name=Green|alias=X11 Green, Lime}}{{Colort/Color|r= 0|g=128|b= 0|h=120|s=100|v= 50|sort=Green, Web|name=Web Green}}{{Colort/Color|r=173|g=255|b= 47|h= 84|s= 82|v=100|sort=Yellow Green|name=Green Yellow}}{{Colort/Color|r=240|g=255|b=240|h=120|s= 6|v=100|sort=Honeydew|name=Honeydew}}{{Colort/Color|r=255|g=105|b=180|h=330|s= 59|v=100|sort=Pink, Hot|name=Hot Pink}}{{Colort/Color|r=205|g= 92|b= 92|h= 0|s= 55|v= 80|sort=Indian Red|name=Indian Red}}{{Colort/Color|r= 75|g= 0|b=130|h=275|s=100|v= 51|sort=Indigo|name=Indigo}}{{Colort/Color|r=255|g=255|b=240|h= 60|s= 6|v=100|sort=Ivory|name=Ivory}}{{Colort/Color|r=240|g=230|b=140|h= 54|s= 42|v= 94|sort=Khaki|name=Khaki}}{{Colort/Color|r=230|g=230|b=250|h=240|s= 8|v= 98|sort=Lavender|name=Lavender}}{{Colort/Color|r=255|g=240|b=245|h=340|s= 6|v=100|sort=LavenderBlush|name=Lavender Blush}}{{Colort/Color|r=124|g=252|b= 0|h= 90|s=100|v= 99|sort=Green, Lawn|name=Lawn Green}}{{Colort/Color|r=255|g=250|b=205|h= 54|s= 20|v=100|sort=LemonChiffon|name=Lemon Chiffon}}{{Colort/Color|r=173|g=216|b=230|h=195|s= 25|v= 90|sort=Blue (Light)|name=Light Blue}}{{Colort/Color|r=240|g=128|b=128|h= 0|s= 47|v= 94|sort=Coral (Light)|name=Light Coral}}{{Colort/Color|r=224|g=255|b=255|h=180|s= 12|v=100|sort=Cyan (Light)|name=Light Cyan}}{{Colort/Color|r=250|g=250|b=210|h= 60|s= 16|v= 98|sort=Goldenrod (Light)|name=Light Goldenrod}}{{Colort/Color|r=211|g=211|b=211|h= 0|s= 0|v= 83|sort=Gray (Light)|name=Light Gray|alias=Light Grey}}{{Colort/Color|r=144|g=238|b=144|h=120|s= 39|v= 93|sort=Green (Light)|name=Light Green}}{{Colort/Color|r=255|g=182|b=193|h=351|s= 29|v=100|sort=Pink (Light)|name=Light Pink}}{{Colort/Color|r=255|g=160|b=122|h= 17|s= 52|v=100|sort=Salmon (Light)|name=Light Salmon}}{{Colort/Color|r= 32|g=178|b=170|h=177|s= 82|v= 70|sort=Green, Sea (Light)|name=Light Sea Green}}{{Colort/Color|r=135|g=206|b=250|h=203|s= 46|v= 98|sort=Blue, Sky (Light)|name=Light Sky Blue}}{{Colort/Color|r=119|g=136|b=153|h=210|s= 22|v= 60|sort=Gray, Slate (Light)|name=Light Slate Gray|alias=Light Slate Grey}}{{Colort/Color|r=176|g=196|b=222|h=214|s= 21|v= 87|sort=Blue, Steel (Light)|name=Light Steel Blue}}{{Colort/Color|r=255|g=255|b=224|h= 60|s= 12|v=100|sort=Yellow (Light)|name=Light Yellow}}{{Colort/Color|r= 0|g=255|b= 0|h=120|s=100|v=100|sort=Lime|name=Lime}}{{Colort/Color|r= 50|g=205|b= 50|h=120|s= 76|v= 80|sort=Green, Lime|name=Lime Green}}{{Colort/Color|r=250|g=240|b=230|h= 30|s= 8|v= 98|sort=Linen|name=Linen}}{{Colort/Color|r=255|g= 0|b=255|h=300|s=100|v=100|sort=Magenta|name=Magenta|alias=Fuchsia}}{{Colort/Color|r=176|g= 48|b= 96|h=338|s= 73|v= 69|sort=Maroon|name=Maroon|alias=X11 Maroon}}{{Colort/Color|r=128|g= 0|b= 0|h= 0|s=100|v= 50|sort=Maroon, Web|name=Web Maroon}}{{Colort/Color|r=102|g=205|b=170|h=160|s= 50|v= 80|sort=Aquamarine (Medium)|name=Medium Aquamarine}}{{Colort/Color|r= 0|g= 0|b=205|h=240|s=100|v= 80|sort=Blue (Medium)|name=Medium Blue}}{{Colort/Color|r=186|g= 85|b=211|h=288|s= 60|v= 83|sort=Orchid (Medium)|name=Medium Orchid}}{{Colort/Color|r=147|g=112|b=219|h=260|s= 49|v= 86|sort=Purple (Medium)|name=Medium Purple}}{{Colort/Color|r= 60|g=179|b=113|h=147|s= 66|v= 70|sort=Green, Sea (Medium)|name=Medium Sea Green}}{{Colort/Color|r=123|g=104|b=238|h=249|s= 56|v= 93|sort=Blue, Slate (Medium)|name=Medium Slate Blue}}{{Colort/Color|r= 0|g=250|b=154|h=157|s=100|v= 98|sort=Green, Spring (Medium)|name=Medium Spring Green}}{{Colort/Color|r= 72|g=209|b=204|h=178|s= 66|v= 82|sort=Turquoise (Medium)|name=Medium Turquoise}}{{Colort/Color|r=199|g= 21|b=133|h=322|s= 89|v= 78|sort=Red Violet (Medium)|name=Medium Violet Red}}{{Colort/Color|r= 25|g= 25|b=112|h=240|s= 78|v= 44|sort=Blue, Midnight|name=Midnight Blue}}{{Colort/Color|r=245|g=255|b=250|h=150|s= 4|v=100|sort=MintCream|name=Mint Cream}}{{Colort/Color|r=255|g=228|b=225|h= 6|s= 12|v=100|sort=MistyRose|name=Misty Rose}}{{Colort/Color|r=255|g=228|b=181|h= 38|s= 29|v=100|sort=Moccasin|name=Moccasin}}{{Colort/Color|r=255|g=222|b=173|h= 36|s= 32|v=100|sort=White, Navajo|name=Navajo White}}{{Colort/Color|r= 0|g= 0|b=128|h=240|s=100|v= 50|sort=Blue, Navy|name=Navy Blue|alias=Navy}}{{Colort/Color|r=253|g=245|b=230|h= 39|s= 9|v= 99|sort=OldLace|name=Old Lace}}{{Colort/Color|r=128|g=128|b= 0|h= 60|s=100|v= 50|sort=Olive|name=Olive}}{{Colort/Color|r=107|g=142|b= 35|h= 80|s= 75|v= 56|sort=OliveDrab|name=Olive Drab}}{{Colort/Color|r=255|g=165|b= 0|h= 39|s=100|v=100|sort=Orange|name=Orange}}{{Colort/Color|r=255|g= 69|b= 0|h= 16|s=100|v=100|sort=Red Orange|name=Orange Red}}{{Colort/Color|r=218|g=112|b=214|h=302|s= 49|v= 85|sort=Orchid|name=Orchid}}{{Colort/Color|r=238|g=232|b=170|h= 55|s= 29|v= 93|sort=Goldenrod (Pale)|name=Pale Goldenrod}}{{Colort/Color|r=152|g=251|b=152|h=120|s= 39|v= 98|sort=Green (Pale)|name=Pale Green}}{{Colort/Color|r=175|g=238|b=238|h=180|s= 26|v= 93|sort=Turquoise (Pale)|name=Pale Turquoise}}{{Colort/Color|r=219|g=112|b=147|h=340|s= 49|v= 86|sort=Red Violet (Pale)|name=Pale Violet Red}}{{Colort/Color|r=255|g=239|b=213|h= 37|s= 16|v=100|sort=PapayaWhip|name=Papaya Whip}}{{Colort/Color|r=255|g=218|b=185|h= 28|s= 27|v=100|sort=PeachPuff|name=Peach Puff}}{{Colort/Color|r=205|g=133|b= 63|h= 30|s= 69|v= 80|sort=Peru|name=Peru}}{{Colort/Color|r=255|g=192|b=203|h=350|s= 25|v=100|sort=Pink|name=Pink}}{{Colort/Color|r=221|g=160|b=221|h=300|s= 28|v= 87|sort=Plum|name=Plum}}{{Colort/Color|r=176|g=224|b=230|h=187|s= 23|v= 90|sort=Blue, Powder|name=Powder Blue}}{{Colort/Color|r=160|g= 32|b=240|h=277|s= 87|v= 94|sort=Purple|name=Purple|alias=X11 Purple}}{{Colort/Color|r=128|g= 0|b=128|h=300|s=100|v= 50|sort=Purple, Web|name=Web Purple}}{{Colort/Color|r=102|g= 51|b=153|sort=Purple, Rebecca|name=Rebecca Purple}}{{Colort/Color|r=255|g= 0|b= 0|h= 0|s=100|v=100|sort=Red|name=Red}}{{Colort/Color|r=188|g=143|b=143|h= 0|s= 24|v= 74|sort=Brown, Rosy|name=Rosy Brown}}{{Colort/Color|r= 65|g=105|b=225|h=225|s= 71|v= 88|sort=Blue, Royal|name=Royal Blue}}{{Colort/Color|r=139|g= 69|b= 19|h= 25|s= 86|v= 55|sort=Brown, Saddle|name=Saddle Brown}}{{Colort/Color|r=250|g=128|b=114|h= 6|s= 54|v= 98|sort=Salmon|name=Salmon}}{{Colort/Color|r=244|g=164|b= 96|h= 28|s= 61|v= 96|sort=Brown, Sandy|name=Sandy Brown}}{{Colort/Color|r= 46|g=139|b= 87|h=146|s= 67|v= 55|sort=Green, Sea|name=Sea Green}}{{Colort/Color|r=255|g=245|b=238|h= 25|s= 7|v=100|sort=Seashell|name=Seashell}}{{Colort/Color|r=160|g= 82|b= 45|h= 19|s= 72|v= 63|sort=Sienna|name=Sienna}}{{Colort/Color|r=192|g=192|b=192|h= 0|s= 0|v= 75|sort=Silver|name=Silver}}{{Colort/Color|r=135|g=206|b=235|h=197|s= 43|v= 92|sort=Blue, Sky|name=Sky Blue}}{{Colort/Color|r=106|g= 90|b=205|h=248|s= 56|v= 80|sort=Blue, Slate|name=Slate Blue}}{{Colort/Color|r=112|g=128|b=144|h=210|s= 22|v= 56|sort=Gray, Slate|name=Slate Gray|alias=Slate Grey}}{{Colort/Color|r=255|g=250|b=250|h= 0|s= 2|v=100|sort=Snow|name=Snow}}{{Colort/Color|r= 0|g=255|b=127|h=150|s=100|v=100|sort=Green, Spring|name=Spring Green}}{{Colort/Color|r= 70|g=130|b=180|h=207|s= 61|v= 71|sort=Blue, Steel|name=Steel Blue}}{{Colort/Color|r=210|g=180|b=140|h= 34|s= 33|v= 82|sort=Tan|name=Tan}}{{Colort/Color|r= 0|g=128|b=128|h=180|s=100|v= 50|sort=Teal|name=Teal}}{{Colort/Color|r=216|g=191|b=216|h=300|s= 12|v= 85|sort=Thistle|name=Thistle}}{{Colort/Color|r=255|g= 99|b= 71|h= 9|s= 72|v=100|sort=Tomato|name=Tomato}}{{Colort/Color|r= 64|g=224|b=208|h=174|s= 71|v= 88|sort=Turquoise|name=Turquoise}}{{Colort/Color|r=238|g=130|b=238|h=300|s= 45|v= 93|sort=Violet|name=Violet}}{{Colort/Color|r=245|g=222|b=179|h= 39|s= 27|v= 96|sort=Wheat|name=Wheat}}{{Colort/Color|r=255|g=255|b=255|h= 0|s= 0|v=100|sort=White|name=White}}{{Colort/Color|r=245|g=245|b=245|h= 0|s= 0|v= 96|sort=WhiteSmoke|name=White Smoke}}{{Colort/Color|r=255|g=255|b= 0|h= 60|s=100|v=100|sort=Yellow|name=Yellow}}{{Colort/Color|r=154|g=205|b= 50|h= 80|s= 76|v= 80|sort=Green Yellow|name=Yellow Green}} |} Color variations Shades of gray The complete rgb.txt defines 101 shades from 'Gray0' (black) up to 'Gray100' (white) in addition to 'Gray' and its variants listed above. The shades are apparently defined by the formula GrayN := round(N% × 255) resulting in e.g. 'Gray96' {{color sample|#F5F5F5}}, which happens to be the same as 'White Smoke'. Similarly 'Dim Gray' is the same as 'Gray41' {{color sample|#696969}}. On the other hand, 'Gray' {{color sample|#BEBEBE}} lies between 'Gray74' {{color sample|#BDBDBD}} and 'Gray75' {{color sample|#BFBFBF}}; 'Dark Gray' {{color sample|#A9A9A9}} is not the same as 'Gray66' {{color sample|#A8A8A8}}; and 'Light Gray' {{color sample|#D3D3D3}} is not the same as 'Gray83' {{color sample|#D4D4D4}}. These shades are not included in W3C specifications, although drafts for level 4 of the CSS Color module include a similar function gray() . They are still coded without 'Grey' alternatives, but with no space before the digit. Numbered variants For 78 colors (not counting grays), rgb.txt offers four variants "color1", "color2", "color3", and "color4", with "color1" sometimes corresponding to "color", so e.g. "Snow1" is the same as "Snow". Unlike base colors, e.g. cadet blue and CadetBlue , these are only coded without spaces, e.g. CadetBlue3 . These variations are neither supported by popular browsers nor adopted by W3C standards. Whether or not a certain color has such variants seems random. If "color1" is not the same as "color{{-"}}, the base color is usually darker. That means its brightness in HSB color notation is less than 100%; about 30 of the base colors are fully bright. The four variants (1…4) have rounded brightness values of 100%, 93%, 80% and 55%, respectively. Their hue and saturation are usually the same except for rounding. In some cases they differ from the base color, though, which may indicate that these variants were specified with alternate definitions of the bases in mind, i.e. their values were adapted to a certain monitor which was commonly done by vendors until the 1990s. The fixed brightness settings correspond closely to these formulae to determine the RGB values: color1 := color × 100%
color2 := color1 × 93.2%
color3 := color1 × 80.4%
color4 := color1 × 54.8%
Examples: - {{color sample|#EEEE00}} "Yellow 2" (238, 238, 0) is based on {{color sample|#FFFF00}} "Yellow" (255, 255, 0) with 255 × 0.932 = 237.66.
- {{color sample|#CDCDC1}} "Ivory 3" (205, 205, 193) is explained by {{color sample|#FFFFF0}} "Ivory" (255, 255, 240) where 255 × 0.804 = 205.02 and 240 × 0.804 = 192.96.
- {{color sample|#838B8B}} "Azure 4" (131, 139, 139) is close to {{color sample|#F0FFFF}} "Azure" (240, 255, 255) values transformed as 255 × 0.548 = 139.74 and 240 × 0.548 = 131.52.
Named X11 colors with numbered variants (without grays) Name | Hue | Saturation | Brightness | Standard | Variant 1 (100%) | Variant 2 (93%) | Variant 3 (80%) | Variant 4 (55%) | Antique White | 34±1° | 14% | 98% | #FAEBD7 | #FFEFDB | #EEDFCC | #CDC0B0 | #8B8378 |
---|
Aquamarine | 160° | 50% | 100% | #7FFFD4 | ← | #76EEC6 | #66CDAA | #458B74 |
---|
Azure | 180° | 6% | 100% | #F0FFFF | ← | #E0EEEE | #C1CDCD | #838B8B |
---|
Bisque | 33±1° | 23% | 100% | #FFE4C4 | ← | #EED5B7 | #CDB79E | #8B7D6B |
---|
Blue | 240° | 100% | 100% | #0000FF | ← | #0000EE | #0000CD | #00008B |
---|
Brown | 0° | 75% | 65% | #A52A2A | #FF4040 | #EE3B3B | #CD3333 | #8B2323 |
---|
Burlywood | 34° | 39% | 87% | #DEB887 | #FFD39B | #EEC591 | #CDAA7D | #8B7355 |
---|
Cadet Blue | 182–186° | >40% | 63% | #5F9EA0 | #98F5FF | #8EE5EE | #7AC5CD | #53868B |
---|
Chartreuse | 90° | 100% | 100% | #7FFF00 | ← | #76EE00 | #66CD00 | #458B00 |
---|
Chocolate | 25° | 86% | 82% | #D2691E | #FF7F24 | #EE7621 | #CD661D | #8B4513 |
---|
Coral | 10°/16° | 66%/69% | 100% | #FF7F50 | #FF7256 | #EE6A50 | #CD5B45 | #8B3E2F |
---|
Cornsilk | 48–51° | 14% | 100% | #FFF8DC | ← | #EEE8CD | #CDC8B1 | #8B8878 |
---|
Cyan | 180° | 100% | 100% | #00FFFF | ← | #00EEEE | #00CDCD | #008B8B |
---|
Dark Goldenrod | 43° | 94% | 72% | #B8860B | #FFB90F | #EEAD0E | #CD950C | #8B6508 |
---|
Dark Olive Green | 82° | 56% | 42% | #556B2F | #CAFF70 | #BCEE68 | #A2CD5A | #6E8B3D |
---|
Dark Orange | 30°/33° | 100% | 100% | #FF8C00 | #FF7F00 | #EE7600 | #CD6600 | #8B4500 |
---|
Dark Orchid | 280° | 76% | 80% | #9932CC | #BF3EFF | #B23AEE | #9A32CD | #68228B |
---|
Dark Sea Green | 120° | 24% | 74% | #8FBC8F | #C1FFC1 | #B4EEB4 | #9BCD9B | #698B69 |
---|
Dark Slate Gray | 180° | 41% | 31% | #2F4F4F | #97FFFF | #8DEEEE | #79CDCD | #528B8B |
---|
Deep Pink | 328° | 92% | 100% | #FF1493 | ← | #EE1289 | #CD1076 | #8B0A50 |
---|
Deep Sky Blue | 195° | 100% | 100% | #00BFFF | ← | #00B2EE | #009ACD | #00688B |
---|
Dodger Blue | 210° | 88% | 100% | #1E90FF | ← | #1C86EE | #1874CD | #104E8B |
---|
Firebrick | 0° | 81% | 70% | #B22222 | #FF3030 | #EE2C2C | #CD2626 | #8B1A1A |
---|
Gold | 51° | 100% | 100% | #FFD700 | ← | #EEC900 | #CDAD00 | #8B7500 |
---|
Goldenrod | 43° | 86% | 86% | #DAA520 | #FFC125 | #EEB422 | #CD9B1D | #8B6914 |
---|
Green | 120° | 100% | 100% | #00FF00 | ← | #00EE00 | #00CD00 | #008B00 |
---|
Honeydew | 120° | 6% | 100% | #F0FFF0 | ← | #E0EEE0 | #C1CDC1 | #838B83 |
---|
Hot Pink | 330–334° | 53–59% | 100% | #FF69B4 | #FF6EB4 | #EE6AA7 | #CD6090 | #8B3A62 |
---|
Indian Red | 0° | 55–59% | 80% | #CD5C5C | #FF6A6A | #EE6363 | #CD5555 | #8B3A3A |
---|
Ivory | 60° | 6% | 100% | #FFFFF0 | ← | #EEEEE0 | #CDCDC1 | #8B8B83 |
---|
Khaki | 55° | 44% | 100% | #F0E68C | #FFF68F | #EEE685 | #CDC673 | #8B864E |
---|
Lavender Blush | 339±1° | 6% | 100% | #FFF0F5 | ← | #EEE0E5 | #CDC1C5 | #8B8386 |
---|
Lemon Chiffon | 54° | 20% | 100% | #FFFACD | ← | #EEE9BF | #CDC9A5 | #8B8970 |
---|
Light Blue | 195° | 25% | 90% | #ADD8E6 | #BFEFFF | #B2DFEE | #9AC0CD | #68838B |
---|
Light Cyan | 180° | 12% | 100% | #E0FFFF | ← | #D1EEEE | #B4CDCD | #7A8B8B |
---|
Light Goldenrod | 50° | 45% | 93% | #EEDD82 | #FFEC8B | #EEDC82 | #CDBE70 | #8B814C |
---|
Light Pink | 351°/352° | 29%/32% | 100% | #FFB6C1 | #FFAEB9 | #EEA2AD | #CD8C95 | #8B5F65 |
---|
Light Salmon | 17° | 52% | 100% | #FFA07A | ← | #EE9572 | #CD8162 | #8B5742 |
---|
Light Sky Blue | 202°/203° | 31%/46% | 100% | #87CEFA | #B0E2FF | #A4D3EE | #8DB6CD | #607B8B |
---|
Light Steel Blue | 214° | 21% | 87% | #B0C4DE | #CAE1FF | #BCD2EE | #A2B5CD | #6E7B8B |
---|
Light Yellow | 60° | 12% | 100% | #FFFFE0 | ← | #EEEED1 | #CDCDB4 | #8B8B7A |
---|
Magenta | 300° | 100% | 100% | #FF00FF | ← | #EE00EE | #CD00CD | #8B008B |
---|
Maroon | 322°/338° | 73%/80% | 69% | #B03060 | #FF34B3 | #EE30A7 | #CD2990 | #8B1C62 |
---|
Medium Orchid | 288° | 60% | 83% | #BA55D3 | #E066FF | #D15FEE | #B452CD | #7A378B |
---|
Medium Purple | 260° | 49% | 86% | #9370DB | #AB82FF | #9F79EE | #8968CD | #5D478B |
---|
Misty Rose | 6° | 12% | 100% | #FFE4E1 | ← | #EED5D2 | #CDB7B5 | #8B7D7B |
---|
Navajo White | 36° | 32% | 100% | #FFDEAD | ← | #EECFA1 | #CDB38B | #8B795E |
---|
Olive Drab | 80° | 76% | 56% | #6B8E23 | #C0FF3E | #B3EE3A | #9ACD32 | #698B22 |
---|
Orange | 39° | 100% | 100% | #FFA500 | ← | #EE9A00 | #CD8500 | #8B5A00 |
---|
Orange Red | 16° | 100% | 100% | #FF4500 | ← | #EE4000 | #CD3700 | #8B2500 |
---|
Orchid | 302° | 49% | 86% | #DA70D6 | #FF83FA | #EE7AE9 | #CD69C9 | #8B4789 |
---|
Pale Green | 120° | 40% | 98% | #98FB98 | #9AFF9A | #90EE90 | #7CCD7C | #548B54 |
---|
Pale Turquoise | 180° | 27% | 93% | #AFEEEE | #BBFFFF | #AEEEEE | #96CDCD | #668B8B |
---|
Pale Violet Red | 340° | 49% | 86% | #DB7093 | #FF82AB | #EE799F | #CD6889 | #8B475D |
---|
Peach Puff | 28° | 27% | 100% | #FFDAB9 | ← | #EECBAD | #CDAF95 | #8B7765 |
---|
Pink | 347°/350° | 25%/29% | 100% | #FFC0CB | #FFB5C5 | #EEA9B8 | #CD919E | #8B636C |
---|
Plum | 300° | 27% | 87% | #DDA0DD | #FFBBFF | #EEAEEE | #CD96CD | #8B668B |
---|
Purple | 271°/277° | 81%/87% | 94% | #A020F0 | #9B30FF | #912CEE | #7D26CD | #551A8B |
---|
Red | 0° | 100% | 100% | #FF0000 | ← | #EE0000 | #CD0000 | #8B0000 |
---|
Rosy Brown | 0° | 24% | 74% | #BC8F8F | #FFC1C1 | #EEB4B4 | #CD9B9B | #8B6969 |
---|
Royal Blue | 225° | 72% | 88% | #4169E1 | #4876FF | #436EEE | #3A5FCD | #27408B |
---|
Salmon | 6°/14° | 54%/59% | 98% | #FA8072 | #FF8C69 | #EE8262 | #CD7054 | #8B4C39 |
---|
Sea Green | 147° | 67% | 55% | #2E8B57 | #54FF9F | #4EEE94 | #43CD80 | #2E8B57 |
---|
Seashell | 26±1° | 7% | 100% | #FFF5EE | ← | #EEE5DE | #CDC5BF | #8B8682 |
---|
Sienna | 19° | 72% | 63% | #A0522D | #FF8247 | #EE7942 | #CD6839 | #8B4726 |
---|
Sky Blue | 197°/205° | 43%/47% | 92% | #87CEEB | #87CEFF | #7EC0EE | #6CA6CD | #4A708B |
---|
Slate Blue | 248° | 57% | 80% | #6A5ACD | #836FFF | #7A67EE | #6959CD | #473C8B |
---|
Slate Gray | 210° | 22% | 57% | #708090 | #C6E2FF | #B9D3EE | #9FB6CD | #6C7B8B |
---|
Snow | 0° | 2% | 100% | #FFFAFA | ← | #EEE9E9 | #CDC9C9 | #8B8989 |
---|
Spring Green | 150° | 100% | 100% | #00FF7F | ← | #00EE76 | #00CD66 | #008B45 |
---|
Steel Blue | 207° | 61% | 71% | #4682B4 | #63B8FF | #5CACEE | #4F94CD | #36648B |
---|
Tan | 30°/34° | 33%/69% | 82% | #D2B48C | #FFA54F | #EE9A49 | #CD853F | #8B5A2B |
---|
Thistle | 300° | 12% | 85% | #D8BFD8 | #FFE1FF | #EED2EE | #CDB5CD | #8B7B8B |
---|
Tomato | 9° | 72% | 100% | #FF6347 | ← | #EE5C42 | #CD4F39 | #8B3626 |
---|
Turquoise | 174°/182° | 71%/100% | 88% | #40E0D0 | #00F5FF | #00E5EE | #00C5CD | #00868B |
---|
Violet Red | 322°/333° | 76%/85% | 82% | #D02090 | #FF3E96 | #EE3A8C | #CD3278 | #8B2252 |
---|
Wheat | 39° | 27% | 96% | #F5DEB3 | #FFE7BA | #EED8AE | #CDBA96 | #8B7E66 |
---|
Yellow | 60° | 100% | 100% | #FFFF00 | ← | #EEEE00 | #CDCD00 | #8B8B00 |
---|
Prefixed variants Some color names appear to be brightness or saturation modifications of others because they bear prefixes such as Dark, Light, Medium, Pale or Deep, but there is no systematic variation apparent. Several sets, however, feature a Dark variant with 55% brightness and some have their Medium at about 80%. "Light Goldenrod Yellow" and "Dark Olive Green" are special, because there are no corresponding color entries without Dark and Light prefixes. Color names with modifier prefix Color name | Base | Pale | Light | Medium | Dark | Deep | other | Aquamarine | 100% bright | | | 80% bright | | | |
---|
Blue | 100% bright | | complex | 80% bright | 55% bright | | |
---|
Slate Blue | 80% bright | | 100% bright | 93% bright | 55% bright | | |
---|
Sky Blue | | | complex | | | 100% saturated and bright | |
---|
Steel Blue | | | complex | | | | |
---|
Coral | | | complex | | | | |
---|
Cyan | 100% bright, 50% light | | 94% light | | 55% bright | | |
---|
Goldenrod | | complex | complex | | complex | | complex |
---|
Gray | 75% bright | | 83% bright | | 66% bright | | 41% bright |
---|
Slate Gray | 57% bright | | 60% bright | | complex | | |
---|
Green | 100% bright | 98% bright | 93% bright | | 39% bright | | 50% bright |
---|
Olive Green | — | | | | complex | | complex |
---|
Sea Green | 55% bright | | complex | 70% bright | complex | | |
---|
Spring Green | 100% bright | | | complex | | | |
---|
Khaki | 94% bright | | | | 74% bright | | |
---|
Magenta | 100% bright | | | | 55% bright | | |
---|
Orange | 39° hue | | | | 33° hue | | |
---|
Orchid | | | | complex | complex | | |
---|
Pink | 88% light | | 86% light | | | complex | complex |
---|
Purple | | | | complex | | | complex |
---|
Violet Red | 47% light, 82% bright | complex | | 43% light, 78% bright | | | |
---|
Red | 100% bright | | | | 55% bright | | |
---|
Salmon | | | complex | | complex | | |
---|
Turquoise | | complex | | complex | complex | | |
---|
Violet | | | | | complex | | |
---|
Yellow | 50% light | | 94% light | | | | |
---|
Nuances with different hue Several groups of colors share the same lightness or brightness and saturation. These nuances differ only by hue. - 100%/25%
- 0° {{Color box|#7F0000|border=darkgray}} (Web) Maroon, 60° {{Color box|#808000|border=darkgray}} Olive, 120° {{Color box|#008000|border=darkgray}} Green, 180° {{Color box|#008080|border=darkgray}} Teal, 240° {{Color box|#000080|border=darkgray}} Navy (Blue), 300° {{Color box|#7F007F|border=darkgray}} (Web) Purple
- 100%/27%
- 0° {{Color box|#8B0000|border=darkgray}} Dark Red, 180° {{Color box|#008B8B|border=darkgray}} Dark Cyan, 240° {{Color box|#00008B|border=darkgray}} Dark Blue, 300° {{Color box|#8B008B|border=darkgray}} Dark Magenta
- 100%/41%
- 181° {{Color box|#00CED1|border=darkgray}} Dark Turquoise, 282° {{Color box|#9400D3|border=darkgray}} Dark Violet
- 100%/49%
- 90° {{Color box|#7CFC00|border=darkgray}} Lawn Green, 157° {{Color box|#00FA9A|border=darkgray}} Medium Spring Green
- 61%/50%
- 80° {{Color box|#9932CC|border=darkgray}} Dark Orchid, 120° {{Color box|#32CD32|border=darkgray}} Lime Green, 80° {{Color box|#9ACD32|border=darkgray}} Yellow Green
- 100%/50%
- 0° {{Color box|#FF0000|border=darkgray}} Red, 16° {{Color box|#FF4500|border=darkgray}} Orange Red, 33° {{Color box|#FF8C00|border=darkgray}} Dark Orange, 39° {{Color box|#FFA500|border=darkgray}} Orange, 51° {{Color box|#FFD700|border=darkgray}} Gold, 60° {{Color box|#FFFF00|border=darkgray}} Yellow, 90° {{Color box|#7FFF00|border=darkgray}} Chartreuse, 120° {{Color box|#00FF00|border=darkgray}} (Lime) Green, 150° {{Color box|#00FF7F|border=darkgray}} Spring Green, 180° {{Color box|#00FFFF|border=darkgray}} Aqua / Cyan, 195° {{Color box|#00BFFF|border=darkgray}} Deep Sky Blue, 240° {{Color box|#0000FF|border=darkgray}} Blue, 300° {{Color box|#FF00FF|border=darkgray}} Fuchsia / Magenta
- 25%/65%
- 0° {{Color box|#BC8F8F|border=darkgray}} Rosy Brown, 120° {{Color box|#8FBC8F|border=darkgray}} Dark Sea Green
- 59–60%/65%
- 260° {{Color box|#9370DB|border=darkgray}} Medium Purple, 302° {{Color box|#DA70D6|border=darkgray}} Orchid, 340° {{Color box|#DB7093|border=darkgray}} Pale Violet Red
- 100%/86%
- 38° {{Color box|#FFE4B5|border=darkgray}} Moccasin, 351° {{Color box|#FFB6C1|border=darkgray}} Light Pink
- 100%/90%
- 36° {{Color box|#FFEBCD|border=darkgray}} Blanched Almond, 54° {{Color box|#FFFACD|border=darkgray}} Lemon Chiffon
- 67%/94%
- 30° {{Color box|#FAF0E6|border=darkgray}} Linen, 240° {{Color box|#E6E6FA|border=darkgray}} Lavender
- 100%/94%
- 6° {{Color box|#FFE4E1|border=darkgray}} Misty Rose, 60° {{Color box|#FFFFE0|border=darkgray}} Light Yellow, 180° {{Color box|#E0FFFF|border=darkgray}} Light Cyan
- 100%/97%
- 25° {{Color box|#FFF5EE|border=darkgray}} Seashell, 40° {{Color box|#FFFAF0|border=darkgray}} Floral White, 60° {{Color box|#FFFFF0|border=darkgray}} Ivory, 120° {{Color box|#F0FFF0|border=darkgray}} Honeydew, 180° {{Color box|#F0FFFF|border=darkgray}} Azure, 208° {{Color box|#F0F8FF|border=darkgray}} Alice Blue, 340° {{Color box|#FFF0F5|border=darkgray}} Lavender Blush
- 100%/99%
- 0° {{Color box|#FFFAFA|border=darkgray}} Snow, 240° {{Color box|#F8F8FF|border=darkgray}} Ghost White
Tints and shades with different lightness Several groups of colors share the same hue and HSL saturation. Tints are lighter than a base color, shades are darker. - 0°/0%
- 0% {{Color box|#000000|border=darkgray}} Black, 41% {{Color box|#696969|border=darkgray}} Dim Gray, 50% {{Color box|#808080|border=darkgray}} (Web) Gray, 66% {{Color box|#A9A9A9|border=darkgray}} Dark Gray, 75% {{Color box|#BEBEBE|border=darkgray}} (X11) Gray, 75% {{Color box|#C0C0C0|border=darkgray}} Silver, 83% {{Color box|#D3D3D3|border=darkgray}} Light Gray, 86% {{Color box|#DCDCDC|border=darkgray}} Gainsboro, 96% {{Color box|#F5F5F5|border=darkgray}} White Smoke, 100% {{Color box|#FFFFFF|border=darkgray}} White
- 0°/100%
- 25% {{Color box|#7F0000|border=darkgray}} (Web) Maroon, 27% {{Color box|#8B0000|border=darkgray}} Dark Red, 50% {{Color box|#FF0000|border=darkgray}} Red, 99% {{Color box|#FFFAFA|border=darkgray}} Snow
- 16°/100%
- 50% {{Color box|#FF4500|border=darkgray}} Orange Red, 66% {{Color box|#FF7F50|border=darkgray}} Coral
- 33°/100%
- 50% {{Color box|#FF8C00|border=darkgray}} Dark Orange, 88% {{Color box|#FFE4C4|border=darkgray}} Bisque
- 36°/100%
- 84% {{Color box|#FFDEAD|border=darkgray}} Navajo White, 90% {{Color box|#FFEBCD|border=darkgray}} Blanched Almond
- 60°/100%
- 25% {{Color box|#808000|border=darkgray}} Olive, 50% {{Color box|#FFFF00|border=darkgray}} Yellow, 94% {{Color box|#FFFFE0|border=darkgray}} Light Yellow, 97% {{Color box|#FFFFF0|border=darkgray}} Ivory
- 80°/61%
- 35% {{Color box|#6B8E23|border=darkgray}} Olive Drab, 50% {{Color box|#9ACD32|border=darkgray}} Yellow Green
- 90°/100%
- 49% {{Color box|#7CFC00|border=darkgray}} Lawn Green, 50% {{Color box|#7FFF00|border=darkgray}} Chartreuse
- 120°/61%
- 34% {{Color box|#228B22|border=darkgray}} Forest Green, 50% {{Color box|#32CD32|border=darkgray}} Lime Green
- 120°/100%
- 20% {{Color box|#006400|border=darkgray}} Dark Green, 25% {{Color box|#008000|border=darkgray}} (Web) Green, 50% {{Color box|#00FF00|border=darkgray}} (X11) Green / Lime, 97% {{Color box|#F0FFF0|border=darkgray}} Honeydew
- 146–147°/50%
- 36% {{Color box|#2E8B57|border=darkgray}} Sea Green, 47% {{Color box|#3CB371|border=darkgray}} Medium Sea Green
- 150°/100%
- 50% {{Color box|#00FF7F|border=darkgray}} Spring Green, 98% {{Color box|#F5FFFA|border=darkgray}} Mint Cream
- 180–181°/100%
- 25% {{Color box|#008080|border=darkgray}} Teal, 27% {{Color box|#008B8B|border=darkgray}} Dark Cyan, 41% {{Color box|#00CED1|border=darkgray}} Dark Turquoise, 50% {{Color box|#00FFFF|border=darkgray}} Aqua / Cyan, 94% {{Color box|#E0FFFF|border=darkgray}} Light Cyan, 97% {{Color box|#F0FFFF|border=darkgray}} Azure
- 240°/100%
- 25% {{Color box|#000080|border=darkgray}} Navy Blue, 27% {{Color box|#00008B|border=darkgray}} Dark Blue, 40% {{Color box|#0000CD|border=darkgray}} Medium Blue, 50% {{Color box|#0000FF|border=darkgray}} Blue, 99% {{Color box|#F8F8FF|border=darkgray}} Ghost White
- 300°/100%
- 25% {{Color box|#7F007F|border=darkgray}} (Web) Purple, 27% {{Color box|#8B008B|border=darkgray}} Dark Magenta, 50% {{Color box|#FF00FF|border=darkgray}} Fuchsia / Magenta
- 328–330°/100%
- 54% {{Color box|#FF1493|border=darkgray}} Deep Pink, 71% {{Color box|#FF69B4|border=darkgray}} Hot Pink
- 350–351°/100%
- 88% {{Color box|#FFC0CB|border=darkgray}} Pink, 86% {{Color box|#FFB6C1|border=darkgray}} Light Pink
Tones with different saturation Some pairs of colors share the same lightness and hue. These tones differ only by saturation. Tones are far less common in the X11 set than nuances, tints and shades. - 0°/41%
- 0% {{Color box|#696969|border=darkgray}} Dim Gray, 59% {{Color box|#A52A2A|border=darkgray}} Brown
- 120°/50%
- 61% {{Color box|#32CD32|border=darkgray}} Lime Green, 100% {{Color box|#00FF00|border=darkgray}} Green / Lime
- 180°/25%
- 25% {{Color box|#2F4F4F|border=darkgray}} Dark Slate Gray, 100% {{Color box|#008080|border=darkgray}} Teal
- 240°/27%
- 64% {{Color box|#191970|border=darkgray}} Midnight Blue, 100% {{Color box|#00008B|border=darkgray}} Dark Blue
Derived lists The Printer Working Group (PWG) of the IEEE publishes a standard, PWG 5101.1, whose mandatory color names are based upon [https://tools.ietf.org/html/rfc3805 RFC 3805], successor to [https://tools.ietf.org/html/rfc1759 RFC 1759] which imported the functional color names other, unknown and transparent alongside seven basic colors from ISO 10175 (DPA) and ISO 10180 (SPDL), and JTAPI[13]. This standard has four variants for each non-monochromatic color: clear (50% transparent), dark, light and the default. Wherever possible, the values are the same as in the W3C adaptation of the X11 list, except for Turquoise which is {{Color box|#30D5C8|border=darkgray}} instead of {{Color box|#40E0D0|border=darkgray}}. Missing variant values have been added systematically. Buff and Mustard are completely new color names. Light Black and Gray correspond to the same color. {{Colort|caption=PWG 5101.1 Media Color Names|alias=X11/W3C (Source)}}{{Colort/Color|r=0|g=0|b=0|name= Black|sort=Black|alias=Black}}{{Colort/Color|r=128|g=128|b=128|name=Light Black|sort=Black, Light|alias=Gray}}{{Colort/Color|r=0|g=0|b=255|name= Blue|sort=Blue|alias=Blue (RFC)}}{{Colort/Color|r=0|g=0|b=139|name=Dark Blue|sort=Blue, Dark|alias=Dark Blue}}{{Colort/Color|r=173|g=216|b=230|name=Light Blue|sort=Blue, Light|alias=Light Blue}}{{Colort/Color|r=165|g=42|b=42|name= Brown|sort=Brown|alias=Brown}}{{Colort/Color|r=92|g=64|b=51|name=Dark Brown|sort=Brown, Dark}}{{Colort/Color|r=153|g=102|b=255|name=Light Brown|sort=Brown, Light}}{{Colort/Color|r=240|g=220|b=130|name= Buff|sort=Buff|alias= (RFC)}}{{Colort/Color|r=151|g=102|b=56|name=Dark Buff|sort=Buff, Dark}}{{Colort/Color|r=236|g=217|b=176|name=Light Buff|sort=Buff, Light}}{{Colort/Color|r=0|g=255|b=255|name= Cyan|sort=Cyan|alias=Aqua / Cyan}}{{Colort/Color|r=0|g=139|b=139|name=Dark Cyan|sort=Cyan, Dark|alias=Dark Cyan}}{{Colort/Color|r=224|g=255|b=255|name=Light Cyan|sort=Cyan, Light|alias=Light Cyan}}{{Colort/Color|r=255|g=215|b=0|name= Gold|sort=Gold|alias=Gold}}{{Colort/Color|r=238|g=188|b=29|name=Dark Gold|sort=Gold, Dark}}{{Colort/Color|r=241|g=229|b=172|name=Light Gold|sort=Gold, Light}}{{Colort/Color|r=218|g=165|b=32|name= Goldenrod|sort=Goldenrod|alias=Goldenrod (RFC)}}{{Colort/Color|r=184|g=134|b=11|name=Dark Goldenrod|sort=Goldenrod, Dark|alias=Dark Goldenrod}}{{Colort/Color|r=255|g=236|b=139|name=Light Goldenrod|sort=Goldenrod, Light|alias=Light Goldenrod 1}}{{Colort/Color|r=128|g=128|b=128|name= Gray|sort=Gray|alias=Gray}}{{Colort/Color|r=64|g=64|b=64|name=Dark Gray|sort=Gray, Dark}}{{Colort/Color|r=211|g=211|b=211|name=Light Gray|sort=Gray, Light|alias=Light Gray}}{{Colort/Color|r=0|g=128|b=0|name= Green|sort=Green|alias=(W3C) Green (RFC)}}{{Colort/Color|r=0|g=100|b=0|name=Dark Green|sort=Green, Dark|alias=Dark Green}}{{Colort/Color|r=144|g=238|b=144|name=Light Green|sort=Green, Light|alias=Light Green}}{{Colort/Color|r=255|g=255|b=240|name= Ivory|sort=Ivory|alias=Ivory}}{{Colort/Color|r=242|g=229|b=143|name=Dark Ivory|sort=Ivory, Dark}}{{Colort/Color|r=255|g=248|b=201|name=Light Ivory|sort=Ivory, Light}}{{Colort/Color|r=255|g=0|b=255|name= Magenta|sort=Magenta|alias=Magenta}}{{Colort/Color|r=139|g=0|b=139|name=Dark Magenta|sort=Magenta, Dark|alias=Dark Magenta, Magenta 4}}{{Colort/Color|r=255|g=119|b=255|name=Light Magenta|sort=Magenta, Light}}{{Colort/Color|r=255|g=219|b=88|name= Mustard|sort=Mustard}}{{Colort/Color|r=124|g=124|b=64|name=Dark Mustard|sort=Mustard, Dark}}{{Colort/Color|r=238|g=221|b=98|name=Light Mustard|sort=Mustard, Light}}{{Colort/Color|r=255|g=165|b=0|name= Orange|sort=Orange|alias=Orange}}{{Colort/Color|r=255|g=140|b=0|name=Dark Orange|sort=Orange, Dark|alias=Dark Orange}}{{Colort/Color|r=217|g=164|b=101|name=Light Orange|sort=Orange, Light}}{{Colort/Color|r=255|g=192|b=203|name= Pink|sort=Pink|alias=Pink (RFC)}}{{Colort/Color|r=231|g=84|b=128|name=Dark Pink|sort=Pink, Dark}}{{Colort/Color|r=255|g=182|b=193|name=Light Pink|sort=Pink, Light|alias=Light Pink}}{{Colort/Color|r=255|g=0|b=0|name= Red|sort=Red|alias=Red}}{{Colort/Color|r=139|g=0|b=0|name=Dark Red|sort=Red, Dark|alias=Dark Red, Red 4}}{{Colort/Color|r=255|g=51|b=51|name=Light Red|sort=Red, Light}}{{Colort/Color|r=192|g=192|b=192|name= Silver|sort=Silver|alias=Silver}}{{Colort/Color|r=175|g=175|b=175|name=Dark Silver|sort=Silver, Dark}}{{Colort/Color|r=225|g=225|b=225|name=Light Silver|sort=Silver, Light}}{{Colort/Color|r=48|g=213|b=200|name= Turquoise|sort=Turquoise|alias=(0x40E0D0)}}{{Colort/Color|r=0|g=206|b=209|name=Dark Turquoise|sort=Turquoise, Dark|alias=Dark Turquoise}}{{Colort/Color|r=175|g=228|b=222|name=Light Turquoise|sort=Turquoise, Light}}{{Colort/Color|r=238|g=130|b=238|name= Violet|sort=Violet|alias=Violet}}{{Colort/Color|r=148|g=0|b=211|name=Dark Violet|sort=Violet, Dark|alias=Dark Violet}}{{Colort/Color|r=122|g=82|b=153|name=Light Violet|sort=Violet, Light}}{{Colort/Color|r=255|g=255|b=255|name= White|sort=White|alias=White (RFC)}}{{Colort/Color|r=255|g=255|b=0|name=Yellow|alias=Yellow (RFC)}}{{Colort/Color|r=255|g=204|b=0|name=Dark Yellow|sort=Yellow, Dark}}{{Colort/Color|r=255|g=255|b=224|name=Light Yellow|sort=Yellow, Light|alias=Light Yellow}} |} See also - List of colors
- XPM (image format)
References 1. ^{{cite news | url=https://arstechnica.com/information-technology/2015/10/tomato-versus-ff6347-the-tragicomic-history-of-css-color-names/ | title="Tomato" versus "#FF6347"—the tragicomic history of CSS color names | work=Ars Technica | date=October 11, 2015 | accessdate=October 11, 2015 | first=Julianne | last=Tveten}} 2. ^{{cite book|last=Nye|first=Adrian|title=Xlib programming manual : for version 11 of the X Window System|year=1990|publisher=O'Reilly & Associates|location=[Sebastapol, CA]|isbn=0-937175-11-0|edition=2nd ed. covers release 3 and release 4, major revisions.}} 3. ^{{cite web|url=http://xorg.freedesktop.org/wiki/Releases/ModuleVersions/|title=ModuleVersions|accessdate=2014-08-21}} 4. ^{{cite web|url=http://cgit.freedesktop.org/xorg/xserver/commit/?id=dda10c9066a660b647384179f82e1da8e063264f|title=Remove all traces of external RGB database (and Speedo)|date=5 November 2007|last=Stone|first=Daniel|accessdate=2014-08-26}} 5. ^{{cite web|url=http://cgit.freedesktop.org/~alanc/xc-historical/log/xc/programs/rgb/rgb.txt|title=~alanc/xc-historical - Partial/incomplete import of X consortium historical RCS up to X11R6.0|work=freedesktop.org}} 6. ^{{cite web|url=//lists.w3.org/Archives/Public/www-style/2014Mar/0272.html|first=Alex|last=Sexton|date=12 March 2014|accessdate=12 March 2014|title=Last call comments on CSS3 module: color|work=www-style@w3.org mailing list|publisher=World Wide Web Consortium}} 7. ^{{cite web|url=http://wp.netscape.com/eng/mozilla/3.0/handbook/javascript/colors.htm |title=Netscape.com |publisher=Wp.netscape.com |date= |accessdate=2013-08-14}} 8. ^{{Cite web|url=https://www.w3.org/TR/REC-CSS1/|title=Cascading Style Sheets, level 1|website=www.w3.org|access-date=2016-11-15}} 9. ^{{Cite web|url=https://drafts.csswg.org/css-color/|title=CSS Color Module Level 4|website=drafts.csswg.org|access-date=2016-11-15}} 10. ^1 2 [https://www.w3.org/TR/REC-html40/types.html#h-6.5 HTML 4.0: Basic HTML data types] 11. ^Current official rgb.txt from the X.org source tree at Freedesktop.org 12. ^{{cite web |url=//lists.w3.org/Archives/Public/www-svg/2002Apr/0052.html |title=Lists.w3.org |publisher=w3.org |date=April 2002 |accessdate=2013-08-14}} 13. ^{{cite|editor = Free Standards Group (FSG) / OpenPrinting|title = Job Ticket Application Programming Interface (JTAPI)|version = 1.00|date = 2005-03-15|url = ftp://ftp.pwg.org/pub/pwg/fsg/jobticket/JTAPI_Spec/fsg-openprinting-job-ticket-api-v0100-20050315.pdf}}
External links - X-Server source code with built-in colors
- “Extended Color Keywords”, CSS Color Module Level 3, a W3C Recommendation
- [https://web.archive.org/web/20080502201401/http://cvsweb.xfree86.org/cvsweb/checkout/xc/programs/rgb/rgb.txt?rev=1.1 X11 rgb.txt 1.1] at Xfree.86.org, 1994, and [https://web.archive.org/web/20070928030522/http://cvsweb.xfree86.org/cvsweb/xc/programs/rgb/rgb.txt.diff?r1=1.2&r2=1.1 X11 rgb.txt 1.2], 2005 (excluding 96 aliases).
- Aubrey Jaffer. “Color-Name Dictionaries”. Jaffer's page includes extensive information about and comparisons between color-name dictionaries.
{{XWinSys}}{{Color shades}} 3 : Color names|X Window System|Cascading Style Sheets |