CSS notation
Use this for all CSS properties that accept a color as a value: color, background-color, border-color
#d0d0d0
rgb(208,208,208)
hsl(0, 0%, 82%)
Color spaces
Names and values for each color representation
HSL | |
---|---|
Hue | 0° |
Saturation | 0% |
Lightness | 81.57% |
HSV / HSB | |
---|---|
Hue | 0° |
Saturation | 0% |
Value / Brightness | 81.57% |
RGB | |
---|---|
Red | 81.57% |
Green | 81.57% |
Blue | 81.57% |
CMYK | |
---|---|
Cyan | 0% |
Magenta | 0% |
Yellow | 0% |
Black | 18.43% |
YCbCr | |
---|---|
Y | 0.82 |
Cb | 0 |
Cr | 0 |
Nearest Colors Name
Most similar colors in standard