#00eecc short hex color code is #0ec.
In RGB color space, #00eecc hex color has a red value of 0, a green value of 238 and a blue value of 204.
In CMYK color space (used in color printing), #00eecc hex color is composed of 100% cyan, 0% magenta, 14.29% yellow and 6.67% black.
#00eecc color has a hue of 171.4 degrees, a saturation of 100% and a lightness of 46.7%.
#00eecc hex color contains mainly GREEN.
The closest web safe color of #00eecc is #00ffcc
#00eecc hex color has a decimal value of 61132.
HEX | 00eecc | #00eecc |
---|---|---|
RGB | 0, 238, 204 | rgb(0, 238, 204) |
RGB Percent | 0, 93.33, 80 | rgb(0, 93.33, 80) |
CMYK | 100, 0, 14, 7 | |
HSL | 171.4°, 100, 46.7 | hsl(171.4, 100%, 46.7%) |
HSV | 171.4°, 100, 93.3 |
XYZ | 41.474, 65.509, 67.585 |
---|---|
Hunter Lab | 80.938, -50.174, 7.148 |
CIE-LAB | 84.745, -55.006, 3.093 |
CIE-LCH | 84.745, 55.093, 176.782 |
CIE-LUV | 100, 0, 14.29, 6.67 |
Web Safe | 00ffcc |
RGB percent of color #00eecc
CMYK percent of color #00eecc
Text with hexadecimal color #00eecc
This text has a font color of #00eecc
<p style="color:#00eecc">Text here</p>
#00eecc Background Color
This box has a background color of #00eecc
<div style="background-color:#00eecc">Text here</div>
#00eecc Border Color
This box has a border color of #00eecc
<div style="border: 4px solid #00eecc">Text here</div>
CSS codes
<p style="color:#00eecc">Text here</p>
<div style="background-color:#00eecc">Text here</div>
<div style="border: 4px solid #00eecc">Text here</div>
#00eecc Color on white background
This is how a font and box color of #00eecc will look
on a white background.
#00eecc Color on black background
This is how a font and box color of #00eecc hex color will look
on a black background.