#dcdcdc hex color name is gainsboro.
In RGB color space, #dcdcdc hex color has a red value of 220, a green value of 220 and a blue value of 220.
In CMYK color space (used in color printing), #dcdcdc hex color is composed of 0% cyan, 0% magenta, 0% yellow and 13.73% black.
#dcdcdc color has a hue of 0 degrees, a saturation of 0% and a lightness of 86.3%.
#dcdcdc hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #dcdcdc is #cccccc
#dcdcdc hex color has a decimal value of 14474460.
HEX | dcdcdc | #dcdcdc |
---|---|---|
RGB | 220, 220, 220 | rgb(220, 220, 220) |
RGB Percent | 86.27, 86.27, 86.27 | rgb(86.27, 86.27, 86.27) |
CMYK | 0, 0, 0, 14 | |
HSL | 0°, 0, 86.3 | hsl(0, 0%, 86.3%) |
HSV | 0°, 0, 86.274509803922 |
XYZ | 68.027, 71.569, 77.939 |
---|---|
Hunter Lab | 84.598, -4.513, 4.596 |
CIE-LAB | 87.761, 0.006, -0.01 |
CIE-LCH | 87.761, 0.012, 300.964 |
CIE-LUV | 0, 0, 0, 13.73 |
Web Safe | cccccc |
RGB percent of color #dcdcdc
CMYK percent of color #dcdcdc
Text with hexadecimal color #dcdcdc
This text has a font color of #dcdcdc
<p style="color:#dcdcdc">Text here</p>
#dcdcdc Background Color
This box has a background color of #dcdcdc
<div style="background-color:#dcdcdc">Text here</div>
#dcdcdc Border Color
This box has a border color of #dcdcdc
<div style="border: 4px solid #dcdcdc">Text here</div>
CSS codes
<p style="color:#dcdcdc">Text here</p>
<div style="background-color:#dcdcdc">Text here</div>
<div style="border: 4px solid #dcdcdc">Text here</div>
#dcdcdc Color on white background
This is how a font and box color of #dcdcdc will look
on a white background.
#dcdcdc Color on black background
This is how a font and box color of #dcdcdc hex color will look
on a black background.