In RGB color space, #03fc00 hex color has a red value of 3, a green value of 252 and a blue value of 0.
In CMYK color space (used in color printing), #03fc00 hex color is composed of 98.81% cyan, 0% magenta, 100% yellow and 1.18% black.
#03fc00 color has a hue of 119.3 degrees, a saturation of 100% and a lightness of 49.4%.
#03fc00 hex color contains mainly GREEN.
The closest web safe color of #03fc00 is #00ff00
#03fc00 hex color has a decimal value of 261120.
HEX | 03fc00 | #03fc00 |
---|---|---|
RGB | 3, 252, 0 | rgb(3, 252, 0) |
RGB Percent | 1.18, 98.82, 0 | rgb(1.18, 98.82, 0) |
CMYK | 99, 0, 100, 1 | |
HSL | 119.3°, 100, 49.4 | hsl(119.3, 100%, 49.4%) |
HSV | 119.3°, 100, 98.8 |
XYZ | 34.848, 69.64, 11.605 |
---|---|
Hunter Lab | 83.451, -71.499, 50.17 |
CIE-LAB | 86.82, -85.327, 82.45 |
CIE-LCH | 86.82, 118.654, 135.982 |
CIE-LUV | 98.81, 0, 100, 1.18 |
Web Safe | 00ff00 |
RGB percent of color #03fc00
CMYK percent of color #03fc00
Text with hexadecimal color #03fc00
This text has a font color of #03fc00
<p style="color:#03fc00">Text here</p>
#03fc00 Background Color
This box has a background color of #03fc00
<div style="background-color:#03fc00">Text here</div>
#03fc00 Border Color
This box has a border color of #03fc00
<div style="border: 4px solid #03fc00">Text here</div>
CSS codes
<p style="color:#03fc00">Text here</p>
<div style="background-color:#03fc00">Text here</div>
<div style="border: 4px solid #03fc00">Text here</div>
#03fc00 Color on white background
This is how a font and box color of #03fc00 will look
on a white background.
#03fc00 Color on black background
This is how a font and box color of #03fc00 hex color will look
on a black background.