In RGB color space, #00ff94 hex color has a red value of 0, a green value of 255 and a blue value of 148.
In CMYK color space (used in color printing), #00ff94 hex color is composed of 100% cyan, 0% magenta, 41.96% yellow and 0% black.
#00ff94 color has a hue of 154.8 degrees, a saturation of 100% and a lightness of 50%.
#00ff94 hex color contains mainly GREEN.
The closest web safe color of #00ff94 is #00ff99
#00ff94 hex color has a decimal value of 65428.
HEX | 00ff94 | #00ff94 |
---|---|---|
RGB | 0, 255, 148 | rgb(0, 255, 148) |
RGB Percent | 0, 100, 58.04 | rgb(0, 100, 58.04) |
CMYK | 100, 0, 42, 0 | |
HSL | 154.8°, 100, 50 | hsl(154.8, 100%, 50%) |
HSV | 154.8°, 100, 100 |
XYZ | 41.105, 73.658, 40.068 |
---|---|
Hunter Lab | 85.824, -64.701, 32.397 |
CIE-LAB | 88.761, -73.441, 37.301 |
CIE-LCH | 88.761, 82.371, 153.074 |
CIE-LUV | 100, 0, 41.96, 0 |
Web Safe | 00ff99 |
RGB percent of color #00ff94
CMYK percent of color #00ff94
Text with hexadecimal color #00ff94
This text has a font color of #00ff94
<p style="color:#00ff94">Text here</p>
#00ff94 Background Color
This box has a background color of #00ff94
<div style="background-color:#00ff94">Text here</div>
#00ff94 Border Color
This box has a border color of #00ff94
<div style="border: 4px solid #00ff94">Text here</div>
CSS codes
<p style="color:#00ff94">Text here</p>
<div style="background-color:#00ff94">Text here</div>
<div style="border: 4px solid #00ff94">Text here</div>
#00ff94 Color on white background
This is how a font and box color of #00ff94 will look
on a white background.
#00ff94 Color on black background
This is how a font and box color of #00ff94 hex color will look
on a black background.