In RGB color space, #00ff9b hex color has a red value of 0, a green value of 255 and a blue value of 155.
In CMYK color space (used in color printing), #00ff9b hex color is composed of 100% cyan, 0% magenta, 39.22% yellow and 0% black.
#00ff9b color has a hue of 156.5 degrees, a saturation of 100% and a lightness of 50%.
#00ff9b hex color contains mainly GREEN.
The closest web safe color of #00ff9b is #00ff99
#00ff9b hex color has a decimal value of 65435.
HEX | 00ff9b | #00ff9b |
---|---|---|
RGB | 0, 255, 155 | rgb(0, 255, 155) |
RGB Percent | 0, 100, 60.78 | rgb(0, 100, 60.78) |
CMYK | 100, 0, 39, 0 | |
HSL | 156.5°, 100, 50 | hsl(156.5, 100%, 50%) |
HSV | 156.5°, 100, 100 |
XYZ | 41.676, 73.887, 43.075 |
---|---|
Hunter Lab | 85.958, -63.881, 30.459 |
CIE-LAB | 88.869, -72.166, 33.989 |
CIE-LCH | 88.869, 79.77, 154.78 |
CIE-LUV | 100, 0, 39.22, 0 |
Web Safe | 00ff99 |
RGB percent of color #00ff9b
CMYK percent of color #00ff9b
Text with hexadecimal color #00ff9b
This text has a font color of #00ff9b
<p style="color:#00ff9b">Text here</p>
#00ff9b Background Color
This box has a background color of #00ff9b
<div style="background-color:#00ff9b">Text here</div>
#00ff9b Border Color
This box has a border color of #00ff9b
<div style="border: 4px solid #00ff9b">Text here</div>
CSS codes
<p style="color:#00ff9b">Text here</p>
<div style="background-color:#00ff9b">Text here</div>
<div style="border: 4px solid #00ff9b">Text here</div>
#00ff9b Color on white background
This is how a font and box color of #00ff9b will look
on a white background.
#00ff9b Color on black background
This is how a font and box color of #00ff9b hex color will look
on a black background.