In RGB color space, #00ff85 hex color has a red value of 0, a green value of 255 and a blue value of 133.
In CMYK color space (used in color printing), #00ff85 hex color is composed of 100% cyan, 0% magenta, 47.84% yellow and 0% black.
#00ff85 color has a hue of 151.3 degrees, a saturation of 100% and a lightness of 50%.
#00ff85 hex color contains mainly GREEN.
The closest web safe color of #00ff85 is #00ff99
#00ff85 hex color has a decimal value of 65413.
HEX | 00ff85 | #00ff85 |
---|---|---|
RGB | 0, 255, 133 | rgb(0, 255, 133) |
RGB Percent | 0, 100, 52.16 | rgb(0, 100, 52.16) |
CMYK | 100, 0, 48, 0 | |
HSL | 151.3°, 100, 50 | hsl(151.3, 100%, 50%) |
HSV | 151.3°, 100, 100 |
XYZ | 39.994, 73.213, 34.214 |
---|---|
Hunter Lab | 85.565, -66.305, 36.187 |
CIE-LAB | 88.549, -75.967, 44.287 |
CIE-LCH | 88.549, 87.934, 149.759 |
CIE-LUV | 100, 0, 47.84, 0 |
Web Safe | 00ff99 |
RGB percent of color #00ff85
CMYK percent of color #00ff85
Text with hexadecimal color #00ff85
This text has a font color of #00ff85
<p style="color:#00ff85">Text here</p>
#00ff85 Background Color
This box has a background color of #00ff85
<div style="background-color:#00ff85">Text here</div>
#00ff85 Border Color
This box has a border color of #00ff85
<div style="border: 4px solid #00ff85">Text here</div>
CSS codes
<p style="color:#00ff85">Text here</p>
<div style="background-color:#00ff85">Text here</div>
<div style="border: 4px solid #00ff85">Text here</div>
#00ff85 Color on white background
This is how a font and box color of #00ff85 will look
on a white background.
#00ff85 Color on black background
This is how a font and box color of #00ff85 hex color will look
on a black background.