In RGB color space, #00deef hex color has a red value of 0, a green value of 222 and a blue value of 239.
In CMYK color space (used in color printing), #00deef hex color is composed of 100% cyan, 7.11% magenta, 0% yellow and 6.27% black.
#00deef color has a hue of 184.3 degrees, a saturation of 100% and a lightness of 46.9%.
#00deef hex color contains mainly BLUE.
The closest web safe color of #00deef is #00ccff
#00deef hex color has a decimal value of 57071.
HEX | 00deef | #00deef |
---|---|---|
RGB | 0, 222, 239 | rgb(0, 222, 239) |
RGB Percent | 0, 87.06, 93.73 | rgb(0, 87.06, 93.73) |
CMYK | 100, 7, 0, 6 | |
HSL | 184.3°, 100, 46.9 | hsl(184.3, 100%, 46.9%) |
HSV | 184.3°, 100, 93.7 |
XYZ | 41.701, 58.475, 90.75 |
---|---|
Hunter Lab | 76.469, -36.479, -16.835 |
CIE-LAB | 81.002, -38.181, -20.972 |
CIE-LCH | 81.002, 43.562, 208.779 |
CIE-LUV | 100, 7.11, 0, 6.27 |
Web Safe | 00ccff |
RGB percent of color #00deef
CMYK percent of color #00deef
Text with hexadecimal color #00deef
This text has a font color of #00deef
<p style="color:#00deef">Text here</p>
#00deef Background Color
This box has a background color of #00deef
<div style="background-color:#00deef">Text here</div>
#00deef Border Color
This box has a border color of #00deef
<div style="border: 4px solid #00deef">Text here</div>
CSS codes
<p style="color:#00deef">Text here</p>
<div style="background-color:#00deef">Text here</div>
<div style="border: 4px solid #00deef">Text here</div>
#00deef Color on white background
This is how a font and box color of #00deef will look
on a white background.
#00deef Color on black background
This is how a font and box color of #00deef hex color will look
on a black background.