Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
62.75% | 86.67% | 62.75% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
120° | 47.29% | 74.71% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
120° | 27.6% | 86.67% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.63 | 0.87 | 0.63 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.33 | 0.47 | 0.75 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.33 | 0.28 | 0.87 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
27.6% | 0% | 27.6% | 13.33% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.77 | -0.08 | -0.1 |
XYZ | ||
---|---|---|
X | Y | Z |
46.7 | 61.72 | 42.71 |
CIE Lab | ||
---|---|---|
L | a | b |
82.77 | -31.18 | 23.88 |
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
#a0dda0
rgb(160,221,160)
hsl(120, 47%, 75%)
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.