In RGB color space, #00daab hex color has a red value of 0, a green value of 218 and a blue value of 171.
In CMYK color space (used in color printing), #00daab hex color is composed of 100% cyan, 0% magenta, 21.56% yellow and 14.51% black.
#00daab color has a hue of 167.1 degrees, a saturation of 100% and a lightness of 42.7%.
#00daab hex color contains mainly GREEN.
The closest web safe color of #00daab is #00cc99
#00daab hex color has a decimal value of 55979.
HEX | 00daab | #00daab |
---|---|---|
RGB | 0, 218, 171 | rgb(0, 218, 171) |
RGB Percent | 0, 85.49, 67.06 | rgb(0, 85.49, 67.06) |
CMYK | 100, 0, 22, 15 | |
HSL | 167.1°, 100, 42.7 | hsl(167.1, 100%, 42.7%) |
HSV | 167.1°, 100, 85.5 |
XYZ | 32.422, 53.083, 47.065 |
---|---|
Hunter Lab | 72.858, -48.069, 12.7 |
CIE-LAB | 77.924, -55.487, 10.718 |
CIE-LCH | 77.924, 56.513, 169.067 |
CIE-LUV | 100, 0, 21.56, 14.51 |
Web Safe | 00cc99 |
RGB percent of color #00daab
CMYK percent of color #00daab
Text with hexadecimal color #00daab
This text has a font color of #00daab
<p style="color:#00daab">Text here</p>
#00daab Background Color
This box has a background color of #00daab
<div style="background-color:#00daab">Text here</div>
#00daab Border Color
This box has a border color of #00daab
<div style="border: 4px solid #00daab">Text here</div>
CSS codes
<p style="color:#00daab">Text here</p>
<div style="background-color:#00daab">Text here</div>
<div style="border: 4px solid #00daab">Text here</div>
#00daab Color on white background
This is how a font and box color of #00daab will look
on a white background.
#00daab Color on black background
This is how a font and box color of #00daab hex color will look
on a black background.