In RGB color space, #dadccc hex color has a red value of 218, a green value of 220 and a blue value of 204.
In CMYK color space (used in color printing), #dadccc hex color is composed of 0.91% cyan, 0% magenta, 7.27% yellow and 13.73% black.
#dadccc color has a hue of 67.5 degrees, a saturation of 18.6% and a lightness of 83.1%.
#dadccc hex color contains mainly GREEN.
The closest web safe color of #dadccc is #cccccc
#dadccc hex color has a decimal value of 14343372.
HEX | dadccc | #dadccc |
---|---|---|
RGB | 218, 220, 204 | rgb(218, 220, 204) |
RGB Percent | 85.49, 86.27, 80 | rgb(85.49, 86.27, 80) |
CMYK | 1, 0, 7, 14 | |
HSL | 67.5°, 18.6, 83.1 | hsl(67.5, 18.6%, 83.1%) |
HSV | 67.5°, 7.3, 86.3 |
XYZ | 65.406, 70.451, 67.278 |
---|---|
Hunter Lab | 83.935, -7.791, 11.231 |
CIE-LAB | 87.218, -3.472, 7.614 |
CIE-LCH | 87.218, 8.368, 114.513 |
CIE-LUV | 0.91, 0, 7.27, 13.73 |
Web Safe | cccccc |
RGB percent of color #dadccc
CMYK percent of color #dadccc
Text with hexadecimal color #dadccc
This text has a font color of #dadccc
<p style="color:#dadccc">Text here</p>
#dadccc Background Color
This box has a background color of #dadccc
<div style="background-color:#dadccc">Text here</div>
#dadccc Border Color
This box has a border color of #dadccc
<div style="border: 4px solid #dadccc">Text here</div>
CSS codes
<p style="color:#dadccc">Text here</p>
<div style="background-color:#dadccc">Text here</div>
<div style="border: 4px solid #dadccc">Text here</div>
#dadccc Color on white background
This is how a font and box color of #dadccc will look
on a white background.
#dadccc Color on black background
This is how a font and box color of #dadccc hex color will look
on a black background.