In RGB color space, #03ff02 hex color has a red value of 3, a green value of 255 and a blue value of 2.
In CMYK color space (used in color printing), #03ff02 hex color is composed of 98.82% cyan, 0% magenta, 99.22% yellow and 0% black.
#03ff02 color has a hue of 119.8 degrees, a saturation of 100% and a lightness of 50.4%.
#03ff02 hex color contains mainly GREEN.
The closest web safe color of #03ff02 is #00ff00
#03ff02 hex color has a decimal value of 261890.
HEX | 03ff02 | #03ff02 |
---|---|---|
RGB | 3, 255, 2 | rgb(3, 255, 2) |
RGB Percent | 1.18, 100, 0.78 | rgb(1.18, 100, 0.78) |
CMYK | 99, 0, 99, 0 | |
HSL | 119.8°, 100, 50.4 | hsl(119.8, 100%, 50.4%) |
HSV | 119.8°, 99.2, 100 |
XYZ | 35.809, 71.544, 11.979 |
---|---|
Hunter Lab | 84.584, -72.452, 50.812 |
CIE-LAB | 87.749, -86.07, 83.044 |
CIE-LCH | 87.749, 119.601, 136.025 |
CIE-LUV | 98.82, 0, 99.22, 0 |
Web Safe | 00ff00 |
RGB percent of color #03ff02
CMYK percent of color #03ff02
Text with hexadecimal color #03ff02
This text has a font color of #03ff02
<p style="color:#03ff02">Text here</p>
#03ff02 Background Color
This box has a background color of #03ff02
<div style="background-color:#03ff02">Text here</div>
#03ff02 Border Color
This box has a border color of #03ff02
<div style="border: 4px solid #03ff02">Text here</div>
CSS codes
<p style="color:#03ff02">Text here</p>
<div style="background-color:#03ff02">Text here</div>
<div style="border: 4px solid #03ff02">Text here</div>
#03ff02 Color on white background
This is how a font and box color of #03ff02 will look
on a white background.
#03ff02 Color on black background
This is how a font and box color of #03ff02 hex color will look
on a black background.