In RGB color space, #cdeded hex color has a red value of 205, a green value of 237 and a blue value of 237.
In CMYK color space (used in color printing), #cdeded hex color is composed of 13.5% cyan, 0% magenta, 0% yellow and 7.06% black.
#cdeded color has a hue of 180 degrees, a saturation of 47.06% and a lightness of 86.7%.
#cdeded hex color contains mainly GREEN.
The closest web safe color of #cdeded is #ccffff
#cdeded hex color has a decimal value of 13495789.
HEX | cdeded | #cdeded |
---|---|---|
RGB | 205, 237, 237 | rgb(205, 237, 237) |
RGB Percent | 80.39, 92.94, 92.94 | rgb(80.39, 92.94, 92.94) |
CMYK | 14, 0, 0, 7 | |
HSL | 180°, 47.06, 86.7 | hsl(180, 47.06%, 86.7%) |
HSV | 180°, 13.5, 92.9 |
XYZ | 70.747, 79.662, 91.768 |
---|---|
Hunter Lab | 89.254, -14.705, 1.517 |
CIE-LAB | 91.533, -10.37, -3.516 |
CIE-LCH | 91.533, 10.95, 198.729 |
CIE-LUV | 13.5, 0, 0, 7.06 |
Web Safe | ccffff |
RGB percent of color #cdeded
CMYK percent of color #cdeded
Text with hexadecimal color #cdeded
This text has a font color of #cdeded
<p style="color:#cdeded">Text here</p>
#cdeded Background Color
This box has a background color of #cdeded
<div style="background-color:#cdeded">Text here</div>
#cdeded Border Color
This box has a border color of #cdeded
<div style="border: 4px solid #cdeded">Text here</div>
CSS codes
<p style="color:#cdeded">Text here</p>
<div style="background-color:#cdeded">Text here</div>
<div style="border: 4px solid #cdeded">Text here</div>
#cdeded Color on white background
This is how a font and box color of #cdeded will look
on a white background.
#cdeded Color on black background
This is how a font and box color of #cdeded hex color will look
on a black background.