In RGB color space, #03ff0c hex color has a red value of 3, a green value of 255 and a blue value of 12.
In CMYK color space (used in color printing), #03ff0c hex color is composed of 98.82% cyan, 0% magenta, 95.29% yellow and 0% black.
#03ff0c color has a hue of 122.1 degrees, a saturation of 100% and a lightness of 50.6%.
#03ff0c hex color contains mainly GREEN.
The closest web safe color of #03ff0c is #00ff00
#03ff0c hex color has a decimal value of 261900.
HEX | 03ff0c | #03ff0c |
---|---|---|
RGB | 3, 255, 12 | rgb(3, 255, 12) |
RGB Percent | 1.18, 100, 4.71 | rgb(1.18, 100, 4.71) |
CMYK | 99, 0, 95, 0 | |
HSL | 122.1°, 100, 50.6 | hsl(122.1, 100%, 50.6%) |
HSV | 122.1°, 98.8, 100 |
XYZ | 35.864, 71.566, 12.271 |
---|---|
Hunter Lab | 84.597, -72.371, 50.617 |
CIE-LAB | 87.759, -85.931, 82.289 |
CIE-LCH | 87.759, 118.977, 136.24 |
CIE-LUV | 98.82, 0, 95.29, 0 |
Web Safe | 00ff00 |
RGB percent of color #03ff0c
CMYK percent of color #03ff0c
Text with hexadecimal color #03ff0c
This text has a font color of #03ff0c
<p style="color:#03ff0c">Text here</p>
#03ff0c Background Color
This box has a background color of #03ff0c
<div style="background-color:#03ff0c">Text here</div>
#03ff0c Border Color
This box has a border color of #03ff0c
<div style="border: 4px solid #03ff0c">Text here</div>
CSS codes
<p style="color:#03ff0c">Text here</p>
<div style="background-color:#03ff0c">Text here</div>
<div style="border: 4px solid #03ff0c">Text here</div>
#03ff0c Color on white background
This is how a font and box color of #03ff0c will look
on a white background.
#03ff0c Color on black background
This is how a font and box color of #03ff0c hex color will look
on a black background.