In RGB color space, #00e08b hex color has a red value of 0, a green value of 224 and a blue value of 139.
In CMYK color space (used in color printing), #00e08b hex color is composed of 100% cyan, 0% magenta, 37.95% yellow and 12.16% black.
#00e08b color has a hue of 157.2 degrees, a saturation of 100% and a lightness of 43.9%.
#00e08b hex color contains mainly GREEN.
The closest web safe color of #00e08b is #00cc99
#00e08b hex color has a decimal value of 57483.
HEX | 00e08b | #00e08b |
---|---|---|
RGB | 0, 224, 139 | rgb(0, 224, 139) |
RGB Percent | 0, 87.84, 54.51 | rgb(0, 87.84, 54.51) |
CMYK | 100, 0, 38, 12 | |
HSL | 157.2°, 100, 43.9 | hsl(157.2, 100%, 43.9%) |
HSV | 157.2°, 100, 87.8 |
XYZ | 31.316, 55.175, 33.425 |
---|---|
Hunter Lab | 74.28, -54.735, 25.316 |
CIE-LAB | 79.142, -64.755, 29.121 |
CIE-LCH | 79.142, 71.002, 155.786 |
CIE-LUV | 100, 0, 37.95, 12.16 |
Web Safe | 00cc99 |
RGB percent of color #00e08b
CMYK percent of color #00e08b
Text with hexadecimal color #00e08b
This text has a font color of #00e08b
<p style="color:#00e08b">Text here</p>
#00e08b Background Color
This box has a background color of #00e08b
<div style="background-color:#00e08b">Text here</div>
#00e08b Border Color
This box has a border color of #00e08b
<div style="border: 4px solid #00e08b">Text here</div>
CSS codes
<p style="color:#00e08b">Text here</p>
<div style="background-color:#00e08b">Text here</div>
<div style="border: 4px solid #00e08b">Text here</div>
#00e08b Color on white background
This is how a font and box color of #00e08b will look
on a white background.
#00e08b Color on black background
This is how a font and box color of #00e08b hex color will look
on a black background.