Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
6.67% | 8.24% | 3.53% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
80° | 40% | 5.88% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
80° | 57.14% | 8.24% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.07 | 0.08 | 0.04 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.22 | 0.4 | 0.06 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.22 | 0.57 | 0.08 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
19.05% | 0% | 57.14% | 91.76% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.07 | -0.02 | -0 |
XYZ | ||
---|---|---|
X | Y | Z |
0.55 | 0.68 | 0.36 |
CIE Lab | ||
---|---|---|
L | a | b |
6.1 | -3.82 | 5.37 |
Nearest Colors Name
Matching similar color names
CSS notation
Use this for all CSS properties that accept a color as a value: color, background-color, border-color
#111509
rgb(17,21,9)
hsl(80, 40%, 6%)
Tints, Shades, and Tones
Tints
A tint is obtained by adding white to a color. This process reduces darkness.
Shades
A shade is obtained by adding black to a color. This process increases darkness.
Color Harmonies
Schemes of colors that work well together
Adjacent / Analogous / Analogic
Pleasing and harmonious to the eye, they can be found in nature.
Rectangle / Tetradic
Two complementary pairs for a total of four colors.