Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
20% | 23.92% | 41.96% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
229.29° | 35.44% | 30.98% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
229.29° | 52.34% | 41.96% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.2 | 0.24 | 0.42 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.64 | 0.35 | 0.31 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.64 | 0.52 | 0.42 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
52.34% | 42.99% | 0% | 58.04% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.25 | 0.1 | -0.03 |
XYZ | ||
---|---|---|
X | Y | Z |
5.69 | 5.1 | 14.6 |
CIE Lab | ||
---|---|---|
L | a | b |
27.03 | 10.12 | -28.17 |
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
#333d6b
rgb(51,61,107)
hsl(229, 35%, 31%)
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.
Pentagram
Circle around the color wheel, five colors.