In RGB color space, #03fb00 hex color has a red value of 3, a green value of 251 and a blue value of 0.
In CMYK color space (used in color printing), #03fb00 hex color is composed of 98.8% cyan, 0% magenta, 100% yellow and 1.57% black.
#03fb00 color has a hue of 119.3 degrees, a saturation of 100% and a lightness of 49.2%.
#03fb00 hex color contains mainly GREEN.
The closest web safe color of #03fb00 is #00ff00
#03fb00 hex color has a decimal value of 260864.
HEX | 03fb00 | #03fb00 |
---|---|---|
RGB | 3, 251, 0 | rgb(3, 251, 0) |
RGB Percent | 1.18, 98.43, 0 | rgb(1.18, 98.43, 0) |
CMYK | 99, 0, 100, 2 | |
HSL | 119.3°, 100, 49.2 | hsl(119.3, 100%, 49.2%) |
HSV | 119.3°, 100, 98.4 |
XYZ | 34.535, 69.014, 11.501 |
---|---|
Hunter Lab | 83.075, -71.176, 49.944 |
CIE-LAB | 86.511, -85.07, 82.202 |
CIE-LCH | 86.511, 118.297, 135.982 |
CIE-LUV | 98.8, 0, 100, 1.57 |
Web Safe | 00ff00 |
RGB percent of color #03fb00
CMYK percent of color #03fb00
Text with hexadecimal color #03fb00
This text has a font color of #03fb00
<p style="color:#03fb00">Text here</p>
#03fb00 Background Color
This box has a background color of #03fb00
<div style="background-color:#03fb00">Text here</div>
#03fb00 Border Color
This box has a border color of #03fb00
<div style="border: 4px solid #03fb00">Text here</div>
CSS codes
<p style="color:#03fb00">Text here</p>
<div style="background-color:#03fb00">Text here</div>
<div style="border: 4px solid #03fb00">Text here</div>
#03fb00 Color on white background
This is how a font and box color of #03fb00 will look
on a white background.
#03fb00 Color on black background
This is how a font and box color of #03fb00 hex color will look
on a black background.