In RGB color space, #00ff96 hex color has a red value of 0, a green value of 255 and a blue value of 150.
In CMYK color space (used in color printing), #00ff96 hex color is composed of 100% cyan, 0% magenta, 41.18% yellow and 0% black.
#00ff96 color has a hue of 155.3 degrees, a saturation of 100% and a lightness of 50%.
#00ff96 hex color contains mainly GREEN.
The closest web safe color of #00ff96 is #00ff99
#00ff96 hex color has a decimal value of 65430.
HEX | 00ff96 | #00ff96 |
---|---|---|
RGB | 0, 255, 150 | rgb(0, 255, 150) |
RGB Percent | 0, 100, 58.82 | rgb(0, 100, 58.82) |
CMYK | 100, 0, 41, 0 | |
HSL | 155.3°, 100, 50 | hsl(155.3, 100%, 50%) |
HSV | 155.3°, 100, 100 |
XYZ | 41.265, 73.722, 40.909 |
---|---|
Hunter Lab | 85.862, -64.471, 31.854 |
CIE-LAB | 88.791, -73.082, 36.357 |
CIE-LCH | 88.791, 81.626, 153.55 |
CIE-LUV | 100, 0, 41.18, 0 |
Web Safe | 00ff99 |
RGB percent of color #00ff96
CMYK percent of color #00ff96
Text with hexadecimal color #00ff96
This text has a font color of #00ff96
<p style="color:#00ff96">Text here</p>
#00ff96 Background Color
This box has a background color of #00ff96
<div style="background-color:#00ff96">Text here</div>
#00ff96 Border Color
This box has a border color of #00ff96
<div style="border: 4px solid #00ff96">Text here</div>
CSS codes
<p style="color:#00ff96">Text here</p>
<div style="background-color:#00ff96">Text here</div>
<div style="border: 4px solid #00ff96">Text here</div>
#00ff96 Color on white background
This is how a font and box color of #00ff96 will look
on a white background.
#00ff96 Color on black background
This is how a font and box color of #00ff96 hex color will look
on a black background.