In RGB color space, #18ff00 hex color has a red value of 24, a green value of 255 and a blue value of 0.
In CMYK color space (used in color printing), #18ff00 hex color is composed of 90.59% cyan, 0% magenta, 100% yellow and 0% black.
#18ff00 color has a hue of 114.4 degrees, a saturation of 100% and a lightness of 50%.
#18ff00 hex color contains mainly GREEN.
The closest web safe color of #18ff00 is #00ff00
#18ff00 hex color has a decimal value of 1638144.
HEX | 18ff00 | #18ff00 |
---|---|---|
RGB | 24, 255, 0 | rgb(24, 255, 0) |
RGB Percent | 9.41, 100, 0 | rgb(9.41, 100, 0) |
CMYK | 91, 0, 100, 0 | |
HSL | 114.4°, 100, 50 | hsl(114.4, 100%, 50%) |
HSV | 114.4°, 100, 100 |
XYZ | 36.137, 71.714, 11.938 |
---|---|
Hunter Lab | 84.684, -72.026, 50.921 |
CIE-LAB | 87.831, -85.325, 83.295 |
CIE-LCH | 87.831, 119.241, 135.69 |
CIE-LUV | 90.59, 0, 100, 0 |
Web Safe | 00ff00 |
RGB percent of color #18ff00
CMYK percent of color #18ff00
Text with hexadecimal color #18ff00
This text has a font color of #18ff00
<p style="color:#18ff00">Text here</p>
#18ff00 Background Color
This box has a background color of #18ff00
<div style="background-color:#18ff00">Text here</div>
#18ff00 Border Color
This box has a border color of #18ff00
<div style="border: 4px solid #18ff00">Text here</div>
CSS codes
<p style="color:#18ff00">Text here</p>
<div style="background-color:#18ff00">Text here</div>
<div style="border: 4px solid #18ff00">Text here</div>
#18ff00 Color on white background
This is how a font and box color of #18ff00 will look
on a white background.
#18ff00 Color on black background
This is how a font and box color of #18ff00 hex color will look
on a black background.