In RGB color space, #00e5cc hex color has a red value of 0, a green value of 229 and a blue value of 204.
In CMYK color space (used in color printing), #00e5cc hex color is composed of 100% cyan, 0% magenta, 10.92% yellow and 10.2% black.
#00e5cc color has a hue of 173.4 degrees, a saturation of 100% and a lightness of 44.9%.
#00e5cc hex color contains mainly GREEN.
The closest web safe color of #00e5cc is #00cccc
#00e5cc hex color has a decimal value of 58828.
HEX | 00e5cc | #00e5cc |
---|---|---|
RGB | 0, 229, 204 | rgb(0, 229, 204) |
RGB Percent | 0, 89.8, 80 | rgb(0, 89.8, 80) |
CMYK | 100, 0, 11, 10 | |
HSL | 173.4°, 100, 44.9 | hsl(173.4, 100%, 44.9%) |
HSV | 173.4°, 100, 89.8 |
XYZ | 38.918, 60.398, 66.734 |
---|---|
Hunter Lab | 77.716, -46.616, 3.49 |
CIE-LAB | 82.054, -51.362, -0.828 |
CIE-LCH | 82.054, 51.369, 180.924 |
CIE-LUV | 100, 0, 10.92, 10.2 |
Web Safe | 00cccc |
RGB percent of color #00e5cc
CMYK percent of color #00e5cc
Text with hexadecimal color #00e5cc
This text has a font color of #00e5cc
<p style="color:#00e5cc">Text here</p>
#00e5cc Background Color
This box has a background color of #00e5cc
<div style="background-color:#00e5cc">Text here</div>
#00e5cc Border Color
This box has a border color of #00e5cc
<div style="border: 4px solid #00e5cc">Text here</div>
CSS codes
<p style="color:#00e5cc">Text here</p>
<div style="background-color:#00e5cc">Text here</div>
<div style="border: 4px solid #00e5cc">Text here</div>
#00e5cc Color on white background
This is how a font and box color of #00e5cc will look
on a white background.
#00e5cc Color on black background
This is how a font and box color of #00e5cc hex color will look
on a black background.