In RGB color space, #daddec hex color has a red value of 218, a green value of 221 and a blue value of 236.
In CMYK color space (used in color printing), #daddec hex color is composed of 7.63% cyan, 6.36% magenta, 0% yellow and 7.45% black.
#daddec color has a hue of 230 degrees, a saturation of 32.14% and a lightness of 89%.
#daddec hex color contains mainly BLUE.
The closest web safe color of #daddec is #ccccff
#daddec hex color has a decimal value of 14343660.
HEX | daddec | #daddec |
---|---|---|
RGB | 218, 221, 236 | rgb(218, 221, 236) |
RGB Percent | 85.49, 86.67, 92.55 | rgb(85.49, 86.67, 92.55) |
CMYK | 8, 6, 0, 7 | |
HSL | 230°, 32.14, 89 | hsl(230, 32.14%, 89%) |
HSV | 230°, 7.6, 92.5 |
XYZ | 69.91, 72.674, 89.7 |
---|---|
Hunter Lab | 85.249, -2.804, -2.711 |
CIE-LAB | 88.292, 1.805, -7.674 |
CIE-LCH | 88.292, 7.883, 283.236 |
CIE-LUV | 7.63, 6.36, 0, 7.45 |
Web Safe | ccccff |
RGB percent of color #daddec
CMYK percent of color #daddec
Text with hexadecimal color #daddec
This text has a font color of #daddec
<p style="color:#daddec">Text here</p>
#daddec Background Color
This box has a background color of #daddec
<div style="background-color:#daddec">Text here</div>
#daddec Border Color
This box has a border color of #daddec
<div style="border: 4px solid #daddec">Text here</div>
CSS codes
<p style="color:#daddec">Text here</p>
<div style="background-color:#daddec">Text here</div>
<div style="border: 4px solid #daddec">Text here</div>
#daddec Color on white background
This is how a font and box color of #daddec will look
on a white background.
#daddec Color on black background
This is how a font and box color of #daddec hex color will look
on a black background.