In RGB color space, #00ff70 hex color has a red value of 0, a green value of 255 and a blue value of 112.
In CMYK color space (used in color printing), #00ff70 hex color is composed of 100% cyan, 0% magenta, 56.08% yellow and 0% black.
#00ff70 color has a hue of 146.4 degrees, a saturation of 100% and a lightness of 50%.
#00ff70 hex color contains mainly GREEN.
The closest web safe color of #00ff70 is #00ff66
#00ff70 hex color has a decimal value of 65392.
HEX | 00ff70 | #00ff70 |
---|---|---|
RGB | 0, 255, 112 | rgb(0, 255, 112) |
RGB Percent | 0, 100, 43.92 | rgb(0, 100, 43.92) |
CMYK | 100, 0, 56, 0 | |
HSL | 146.4°, 100, 50 | hsl(146.4, 100%, 50%) |
HSV | 146.4°, 100, 100 |
XYZ | 38.685, 72.69, 27.321 |
---|---|
Hunter Lab | 85.258, -68.21, 40.681 |
CIE-LAB | 88.3, -79.025, 53.68 |
CIE-LCH | 88.3, 95.533, 145.813 |
CIE-LUV | 100, 0, 56.08, 0 |
Web Safe | 00ff66 |
RGB percent of color #00ff70
CMYK percent of color #00ff70
Text with hexadecimal color #00ff70
This text has a font color of #00ff70
<p style="color:#00ff70">Text here</p>
#00ff70 Background Color
This box has a background color of #00ff70
<div style="background-color:#00ff70">Text here</div>
#00ff70 Border Color
This box has a border color of #00ff70
<div style="border: 4px solid #00ff70">Text here</div>
CSS codes
<p style="color:#00ff70">Text here</p>
<div style="background-color:#00ff70">Text here</div>
<div style="border: 4px solid #00ff70">Text here</div>
#00ff70 Color on white background
This is how a font and box color of #00ff70 will look
on a white background.
#00ff70 Color on black background
This is how a font and box color of #00ff70 hex color will look
on a black background.