Color space conversion
Conversion of this color for each color space representation
RGB | ||
---|---|---|
Red | Green | Blue |
75.29% | 75.29% | 75.29% |
HSL | ||
---|---|---|
Hue | Saturation | Lightness |
0° | 0% | 75.29% |
HSV / HSB | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0° | 0% | 75.29% |
RGB - Normalized | ||
---|---|---|
Red | Green | Blue |
0.75 | 0.75 | 0.75 |
HSL - Normalized | ||
---|---|---|
Hue | Saturation | Lightness |
0 | 0 | 0.75 |
HSV / HSB - Normalized | ||
---|---|---|
Hue | Saturation | Value / Brightness |
0 | 0 | 0.75 |
CMYK | |||
---|---|---|---|
Cyan | Magenta | Yellow | Black |
0% | 0% | 0% | 24.71% |
YCbCr | ||
---|---|---|
Y | Cb | Cr |
0.75 | 0 | -0 |
XYZ | ||
---|---|---|
X | Y | Z |
50.1 | 52.71 | 57.4 |
CIE Lab | ||
---|---|---|
L | a | b |
77.7 | 0 | -0.01 |
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
#c0c0c0
rgb(192,192,192)
hsl(0, 0%, 75%)
Silver
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.
Tones
A tone is produced either by mixing a color with grey, or by both tinting and shading.