In RGB color space, #00cabe hex color has a red value of 0, a green value of 202 and a blue value of 190.
In CMYK color space (used in color printing), #00cabe hex color is composed of 100% cyan, 0% magenta, 5.94% yellow and 20.78% black.
#00cabe color has a hue of 176.4 degrees, a saturation of 100% and a lightness of 39.6%.
#00cabe hex color contains mainly GREEN.
The closest web safe color of #00cabe is #00cccc
#00cabe hex color has a decimal value of 51902.
HEX | 00cabe | #00cabe |
---|---|---|
RGB | 0, 202, 190 | rgb(0, 202, 190) |
RGB Percent | 0, 79.22, 74.51 | rgb(0, 79.22, 74.51) |
CMYK | 100, 0, 6, 21 | |
HSL | 176.4°, 100, 39.6 | hsl(176.4, 100%, 39.6%) |
HSV | 176.4°, 100, 79.2 |
XYZ | 30.415, 45.959, 55.983 |
---|---|
Hunter Lab | 67.793, -38.555, -1.506 |
CIE-LAB | 73.519, -43.862, -5.881 |
CIE-LCH | 73.519, 44.255, 187.637 |
CIE-LUV | 100, 0, 5.94, 20.78 |
Web Safe | 00cccc |
RGB percent of color #00cabe
CMYK percent of color #00cabe
Text with hexadecimal color #00cabe
This text has a font color of #00cabe
<p style="color:#00cabe">Text here</p>
#00cabe Background Color
This box has a background color of #00cabe
<div style="background-color:#00cabe">Text here</div>
#00cabe Border Color
This box has a border color of #00cabe
<div style="border: 4px solid #00cabe">Text here</div>
CSS codes
<p style="color:#00cabe">Text here</p>
<div style="background-color:#00cabe">Text here</div>
<div style="border: 4px solid #00cabe">Text here</div>
#00cabe Color on white background
This is how a font and box color of #00cabe will look
on a white background.
#00cabe Color on black background
This is how a font and box color of #00cabe hex color will look
on a black background.