In RGB color space, #00ddef hex color has a red value of 0, a green value of 221 and a blue value of 239.
In CMYK color space (used in color printing), #00ddef hex color is composed of 100% cyan, 7.53% magenta, 0% yellow and 6.27% black.
#00ddef color has a hue of 184.5 degrees, a saturation of 100% and a lightness of 46.9%.
#00ddef hex color contains mainly BLUE.
The closest web safe color of #00ddef is #00ccff
#00ddef hex color has a decimal value of 56815.
HEX | 00ddef | #00ddef |
---|---|---|
RGB | 0, 221, 239 | rgb(0, 221, 239) |
RGB Percent | 0, 86.67, 93.73 | rgb(0, 86.67, 93.73) |
CMYK | 100, 8, 0, 6 | |
HSL | 184.5°, 100, 46.9 | hsl(184.5, 100%, 46.9%) |
HSV | 184.5°, 100, 93.7 |
XYZ | 41.436, 57.945, 90.662 |
---|---|
Hunter Lab | 76.122, -36.048, -17.33 |
CIE-LAB | 80.708, -37.72, -21.418 |
CIE-LCH | 80.708, 43.377, 209.589 |
CIE-LUV | 100, 7.53, 0, 6.27 |
Web Safe | 00ccff |
RGB percent of color #00ddef
CMYK percent of color #00ddef
Text with hexadecimal color #00ddef
This text has a font color of #00ddef
<p style="color:#00ddef">Text here</p>
#00ddef Background Color
This box has a background color of #00ddef
<div style="background-color:#00ddef">Text here</div>
#00ddef Border Color
This box has a border color of #00ddef
<div style="border: 4px solid #00ddef">Text here</div>
CSS codes
<p style="color:#00ddef">Text here</p>
<div style="background-color:#00ddef">Text here</div>
<div style="border: 4px solid #00ddef">Text here</div>
#00ddef Color on white background
This is how a font and box color of #00ddef will look
on a white background.
#00ddef Color on black background
This is how a font and box color of #00ddef hex color will look
on a black background.