In RGB color space, #18f00c hex color has a red value of 24, a green value of 240 and a blue value of 12.
In CMYK color space (used in color printing), #18f00c hex color is composed of 90% cyan, 0% magenta, 95% yellow and 5.88% black.
#18f00c color has a hue of 116.8 degrees, a saturation of 90.48% and a lightness of 49.4%.
#18f00c hex color contains mainly GREEN.
The closest web safe color of #18f00c is #00ff00
#18f00c hex color has a decimal value of 1634316.
HEX | 18f00c | #18f00c |
---|---|---|
RGB | 24, 240, 12 | rgb(24, 240, 12) |
RGB Percent | 9.41, 94.12, 4.71 | rgb(9.41, 94.12, 4.71) |
CMYK | 90, 0, 95, 6 | |
HSL | 116.8°, 90.48, 49.4 | hsl(116.8, 90.48%, 49.4%) |
HSV | 116.8°, 95, 94.1 |
XYZ | 31.603, 62.541, 10.754 |
---|---|
Hunter Lab | 79.083, -67.063, 47.296 |
CIE-LAB | 83.2, -81.196, 78.586 |
CIE-LCH | 83.2, 112.998, 135.936 |
CIE-LUV | 90, 0, 95, 5.88 |
Web Safe | 00ff00 |
RGB percent of color #18f00c
CMYK percent of color #18f00c
Text with hexadecimal color #18f00c
This text has a font color of #18f00c
<p style="color:#18f00c">Text here</p>
#18f00c Background Color
This box has a background color of #18f00c
<div style="background-color:#18f00c">Text here</div>
#18f00c Border Color
This box has a border color of #18f00c
<div style="border: 4px solid #18f00c">Text here</div>
CSS codes
<p style="color:#18f00c">Text here</p>
<div style="background-color:#18f00c">Text here</div>
<div style="border: 4px solid #18f00c">Text here</div>
#18f00c Color on white background
This is how a font and box color of #18f00c will look
on a white background.
#18f00c Color on black background
This is how a font and box color of #18f00c hex color will look
on a black background.