In RGB color space, #dadeff hex color has a red value of 218, a green value of 222 and a blue value of 255.
In CMYK color space (used in color printing), #dadeff hex color is composed of 14.51% cyan, 12.94% magenta, 0% yellow and 0% black.
#dadeff color has a hue of 233.5 degrees, a saturation of 100% and a lightness of 92.7%.
#dadeff hex color contains mainly BLUE.
The closest web safe color of #dadeff is #ccccff
#dadeff hex color has a decimal value of 14343935.
HEX | dadeff | #dadeff |
---|---|---|
RGB | 218, 222, 255 | rgb(218, 222, 255) |
RGB Percent | 85.49, 87.06, 100 | rgb(85.49, 87.06, 100) |
CMYK | 15, 13, 0, 0 | |
HSL | 233.5°, 100, 92.7 | hsl(233.5, 100%, 92.7%) |
HSV | 233.5°, 14.5, 100 |
XYZ | 73.085, 74.368, 105.11 |
---|---|
Hunter Lab | 86.237, 0.363, -11.9 |
CIE-LAB | 89.096, 5.071, -16.462 |
CIE-LCH | 89.096, 17.225, 287.121 |
CIE-LUV | 14.51, 12.94, 0, 0 |
Web Safe | ccccff |
RGB percent of color #dadeff
CMYK percent of color #dadeff
Text with hexadecimal color #dadeff
This text has a font color of #dadeff
<p style="color:#dadeff">Text here</p>
#dadeff Background Color
This box has a background color of #dadeff
<div style="background-color:#dadeff">Text here</div>
#dadeff Border Color
This box has a border color of #dadeff
<div style="border: 4px solid #dadeff">Text here</div>
CSS codes
<p style="color:#dadeff">Text here</p>
<div style="background-color:#dadeff">Text here</div>
<div style="border: 4px solid #dadeff">Text here</div>
#dadeff Color on white background
This is how a font and box color of #dadeff will look
on a white background.
#dadeff Color on black background
This is how a font and box color of #dadeff hex color will look
on a black background.