In RGB color space, #03f00c hex color has a red value of 3, a green value of 240 and a blue value of 12.
In CMYK color space (used in color printing), #03f00c hex color is composed of 98.75% cyan, 0% magenta, 95% yellow and 5.88% black.
#03f00c color has a hue of 122.3 degrees, a saturation of 97.53% and a lightness of 47.6%.
#03f00c hex color contains mainly GREEN.
The closest web safe color of #03f00c is #00ff00
#03f00c hex color has a decimal value of 258060.
HEX | 03f00c | #03f00c |
---|---|---|
RGB | 3, 240, 12 | rgb(3, 240, 12) |
RGB Percent | 1.18, 94.12, 4.71 | rgb(1.18, 94.12, 4.71) |
CMYK | 99, 0, 95, 6 | |
HSL | 122.3°, 97.53, 47.6 | hsl(122.3, 97.53%, 47.6%) |
HSV | 122.3°, 98.8, 94.1 |
XYZ | 31.264, 62.366, 10.738 |
---|---|
Hunter Lab | 78.972, -67.536, 47.219 |
CIE-LAB | 83.108, -82.04, 78.473 |
CIE-LCH | 83.108, 113.528, 136.273 |
CIE-LUV | 98.75, 0, 95, 5.88 |
Web Safe | 00ff00 |
RGB percent of color #03f00c
CMYK percent of color #03f00c
Text with hexadecimal color #03f00c
This text has a font color of #03f00c
<p style="color:#03f00c">Text here</p>
#03f00c Background Color
This box has a background color of #03f00c
<div style="background-color:#03f00c">Text here</div>
#03f00c Border Color
This box has a border color of #03f00c
<div style="border: 4px solid #03f00c">Text here</div>
CSS codes
<p style="color:#03f00c">Text here</p>
<div style="background-color:#03f00c">Text here</div>
<div style="border: 4px solid #03f00c">Text here</div>
#03f00c Color on white background
This is how a font and box color of #03f00c will look
on a white background.
#03f00c Color on black background
This is how a font and box color of #03f00c hex color will look
on a black background.