Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
49.02% | 100% | 28.24% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
102.62° | 100% | 64.12% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
102.62° | 71.76% | 100% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.49 | 1 | 0.28 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0.29 | 1 | 0.64 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0.29 | 0.72 | 1 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
50.98% | 0% | 71.76% | 0% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.77 | -0.27 | -0.2 |
XYZ | ||
---|---|---|
X | Y | Z |
45.39 | 76.35 | 18.48 |
CIE Lab | ||
---|---|---|
L | a | b |
90.02 | -66.17 | 72.07 |
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
#7dff48
rgb(125,255,72)
hsl(103, 100%, 64%)
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.