HTML Color Names
= Index DOT Html by Brian Wilson [bloo@blooberry.com] =

Main Index | Tag Index | Tag Tree | Tag History


The Use of Color Names
2 | 3 | 3.2 | IE2 | M3 | N2
In addition to supporting explicit Red-Green-Blue color value expressions, some browsers are also adding support for colors specified by named values. This DOES decrease the need to memorize how the original but cryptic hexadecimal values are created, but there is a cost: Most browsers only support up 16 basic color names [shown below] while Netscape browsers 2.0 and above support an increased color name palette of 140 total colors.
Tags that use Color Attributes
<Basefont>, <Body>, <Font>, <Hr>, <Marquee>, <Table>, <Td>, <Th>, <Tr>


The sixteen basic color-mapped names
and corresponding RGB hexadecimal values.
Black
000000
Blue
0000FF
Aqua
00FFFF
Lime
00FF00
Fuchsia
FF00FF
Red
FF0000
Yellow
FFFF00
White
FFFFFF
Navy
000080
Teal
008080
Green
008000
Purple
800080
Maroon
800000
Olive
808000
Gray
808080
Silver
C0C0C0

Boring Copyright Stuff...