In RGB color space, #00ffda hex color has a red value of 0, a green value of 255 and a blue value of 218.
In CMYK color space (used in color printing), #00ffda hex color is composed of 100% cyan, 0% magenta, 14.51% yellow and 0% black.
#00ffda color has a hue of 171.3 degrees, a saturation of 100% and a lightness of 50%.
#00ffda hex color contains mainly GREEN.
The closest web safe color of #00ffda is #00ffcc
#00ffda hex color has a decimal value of 65498.
HEX | 00ffda | #00ffda |
---|---|---|
RGB | 0, 255, 218 | rgb(0, 255, 218) |
RGB Percent | 0, 100, 85.49 | rgb(0, 100, 85.49) |
CMYK | 100, 0, 15, 0 | |
HSL | 171.3°, 100, 50 | hsl(171.3, 100%, 50%) |
HSV | 171.3°, 100, 100 |
XYZ | 48.415, 76.582, 78.56 |
---|---|
Hunter Lab | 87.511, -54.39, 8.032 |
CIE-LAB | 90.129, -58.136, 3.6 |
CIE-LCH | 90.129, 58.247, 176.457 |
CIE-LUV | 100, 0, 14.51, 0 |
Web Safe | 00ffcc |
RGB percent of color #00ffda
CMYK percent of color #00ffda
Text with hexadecimal color #00ffda
This text has a font color of #00ffda
<p style="color:#00ffda">Text here</p>
#00ffda Background Color
This box has a background color of #00ffda
<div style="background-color:#00ffda">Text here</div>
#00ffda Border Color
This box has a border color of #00ffda
<div style="border: 4px solid #00ffda">Text here</div>
CSS codes
<p style="color:#00ffda">Text here</p>
<div style="background-color:#00ffda">Text here</div>
<div style="border: 4px solid #00ffda">Text here</div>
#00ffda Color on white background
This is how a font and box color of #00ffda will look
on a white background.
#00ffda Color on black background
This is how a font and box color of #00ffda hex color will look
on a black background.