In RGB color space, #24f000 hex color has a red value of 36, a green value of 240 and a blue value of 0.
In CMYK color space (used in color printing), #24f000 hex color is composed of 85% cyan, 0% magenta, 100% yellow and 5.88% black.
#24f000 color has a hue of 111 degrees, a saturation of 100% and a lightness of 47.1%.
#24f000 hex color contains mainly GREEN.
The closest web safe color of #24f000 is #33ff00
#24f000 hex color has a decimal value of 2420736.
HEX | 24f000 | #24f000 |
---|---|---|
RGB | 36, 240, 0 | rgb(36, 240, 0) |
RGB Percent | 14.12, 94.12, 0 | rgb(14.12, 94.12, 0) |
CMYK | 85, 0, 100, 6 | |
HSL | 111°, 100, 47.1 | hsl(111, 100%, 47.1%) |
HSV | 111°, 100, 94.1 |
XYZ | 31.888, 62.695, 10.421 |
---|---|
Hunter Lab | 79.18, -66.679, 47.623 |
CIE-LAB | 83.282, -80.509, 79.691 |
CIE-LCH | 83.282, 113.28, 135.293 |
CIE-LUV | 85, 0, 100, 5.88 |
Web Safe | 33ff00 |
RGB percent of color #24f000
CMYK percent of color #24f000
Text with hexadecimal color #24f000
This text has a font color of #24f000
<p style="color:#24f000">Text here</p>
#24f000 Background Color
This box has a background color of #24f000
<div style="background-color:#24f000">Text here</div>
#24f000 Border Color
This box has a border color of #24f000
<div style="border: 4px solid #24f000">Text here</div>
CSS codes
<p style="color:#24f000">Text here</p>
<div style="background-color:#24f000">Text here</div>
<div style="border: 4px solid #24f000">Text here</div>
#24f000 Color on white background
This is how a font and box color of #24f000 will look
on a white background.
#24f000 Color on black background
This is how a font and box color of #24f000 hex color will look
on a black background.