Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
100% | 54.12% | 30.59% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
20.34° | 100% | 65.29% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
20.34° | 69.41% | 100% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
1 | 0.54 | 0.31 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.06 | 1 | 0.65 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.06 | 0.69 | 1 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 45.88% | 69.41% | 0% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.65 | -0.2 | 0.25 |
XYZ | ||
---|---|---|
X | Y | Z |
51.7 | 39.99 | 12.2 |
CIE Lab | ||
---|---|---|
L | a | b |
69.46 | 39.8 | 50.92 |
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
#ff8a4e
rgb(255,138,78)
hsl(20, 100%, 65%)
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.