In RGB color space, #72f000 hex color has a red value of 114, a green value of 240 and a blue value of 0.
In CMYK color space (used in color printing), #72f000 hex color is composed of 52.5% cyan, 0% magenta, 100% yellow and 5.88% black.
#72f000 color has a hue of 91.5 degrees, a saturation of 100% and a lightness of 47.1%.
#72f000 hex color contains mainly GREEN.
The closest web safe color of #72f000 is #66ff00
#72f000 hex color has a decimal value of 7532544.
HEX | 72f000 | #72f000 |
---|---|---|
RGB | 114, 240, 0 | rgb(114, 240, 0) |
RGB Percent | 44.71, 94.12, 0 | rgb(44.71, 94.12, 0) |
CMYK | 53, 0, 100, 6 | |
HSL | 91.5°, 100, 47.1 | hsl(91.5, 100%, 47.1%) |
HSV | 91.5°, 100, 94.1 |
XYZ | 38.1, 65.898, 10.711 |
---|---|
Hunter Lab | 81.178, -58.283, 49.001 |
CIE-LAB | 84.944, -66.44, 81.717 |
CIE-LCH | 84.944, 105.318, 129.113 |
CIE-LUV | 52.5, 0, 100, 5.88 |
Web Safe | 66ff00 |
RGB percent of color #72f000
CMYK percent of color #72f000
Text with hexadecimal color #72f000
This text has a font color of #72f000
<p style="color:#72f000">Text here</p>
#72f000 Background Color
This box has a background color of #72f000
<div style="background-color:#72f000">Text here</div>
#72f000 Border Color
This box has a border color of #72f000
<div style="border: 4px solid #72f000">Text here</div>
CSS codes
<p style="color:#72f000">Text here</p>
<div style="background-color:#72f000">Text here</div>
<div style="border: 4px solid #72f000">Text here</div>
#72f000 Color on white background
This is how a font and box color of #72f000 will look
on a white background.
#72f000 Color on black background
This is how a font and box color of #72f000 hex color will look
on a black background.