In RGB color space, #12f00b hex color has a red value of 18, a green value of 240 and a blue value of 11.
In CMYK color space (used in color printing), #12f00b hex color is composed of 92.5% cyan, 0% magenta, 95.42% yellow and 5.88% black.
#12f00b color has a hue of 118.2 degrees, a saturation of 91.24% and a lightness of 49.2%.
#12f00b hex color contains mainly GREEN.
The closest web safe color of #12f00b is #00ff00
#12f00b hex color has a decimal value of 1241099.
HEX | 12f00b | #12f00b |
---|---|---|
RGB | 18, 240, 11 | rgb(18, 240, 11) |
RGB Percent | 7.06, 94.12, 4.31 | rgb(7.06, 94.12, 4.31) |
CMYK | 93, 0, 95, 6 | |
HSL | 118.2°, 91.24, 49.2 | hsl(118.2, 91.24%, 49.2%) |
HSV | 118.2°, 95.4, 94.1 |
XYZ | 31.47, 62.473, 10.716 |
---|---|
Hunter Lab | 79.04, -67.249, 47.29 |
CIE-LAB | 83.164, -81.528, 78.633 |
CIE-LCH | 83.164, 113.269, 136.036 |
CIE-LUV | 92.5, 0, 95.42, 5.88 |
Web Safe | 00ff00 |
RGB percent of color #12f00b
CMYK percent of color #12f00b
Text with hexadecimal color #12f00b
This text has a font color of #12f00b
<p style="color:#12f00b">Text here</p>
#12f00b Background Color
This box has a background color of #12f00b
<div style="background-color:#12f00b">Text here</div>
#12f00b Border Color
This box has a border color of #12f00b
<div style="border: 4px solid #12f00b">Text here</div>
CSS codes
<p style="color:#12f00b">Text here</p>
<div style="background-color:#12f00b">Text here</div>
<div style="border: 4px solid #12f00b">Text here</div>
#12f00b Color on white background
This is how a font and box color of #12f00b will look
on a white background.
#12f00b Color on black background
This is how a font and box color of #12f00b hex color will look
on a black background.