In RGB color space, #12c00c hex color has a red value of 18, a green value of 192 and a blue value of 12.
In CMYK color space (used in color printing), #12c00c hex color is composed of 90.63% cyan, 0% magenta, 93.75% yellow and 24.71% black.
#12c00c color has a hue of 118 degrees, a saturation of 88.24% and a lightness of 40%.
#12c00c hex color contains mainly GREEN.
The closest web safe color of #12c00c is #00cc00
#12c00c hex color has a decimal value of 1228812.
HEX | 12c00c | #12c00c |
---|---|---|
RGB | 18, 192, 12 | rgb(18, 192, 12) |
RGB Percent | 7.06, 75.29, 4.71 | rgb(7.06, 75.29, 4.71) |
CMYK | 91, 0, 94, 25 | |
HSL | 118°, 88.24, 40 | hsl(118, 88.24%, 40%) |
HSV | 118°, 93.8, 75.3 |
XYZ | 19.165, 37.854, 6.644 |
---|---|
Hunter Lab | 61.526, -52.068, 36.665 |
CIE-LAB | 67.913, -68.496, 65.939 |
CIE-LCH | 67.913, 95.077, 136.09 |
CIE-LUV | 90.63, 0, 93.75, 24.71 |
Web Safe | 00cc00 |
RGB percent of color #12c00c
CMYK percent of color #12c00c
Text with hexadecimal color #12c00c
This text has a font color of #12c00c
<p style="color:#12c00c">Text here</p>
#12c00c Background Color
This box has a background color of #12c00c
<div style="background-color:#12c00c">Text here</div>
#12c00c Border Color
This box has a border color of #12c00c
<div style="border: 4px solid #12c00c">Text here</div>
CSS codes
<p style="color:#12c00c">Text here</p>
<div style="background-color:#12c00c">Text here</div>
<div style="border: 4px solid #12c00c">Text here</div>
#12c00c Color on white background
This is how a font and box color of #12c00c will look
on a white background.
#12c00c Color on black background
This is how a font and box color of #12c00c hex color will look
on a black background.