In RGB color space, #defdff hex color has a red value of 222, a green value of 253 and a blue value of 255.
In CMYK color space (used in color printing), #defdff hex color is composed of 12.94% cyan, 0.78% magenta, 0% yellow and 0% black.
#defdff color has a hue of 183.6 degrees, a saturation of 100% and a lightness of 93.5%.
#defdff hex color contains mainly BLUE.
The closest web safe color of #defdff is #ccffff
#defdff hex color has a decimal value of 14614015.
HEX | defdff | #defdff |
---|---|---|
RGB | 222, 253, 255 | rgb(222, 253, 255) |
RGB Percent | 87.06, 99.22, 100 | rgb(87.06, 99.22, 100) |
CMYK | 13, 1, 0, 0 | |
HSL | 183.6°, 100, 93.5 | hsl(183.6, 100%, 93.5%) |
HSV | 183.6°, 12.9, 100 |
XYZ | 83.299, 93, 108.168 |
---|---|
Hunter Lab | 96.437, -14.581, 1.003 |
CIE-LAB | 97.228, -9.563, -4.341 |
CIE-LCH | 97.228, 10.502, 204.415 |
CIE-LUV | 12.94, 0.78, 0, 0 |
Web Safe | ccffff |
RGB percent of color #defdff
CMYK percent of color #defdff
Text with hexadecimal color #defdff
This text has a font color of #defdff
<p style="color:#defdff">Text here</p>
#defdff Background Color
This box has a background color of #defdff
<div style="background-color:#defdff">Text here</div>
#defdff Border Color
This box has a border color of #defdff
<div style="border: 4px solid #defdff">Text here</div>
CSS codes
<p style="color:#defdff">Text here</p>
<div style="background-color:#defdff">Text here</div>
<div style="border: 4px solid #defdff">Text here</div>
#defdff Color on white background
This is how a font and box color of #defdff will look
on a white background.
#defdff Color on black background
This is how a font and box color of #defdff hex color will look
on a black background.