In RGB color space, #03fd00 hex color has a red value of 3, a green value of 253 and a blue value of 0.
In CMYK color space (used in color printing), #03fd00 hex color is composed of 98.81% cyan, 0% magenta, 100% yellow and 0.78% black.
#03fd00 color has a hue of 119.3 degrees, a saturation of 100% and a lightness of 49.6%.
#03fd00 hex color contains mainly GREEN.
The closest web safe color of #03fd00 is #00ff00
#03fd00 hex color has a decimal value of 261376.
HEX | 03fd00 | #03fd00 |
---|---|---|
RGB | 3, 253, 0 | rgb(3, 253, 0) |
RGB Percent | 1.18, 99.22, 0 | rgb(1.18, 99.22, 0) |
CMYK | 99, 0, 100, 1 | |
HSL | 119.3°, 100, 49.6 | hsl(119.3, 100%, 49.6%) |
HSV | 119.3°, 100, 99.2 |
XYZ | 35.163, 70.27, 11.71 |
---|---|
Hunter Lab | 83.827, -71.822, 50.397 |
CIE-LAB | 87.129, -85.584, 82.698 |
CIE-LCH | 87.129, 119.011, 135.983 |
CIE-LUV | 98.81, 0, 100, 0.78 |
Web Safe | 00ff00 |
RGB percent of color #03fd00
CMYK percent of color #03fd00
Text with hexadecimal color #03fd00
This text has a font color of #03fd00
<p style="color:#03fd00">Text here</p>
#03fd00 Background Color
This box has a background color of #03fd00
<div style="background-color:#03fd00">Text here</div>
#03fd00 Border Color
This box has a border color of #03fd00
<div style="border: 4px solid #03fd00">Text here</div>
CSS codes
<p style="color:#03fd00">Text here</p>
<div style="background-color:#03fd00">Text here</div>
<div style="border: 4px solid #03fd00">Text here</div>
#03fd00 Color on white background
This is how a font and box color of #03fd00 will look
on a white background.
#03fd00 Color on black background
This is how a font and box color of #03fd00 hex color will look
on a black background.