In RGB color space, #00ff86 hex color has a red value of 0, a green value of 255 and a blue value of 134.
In CMYK color space (used in color printing), #00ff86 hex color is composed of 100% cyan, 0% magenta, 47.45% yellow and 0% black.
#00ff86 color has a hue of 151.5 degrees, a saturation of 100% and a lightness of 50%.
#00ff86 hex color contains mainly GREEN.
The closest web safe color of #00ff86 is #00ff99
#00ff86 hex color has a decimal value of 65414.
HEX | 00ff86 | #00ff86 |
---|---|---|
RGB | 0, 255, 134 | rgb(0, 255, 134) |
RGB Percent | 0, 100, 52.55 | rgb(0, 100, 52.55) |
CMYK | 100, 0, 47, 0 | |
HSL | 151.5°, 100, 50 | hsl(151.5, 100%, 50%) |
HSV | 151.5°, 100, 100 |
XYZ | 40.063, 73.241, 34.58 |
---|---|
Hunter Lab | 85.581, -66.205, 35.95 |
CIE-LAB | 88.563, -75.81, 43.827 |
CIE-LCH | 88.563, 87.567, 149.967 |
CIE-LUV | 100, 0, 47.45, 0 |
Web Safe | 00ff99 |
RGB percent of color #00ff86
CMYK percent of color #00ff86
Text with hexadecimal color #00ff86
This text has a font color of #00ff86
<p style="color:#00ff86">Text here</p>
#00ff86 Background Color
This box has a background color of #00ff86
<div style="background-color:#00ff86">Text here</div>
#00ff86 Border Color
This box has a border color of #00ff86
<div style="border: 4px solid #00ff86">Text here</div>
CSS codes
<p style="color:#00ff86">Text here</p>
<div style="background-color:#00ff86">Text here</div>
<div style="border: 4px solid #00ff86">Text here</div>
#00ff86 Color on white background
This is how a font and box color of #00ff86 will look
on a white background.
#00ff86 Color on black background
This is how a font and box color of #00ff86 hex color will look
on a black background.