In RGB color space, #cdeeed hex color has a red value of 205, a green value of 238 and a blue value of 237.
In CMYK color space (used in color printing), #cdeeed hex color is composed of 13.87% cyan, 0% magenta, 0.42% yellow and 6.67% black.
#cdeeed color has a hue of 178.2 degrees, a saturation of 49.25% and a lightness of 86.9%.
#cdeeed hex color contains mainly GREEN.
The closest web safe color of #cdeeed is #ccffff
#cdeeed hex color has a decimal value of 13496045.
HEX | cdeeed | #cdeeed |
---|---|---|
RGB | 205, 238, 237 | rgb(205, 238, 237) |
RGB Percent | 80.39, 93.33, 92.94 | rgb(80.39, 93.33, 92.94) |
CMYK | 14, 0, 0, 7 | |
HSL | 178.2°, 49.25, 86.9 | hsl(178.2, 49.25%, 86.9%) |
HSV | 178.2°, 13.9, 93.3 |
XYZ | 71.037, 80.243, 91.865 |
---|---|
Hunter Lab | 89.578, -15.209, 1.902 |
CIE-LAB | 91.794, -10.876, -3.133 |
CIE-LCH | 91.794, 11.318, 196.07 |
CIE-LUV | 13.87, 0, 0.42, 6.67 |
Web Safe | ccffff |
RGB percent of color #cdeeed
CMYK percent of color #cdeeed
Text with hexadecimal color #cdeeed
This text has a font color of #cdeeed
<p style="color:#cdeeed">Text here</p>
#cdeeed Background Color
This box has a background color of #cdeeed
<div style="background-color:#cdeeed">Text here</div>
#cdeeed Border Color
This box has a border color of #cdeeed
<div style="border: 4px solid #cdeeed">Text here</div>
CSS codes
<p style="color:#cdeeed">Text here</p>
<div style="background-color:#cdeeed">Text here</div>
<div style="border: 4px solid #cdeeed">Text here</div>
#cdeeed Color on white background
This is how a font and box color of #cdeeed will look
on a white background.
#cdeeed Color on black background
This is how a font and box color of #cdeeed hex color will look
on a black background.