In RGB color space, #00fa8b hex color has a red value of 0, a green value of 250 and a blue value of 139.
In CMYK color space (used in color printing), #00fa8b hex color is composed of 100% cyan, 0% magenta, 44.4% yellow and 1.96% black.
#00fa8b color has a hue of 153.4 degrees, a saturation of 100% and a lightness of 49%.
#00fa8b hex color contains mainly GREEN.
The closest web safe color of #00fa8b is #00ff99
#00fa8b hex color has a decimal value of 64139.
HEX | 00fa8b | #00fa8b |
---|---|---|
RGB | 0, 250, 139 | rgb(0, 250, 139) |
RGB Percent | 0, 98.04, 54.51 | rgb(0, 98.04, 54.51) |
CMYK | 100, 0, 44, 2 | |
HSL | 153.4°, 100, 49 | hsl(153.4, 100%, 49%) |
HSV | 153.4°, 100, 98 |
XYZ | 38.846, 70.235, 35.935 |
---|---|
Hunter Lab | 83.806, -63.923, 33.242 |
CIE-LAB | 87.112, -73.392, 39.566 |
CIE-LCH | 87.112, 83.378, 151.671 |
CIE-LUV | 100, 0, 44.4, 1.96 |
Web Safe | 00ff99 |
RGB percent of color #00fa8b
CMYK percent of color #00fa8b
Text with hexadecimal color #00fa8b
This text has a font color of #00fa8b
<p style="color:#00fa8b">Text here</p>
#00fa8b Background Color
This box has a background color of #00fa8b
<div style="background-color:#00fa8b">Text here</div>
#00fa8b Border Color
This box has a border color of #00fa8b
<div style="border: 4px solid #00fa8b">Text here</div>
CSS codes
<p style="color:#00fa8b">Text here</p>
<div style="background-color:#00fa8b">Text here</div>
<div style="border: 4px solid #00fa8b">Text here</div>
#00fa8b Color on white background
This is how a font and box color of #00fa8b will look
on a white background.
#00fa8b Color on black background
This is how a font and box color of #00fa8b hex color will look
on a black background.