In RGB color space, #00f99f hex color has a red value of 0, a green value of 249 and a blue value of 159.
In CMYK color space (used in color printing), #00f99f hex color is composed of 100% cyan, 0% magenta, 36.14% yellow and 2.35% black.
#00f99f color has a hue of 158.3 degrees, a saturation of 100% and a lightness of 48.8%.
#00f99f hex color contains mainly GREEN.
The closest web safe color of #00f99f is #00ff99
#00f99f hex color has a decimal value of 63903.
HEX | 00f99f | #00f99f |
---|---|---|
RGB | 0, 249, 159 | rgb(0, 249, 159) |
RGB Percent | 0, 97.65, 62.35 | rgb(0, 97.65, 62.35) |
CMYK | 100, 0, 36, 2 | |
HSL | 158.3°, 100, 48.8 | hsl(158.3, 100%, 48.8%) |
HSV | 158.3°, 100, 97.6 |
XYZ | 40.134, 70.255, 44.246 |
---|---|
Hunter Lab | 83.818, -61.212, 27.375 |
CIE-LAB | 87.122, -69.378, 29.658 |
CIE-LCH | 87.122, 75.451, 156.854 |
CIE-LUV | 100, 0, 36.14, 2.35 |
Web Safe | 00ff99 |
RGB percent of color #00f99f
CMYK percent of color #00f99f
Text with hexadecimal color #00f99f
This text has a font color of #00f99f
<p style="color:#00f99f">Text here</p>
#00f99f Background Color
This box has a background color of #00f99f
<div style="background-color:#00f99f">Text here</div>
#00f99f Border Color
This box has a border color of #00f99f
<div style="border: 4px solid #00f99f">Text here</div>
CSS codes
<p style="color:#00f99f">Text here</p>
<div style="background-color:#00f99f">Text here</div>
<div style="border: 4px solid #00f99f">Text here</div>
#00f99f Color on white background
This is how a font and box color of #00f99f will look
on a white background.
#00f99f Color on black background
This is how a font and box color of #00f99f hex color will look
on a black background.