Javascript is either not possible or disabled
RGB Safety Palette
=
Index DOT Html/Css
by
Brian Wilson
=
Index DOT Html:
Main Index
|
Element Tree
|
Element Index
|
HTML Support History
Index DOT Css:
Main Index
|
Property Index
|
CSS Support History
|
Browser History
Description
[
2
|
3
|
3.2
|
4
] [
X1
|
X1.1
] [
IE1
|
M2FB
|
N1.1
|
O2.1
|
S1
]
This syntax represents a color using a triplet of hexadecimal values concatenated together, preceded by a pound ("#") symbol. The value represents the Red, Green and Blue components for a given color. The Safety Palette is a very useful subset of values within the 16 million allowed color values. This subset represents the palette of color values that will not
dither
on a system using only 256 colors. This "safe" range is composed of six equally spaced values in the 256 value range for each color component. With six values for each component, this gives a total of 216 (6 X 6 X 6) color combinations.
Allowed values
Hexadecimal:
00
33
66
99
CC
FF
Decimal:
00
51
102
153
204
255
Color Swatches
Red:
00
33
66
99
CC
FF
Green:
00
33
66
99
CC
FF
Blue:
00
33
66
99
CC
FF
Hex Result:
Boring Copyright Stuff...