In RGB color space, #00dafa hex color has a red value of 0, a green value of 218 and a blue value of 250.
In CMYK color space (used in color printing), #00dafa hex color is composed of 100% cyan, 12.8% magenta, 0% yellow and 1.96% black.
#00dafa color has a hue of 187.7 degrees, a saturation of 100% and a lightness of 49%.
#00dafa hex color contains mainly BLUE.
The closest web safe color of #00dafa is #00ccff
#00dafa hex color has a decimal value of 56058.
HEX | 00dafa | #00dafa |
---|---|---|
RGB | 0, 218, 250 | rgb(0, 218, 250) |
RGB Percent | 0, 85.49, 98.04 | rgb(0, 85.49, 98.04) |
CMYK | 100, 13, 0, 2 | |
HSL | 187.7°, 100, 49 | hsl(187.7, 100%, 49%) |
HSV | 187.7°, 100, 98 |
XYZ | 42.327, 57.045, 99.222 |
---|---|
Hunter Lab | 75.528, -32.14, -25.02 |
CIE-LAB | 80.205, -32.852, -28.03 |
CIE-LCH | 80.205, 43.185, 220.471 |
CIE-LUV | 100, 12.8, 0, 1.96 |
Web Safe | 00ccff |
RGB percent of color #00dafa
CMYK percent of color #00dafa
Text with hexadecimal color #00dafa
This text has a font color of #00dafa
<p style="color:#00dafa">Text here</p>
#00dafa Background Color
This box has a background color of #00dafa
<div style="background-color:#00dafa">Text here</div>
#00dafa Border Color
This box has a border color of #00dafa
<div style="border: 4px solid #00dafa">Text here</div>
CSS codes
<p style="color:#00dafa">Text here</p>
<div style="background-color:#00dafa">Text here</div>
<div style="border: 4px solid #00dafa">Text here</div>
#00dafa Color on white background
This is how a font and box color of #00dafa will look
on a white background.
#00dafa Color on black background
This is how a font and box color of #00dafa hex color will look
on a black background.