In RGB color space, #00ff72 hex color has a red value of 0, a green value of 255 and a blue value of 114.
In CMYK color space (used in color printing), #00ff72 hex color is composed of 100% cyan, 0% magenta, 55.29% yellow and 0% black.
#00ff72 color has a hue of 146.8 degrees, a saturation of 100% and a lightness of 50%.
#00ff72 hex color contains mainly GREEN.
The closest web safe color of #00ff72 is #00ff66
#00ff72 hex color has a decimal value of 65394.
HEX | 00ff72 | #00ff72 |
---|---|---|
RGB | 0, 255, 114 | rgb(0, 255, 114) |
RGB Percent | 0, 100, 44.71 | rgb(0, 100, 44.71) |
CMYK | 100, 0, 55, 0 | |
HSL | 146.8°, 100, 50 | hsl(146.8, 100%, 50%) |
HSV | 146.8°, 100, 100 |
XYZ | 38.797, 72.735, 27.914 |
---|---|
Hunter Lab | 85.285, -68.047, 40.294 |
CIE-LAB | 88.321, -78.76, 52.811 |
CIE-LCH | 88.321, 94.827, 146.157 |
CIE-LUV | 100, 0, 55.29, 0 |
Web Safe | 00ff66 |
RGB percent of color #00ff72
CMYK percent of color #00ff72
Text with hexadecimal color #00ff72
This text has a font color of #00ff72
<p style="color:#00ff72">Text here</p>
#00ff72 Background Color
This box has a background color of #00ff72
<div style="background-color:#00ff72">Text here</div>
#00ff72 Border Color
This box has a border color of #00ff72
<div style="border: 4px solid #00ff72">Text here</div>
CSS codes
<p style="color:#00ff72">Text here</p>
<div style="background-color:#00ff72">Text here</div>
<div style="border: 4px solid #00ff72">Text here</div>
#00ff72 Color on white background
This is how a font and box color of #00ff72 will look
on a white background.
#00ff72 Color on black background
This is how a font and box color of #00ff72 hex color will look
on a black background.