In RGB color space, #00fdef hex color has a red value of 0, a green value of 253 and a blue value of 239.
In CMYK color space (used in color printing), #00fdef hex color is composed of 100% cyan, 0% magenta, 5.53% yellow and 0.78% black.
#00fdef color has a hue of 176.7 degrees, a saturation of 100% and a lightness of 49.6%.
#00fdef hex color contains mainly GREEN.
The closest web safe color of #00fdef is #00ffff
#00fdef hex color has a decimal value of 65007.
HEX | 00fdef | #00fdef |
---|---|---|
RGB | 0, 253, 239 | rgb(0, 253, 239) |
RGB Percent | 0, 99.22, 93.73 | rgb(0, 99.22, 93.73) |
CMYK | 100, 0, 6, 1 | |
HSL | 176.7°, 100, 49.6 | hsl(176.7, 100%, 49.6%) |
HSV | 176.7°, 100, 99.2 |
XYZ | 50.705, 76.483, 93.752 |
---|---|
Hunter Lab | 87.455, -49.554, -2.341 |
CIE-LAB | 90.083, -51.739, -7.368 |
CIE-LCH | 90.083, 52.261, 188.105 |
CIE-LUV | 100, 0, 5.53, 0.78 |
Web Safe | 00ffff |
RGB percent of color #00fdef
CMYK percent of color #00fdef
Text with hexadecimal color #00fdef
This text has a font color of #00fdef
<p style="color:#00fdef">Text here</p>
#00fdef Background Color
This box has a background color of #00fdef
<div style="background-color:#00fdef">Text here</div>
#00fdef Border Color
This box has a border color of #00fdef
<div style="border: 4px solid #00fdef">Text here</div>
CSS codes
<p style="color:#00fdef">Text here</p>
<div style="background-color:#00fdef">Text here</div>
<div style="border: 4px solid #00fdef">Text here</div>
#00fdef Color on white background
This is how a font and box color of #00fdef will look
on a white background.
#00fdef Color on black background
This is how a font and box color of #00fdef hex color will look
on a black background.