Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
18.04% | 12.55% | 1.18% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
40.47° | 87.76% | 9.61% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
40.47° | 93.48% | 18.04% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.18 | 0.13 | 0.01 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.11 | 0.88 | 0.1 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.11 | 0.93 | 0.18 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 30.43% | 93.48% | 81.96% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.13 | -0.07 | 0.04 |
XYZ | ||
---|---|---|
X | Y | Z |
1.66 | 1.62 | 0.31 |
CIE Lab | ||
---|---|---|
L | a | b |
13.35 | 3.19 | 18.57 |
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
#2e2003
rgb(46,32,3)
hsl(40, 88%, 10%)
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.