Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
20% | 25.1% | 10.98% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
81.67° | 39.13% | 18.04% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
81.67° | 56.25% | 25.1% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.2 | 0.25 | 0.11 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.23 | 0.39 | 0.18 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.23 | 0.56 | 0.25 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
20.31% | 0% | 56.25% | 74.9% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.22 | -0.06 | -0.01 |
XYZ | ||
---|---|---|
X | Y | Z |
3.41 | 4.45 | 1.78 |
CIE Lab | ||
---|---|---|
L | a | b |
25.12 | -12.36 | 20.15 |
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
#33401c
rgb(51,64,28)
hsl(82, 39%, 18%)
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.