Sunday, May 25, 2008
BBCode Color Tag: Valid Color Names
The Bulletin Board Code (BBCode) Color tag is used to change the color of the text contained within its tags. i.e. [color=red].....[/color] . Both HTML color names and hexadecimal color values are supported by the Color Tag.
Flatpress Blog Engine Color tag supports all known 147 HTML color names. However, only the original 16 color names are considered valid when you validate your web page using a HTML or CCS validation tool. You can use the color name for the remaining 131 colors, it is just a recommendation to use their HEX values instead.
216 colors are considered web safe, but not all assigned an HTML color name. Therefore, to use some of these additional colors you need to use their hexadecimal value. In this post, all 147-color names are used as proof that Flatpress supports them. They are ordered by color name. Some of the colors will match the colors of the background and you will not see them. To see there texts just highlight the entire page.
Note:
“Aqua” and “Cyan” produce the same color: #00FFFF
“Fuchsia” and “Magenta” produce the same color: #FF00FF
Original 16 Color Names
<aqua> ******aqua****** <aqua>
<black> ******black****** <black>
<blue> ******blue****** <blue>
<fuchsia> ******fuchsia****** <fuchsia>
<gray> ******gray****** <gray>
<green> ******green****** <green>
<lime> ******lime****** <lime>
<maroon> ******maroon****** <maroon>
<navy> ******navy****** <navy>
<olive> ******olive****** <olive>
<purple> ******purple****** <purple>
<red> ******red****** <red>
<silver> ******silver****** <silver>
<teal> ******teal****** <teal>
<white> ******white****** <white>
All 147 Color Names
<AliceBlue>******AliceBlue****** or ******#F0F8FF******<#F0F8FF>
<AntiqueWhite>******AntiqueWhite****** or ******#FAEBD7******<#FAEBD7>
<Aqua>******Aqua****** or ******#00FFFF******<#00FFFF>
<Aquamarine>******Aquamarine****** or ******#7FFFD4******<#7FFFD4>
<Azure>******Azure****** or ******#F0FFFF******<#F0FFFF>
<Beige>******Beige****** or ******#F5F5DC******<#F5F5DC>
<Bisque>******Bisque****** or ******#FFE4C4******<#FFE4C4>
<Black>******Black****** or ******#000000******<#000000>
<BlanchedAlmond>******BlanchedAlmond****** or ******#FFEBCD******<#FFEBCD>
<Blue>******Blue****** or ******#0000FF******<#0000FF>
<BlueViolet>******BlueViolet****** or ******#8A2BE2******<#8A2BE2>
<Brown>******Brown****** or ******#A52A2A******<#A52A2A>
<BurlyWood>******BurlyWood****** or ******#DEB887******<#DEB887>
<CadetBlue>******CadetBlue****** or ******#5F9EA0******<#5F9EA0>
<Chartreuse>******Chartreuse****** or ******#7FFF00******<#7FFF00>
<Chocolate>******Chocolate****** or ******#D2691E******<#D2691E>
<Coral>******Coral****** or ******#FF7F50******<#FF7F50>
<CornflowerBlue>******CornflowerBlue****** or ******#6495ED******<#6495ED>
<Cornsilk>******Cornsilk****** or ******#FFF8DC******<#FFF8DC>
<Crimson>******Crimson****** or ******#DC143C******<#DC143C>
<Cyan>******Cyan****** or ******#00FFFF******<#00FFFF>
<DarkBlue>******DarkBlue****** or ******#00008B******<#00008B>
<DarkCyan>******DarkCyan****** or ******#008B8B******<#008B8B>
<DarkGoldenRod>******DarkGoldenRod****** or ******#B8860B******<#B8860B>
<DarkGray>******DarkGray****** or ******#A9A9A9******<#A9A9A9>
<DarkGrey>******DarkGrey****** or ******#A9A9A9******<#A9A9A9>
<DarkGreen>******DarkGreen****** or ******#006400******<#006400>
<DarkKhaki>******DarkKhaki****** or ******#BDB76B******<#BDB76B>
<DarkMagenta>******DarkMagenta****** or ******#8B008B******<#8B008B>
<DarkOliveGreen>******DarkOliveGreen****** or ******#556B2F******<#556B2F>
<Darkorange>******Darkorange****** or ******#FF8C00******<#FF8C00>
<DarkOrchid>******DarkOrchid****** or ******#9932CC******<#9932CC>
<DarkRed>******DarkRed****** or ******#8B0000******<#8B0000>
<DarkSalmon>******DarkSalmon****** or ******#E9967A******<#E9967A>
<DarkSeaGreen>******DarkSeaGreen****** or ******#8FBC8F******<#8FBC8F>
<DarkSlateBlue>******DarkSlateBlue****** or ******#483D8B******<#483D8B>
<DarkSlateGray>******DarkSlateGray****** or ******#2F4F4F******<#2F4F4F>
<DarkSlateGrey>******DarkSlateGrey****** or ******#2F4F4F******<#2F4F4F>
<DarkTurquoise>******DarkTurquoise****** or ******#00CED1******<#00CED1>
<DarkViolet>******DarkViolet****** or ******#9400D3******<#9400D3>
<DeepPink>******DeepPink****** or ******#FF1493******<#FF1493>
<DeepSkyBlue>******DeepSkyBlue****** or ******#00BFFF******<#00BFFF>
<DimGray>******DimGray****** or ******#696969******<#696969>
<DimGrey>******DimGrey****** or ******#696969******<#696969>
<DodgerBlue>******DodgerBlue****** or ******#1E90FF******<#1E90FF>
<FireBrick>******FireBrick****** or ******#B22222******<#B22222>
<FloralWhite>******FloralWhite****** or ******#FFFAF0******<#FFFAF0>
<ForestGreen>******ForestGreen****** or ******#228B22******<#228B22>
<Fuchsia>******Fuchsia****** or ******#FF00FF******<#FF00FF>
<Gainsboro>******Gainsboro****** or ******#DCDCDC******<#DCDCDC>
<GhostWhite>******GhostWhite****** or ******#F8F8FF******<#F8F8FF>
<Gold>******Gold****** or ******#FFD700******<#FFD700>
<GoldenRod>******GoldenRod****** or ******#DAA520******<#DAA520>
<Gray>******Gray****** or ******#808080******<#808080>
<Grey>******Grey****** or ******#808080******<#808080>
<Green>******Green****** or ******#008000******<#008000>
<GreenYellow>******GreenYellow****** or ******#ADFF2F******<#ADFF2F>
<HoneyDew>******HoneyDew****** or ******#F0FFF0******<#F0FFF0>
<HotPink>******HotPink****** or ******#FF69B4******<#FF69B4>
<IndianRed>******IndianRed****** or ******#CD5C5C******<#CD5C5C>
<Indigo>******Indigo****** or ******#4B0082******<#4B0082>
<Ivory>******Ivory****** or ******#FFFFF0******<#FFFFF0>
<Khaki>******Khaki****** or ******#F0E68C******<#F0E68C>
<Lavender>******Lavender****** or ******#E6E6FA******<#E6E6FA>
<LavenderBlush>******LavenderBlush****** or ******#FFF0F5******<#FFF0F5>
<LawnGreen>******LawnGreen****** or ******#7CFC00******<#7CFC00>
<LemonChiffon>******LemonChiffon****** or ******#FFFACD******<#FFFACD>
<LightBlue>******LightBlue****** or ******#ADD8E6******<#ADD8E6>
<LightCoral>******LightCoral****** or ******#F08080******<#F08080>
<LightCyan>******LightCyan****** or ******#E0FFFF******<#E0FFFF>
<LightGoldenRodYellow>******LightGoldenRodYellow****** or ******#FAFAD2******<#FAFAD2>
<LightGray>******LightGray****** or ******#D3D3D3******<#D3D3D3>
<LightGrey>******LightGrey****** or ******#D3D3D3******<#D3D3D3>
<LightGreen>******LightGreen****** or ******#90EE90******<#90EE90>
<LightPink>******LightPink****** or ******#FFB6C1******<#FFB6C1>
<LightSalmon>******LightSalmon****** or ******#FFA07A******<#FFA07A>
<LightSeaGreen>******LightSeaGreen****** or ******#20B2AA******<#20B2AA>
<LightSkyBlue>******LightSkyBlue****** or ******#87CEFA******<#87CEFA>
<LightSlateGray>******LightSlateGray****** or ******#778899******<#778899>
<LightSlateGrey>******LightSlateGrey****** or ******#778899******<#778899>
<LightSteelBlue>******LightSteelBlue****** or ******#B0C4DE******<#B0C4DE>
<LightYellow>******LightYellow****** or ******#FFFFE0******<#FFFFE0>
<Lime>******Lime****** or ******#00FF00******<#00FF00>
<LimeGreen>******LimeGreen****** or ******#32CD32******<#32CD32>
<Linen>******Linen****** or ******#FAF0E6******<#FAF0E6>
<Magenta>******Magenta****** or ******#FF00FF******<#FF00FF>
<Maroon>******Maroon****** or ******#800000******<#800000>
<MediumAquaMarine>******MediumAquaMarine****** or ******#66CDAA******<#66CDAA>
<MediumBlue>******MediumBlue****** or ******#0000CD******<#0000CD>
<MediumOrchid>******MediumOrchid****** or ******#BA55D3******<#BA55D3>
<MediumPurple>******MediumPurple****** or ******#9370D8******<#9370D8>
<MediumSeaGreen>******MediumSeaGreen****** or ******#3CB371******<#3CB371>
<MediumSlateBlue>******MediumSlateBlue****** or ******#7B68EE******<#7B68EE>
<MediumSpringGreen>******MediumSpringGreen****** or ******#00FA9A******<#00FA9A>
<MediumTurquoise>******MediumTurquoise****** or ******#48D1CC******<#48D1CC>
<MediumVioletRed>******MediumVioletRed****** or ******#C71585******<#C71585>
<MidnightBlue>******MidnightBlue****** or ******#191970******<#191970>
<MintCream>******MintCream****** or ******#F5FFFA******<#F5FFFA>
<MistyRose>******MistyRose****** or ******#FFE4E1******<#FFE4E1>
<Moccasin>******Moccasin****** or ******#FFE4B5******<#FFE4B5>
<NavajoWhite>******NavajoWhite****** or ******#FFDEAD******<#FFDEAD>
<Navy>******Navy****** or ******#000080******<#000080>
<OldLace>******OldLace****** or ******#FDF5E6******<#FDF5E6>
<Olive>******Olive****** or ******#808000******<#808000>
<OliveDrab>******OliveDrab****** or ******#6B8E23******<#6B8E23>
<Orange>******Orange****** or ******#FFA500******<#FFA500>
<OrangeRed>******OrangeRed****** or ******#FF4500******<#FF4500>
<Orchid>******Orchid****** or ******#DA70D6******<#DA70D6>
<PaleGoldenRod>******PaleGoldenRod****** or ******#EEE8AA******<#EEE8AA>
<PaleGreen>******PaleGreen****** or ******#98FB98******<#98FB98>
<PaleTurquoise>******PaleTurquoise****** or ******#AFEEEE******<#AFEEEE>
<PaleVioletRed>******PaleVioletRed****** or ******#D87093******<#D87093>
<PapayaWhip>******PapayaWhip****** or ******#FFEFD5******<#FFEFD5>
<PeachPuff>******PeachPuff****** or ******#FFDAB9******<#FFDAB9>
<Peru>******Peru****** or ******#CD853F******<#CD853F>
<Pink>******Pink****** or ******#FFC0CB******<#FFC0CB>
<Plum>******Plum****** or ******#DDA0DD******<#DDA0DD>
<PowderBlue>******PowderBlue****** or ******#B0E0E6******<#B0E0E6>
<Purple>******Purple****** or ******#800080******<#800080>
<Red>******Red****** or ******#FF0000******<#FF0000>
<RosyBrown>******RosyBrown****** or ******#BC8F8F******<#BC8F8F>
<RoyalBlue>******RoyalBlue****** or ******#4169E1******<#4169E1>
<SaddleBrown>******SaddleBrown****** or ******#8B4513******<#8B4513>
<Salmon>******Salmon****** or ******#FA8072******<#FA8072>
<SandyBrown>******SandyBrown****** or ******#F4A460******<#F4A460>
<SeaGreen>******SeaGreen****** or ******#2E8B57******<#2E8B57>
<SeaShell>******SeaShell****** or ******#FFF5EE******<#FFF5EE>
<Sienna>******Sienna****** or ******#A0522D******<#A0522D>
<Silver>******Silver****** or ******#C0C0C0******<#C0C0C0>
<SkyBlue>******SkyBlue****** or ******#87CEEB******<#87CEEB>
<SlateBlue>******SlateBlue****** or ******#6A5ACD******<#6A5ACD>
<SlateGray>******SlateGray****** or ******#708090******<#708090>
<SlateGrey>******SlateGrey****** or ******#708090******<#708090>
<Snow>******Snow****** or ******#FFFAFA******<#FFFAFA>
<SpringGreen>******SpringGreen****** or ******#00FF7F******<#00FF7F>
<SteelBlue>******SteelBlue****** or ******#4682B4******<#4682B4>
<Tan>******Tan****** or ******#D2B48C******<#D2B48C>
<Teal>******Teal****** or ******#008080******<#008080>
<Thistle>******Thistle****** or ******#D8BFD8******<#D8BFD8>
<Tomato>******Tomato****** or ******#FF6347******<#FF6347>
<Turquoise>******Turquoise****** or ******#40E0D0******<#40E0D0>
<Violet>******Violet****** or ******#EE82EE******<#EE82EE>
<Wheat>******Wheat****** or ******#F5DEB3******<#F5DEB3>
<White>******White****** or ******#FFFFFF******<#FFFFFF>
<WhiteSmoke>******WhiteSmoke****** or ******#F5F5F5******<#F5F5F5>
<Yellow>******Yellow****** or ******#FFFF00******<#FFFF00>
<YellowGreen>******YellowGreen****** or ******#9ACD32******<#9ACD32>
HTML Color Code References
- HTML Color Chart - Predefined Color Names - www.BROBSTSYSTEMS.com
- W3 School 147 CCS Color Names
- 216 Web Safe Colors Hexadecimal & RGB values
- HYPE’s Color Specifier
- htmlgoodies.com
- Complete HTML True Color Chart

