In RGB color space, #03c00c hex color has a red value of 3, a green value of 192 and a blue value of 12.
In CMYK color space (used in color printing), #03c00c hex color is composed of 98.44% cyan, 0% magenta, 93.75% yellow and 24.71% black.
#03c00c color has a hue of 122.9 degrees, a saturation of 96.92% and a lightness of 38.2%.
#03c00c hex color contains mainly GREEN.
The closest web safe color of #03c00c is #00cc00
#03c00c hex color has a decimal value of 245772.
HEX | 03c00c | #03c00c |
---|---|---|
RGB | 3, 192, 12 | rgb(3, 192, 12) |
RGB Percent | 1.18, 75.29, 4.71 | rgb(1.18, 75.29, 4.71) |
CMYK | 98, 0, 94, 25 | |
HSL | 122.9°, 96.92, 38.2 | hsl(122.9, 96.92%, 38.2%) |
HSV | 122.9°, 98.4, 75.3 |
XYZ | 18.954, 37.745, 6.634 |
---|---|
Hunter Lab | 61.437, -52.445, 36.604 |
CIE-LAB | 67.832, -69.228, 65.84 |
CIE-LCH | 67.832, 95.538, 136.437 |
CIE-LUV | 98.44, 0, 93.75, 24.71 |
Web Safe | 00cc00 |
RGB percent of color #03c00c
CMYK percent of color #03c00c
Text with hexadecimal color #03c00c
This text has a font color of #03c00c
<p style="color:#03c00c">Text here</p>
#03c00c Background Color
This box has a background color of #03c00c
<div style="background-color:#03c00c">Text here</div>
#03c00c Border Color
This box has a border color of #03c00c
<div style="border: 4px solid #03c00c">Text here</div>
CSS codes
<p style="color:#03c00c">Text here</p>
<div style="background-color:#03c00c">Text here</div>
<div style="border: 4px solid #03c00c">Text here</div>
#03c00c Color on white background
This is how a font and box color of #03c00c will look
on a white background.
#03c00c Color on black background
This is how a font and box color of #03c00c hex color will look
on a black background.