In RGB color space, #00eaca hex color has a red value of 0, a green value of 234 and a blue value of 202.
In CMYK color space (used in color printing), #00eaca hex color is composed of 100% cyan, 0% magenta, 13.68% yellow and 8.24% black.
#00eaca color has a hue of 171.8 degrees, a saturation of 100% and a lightness of 45.9%.
#00eaca hex color contains mainly GREEN.
The closest web safe color of #00eaca is #00ffcc
#00eaca hex color has a decimal value of 60106.
HEX | 00eaca | #00eaca |
---|---|---|
RGB | 0, 234, 202 | rgb(0, 234, 202) |
RGB Percent | 0, 91.76, 79.22 | rgb(0, 91.76, 79.22) |
CMYK | 100, 0, 14, 8 | |
HSL | 171.8°, 100, 45.9 | hsl(171.8, 100%, 45.9%) |
HSV | 171.8°, 100, 91.8 |
XYZ | 40.083, 63.11, 65.946 |
---|---|
Hunter Lab | 79.442, -48.96, 6.392 |
CIE-LAB | 83.5, -53.927, 2.337 |
CIE-LCH | 83.5, 53.978, 177.519 |
CIE-LUV | 100, 0, 13.68, 8.24 |
Web Safe | 00ffcc |
RGB percent of color #00eaca
CMYK percent of color #00eaca
Text with hexadecimal color #00eaca
This text has a font color of #00eaca
<p style="color:#00eaca">Text here</p>
#00eaca Background Color
This box has a background color of #00eaca
<div style="background-color:#00eaca">Text here</div>
#00eaca Border Color
This box has a border color of #00eaca
<div style="border: 4px solid #00eaca">Text here</div>
CSS codes
<p style="color:#00eaca">Text here</p>
<div style="background-color:#00eaca">Text here</div>
<div style="border: 4px solid #00eaca">Text here</div>
#00eaca Color on white background
This is how a font and box color of #00eaca will look
on a white background.
#00eaca Color on black background
This is how a font and box color of #00eaca hex color will look
on a black background.