In RGB color space, #00fc03 hex color has a red value of 0, a green value of 252 and a blue value of 3.
In CMYK color space (used in color printing), #00fc03 hex color is composed of 100% cyan, 0% magenta, 98.81% yellow and 1.18% black.
#00fc03 color has a hue of 120.7 degrees, a saturation of 100% and a lightness of 49.4%.
#00fc03 hex color contains mainly GREEN.
The closest web safe color of #00fc03 is #00ff00
#00fc03 hex color has a decimal value of 64515.
HEX | 00fc03 | #00fc03 |
---|---|---|
RGB | 0, 252, 3 | rgb(0, 252, 3) |
RGB Percent | 0, 98.82, 1.18 | rgb(0, 98.82, 1.18) |
CMYK | 100, 0, 99, 1 | |
HSL | 120.7°, 100, 49.4 | hsl(120.7, 100%, 49.4%) |
HSV | 120.7°, 100, 98.8 |
XYZ | 34.827, 69.627, 11.69 |
---|---|
Hunter Lab | 83.443, -71.523, 50.104 |
CIE-LAB | 86.814, -85.371, 82.208 |
CIE-LCH | 86.814, 118.517, 136.081 |
CIE-LUV | 100, 0, 98.81, 1.18 |
Web Safe | 00ff00 |
RGB percent of color #00fc03
CMYK percent of color #00fc03
Text with hexadecimal color #00fc03
This text has a font color of #00fc03
<p style="color:#00fc03">Text here</p>
#00fc03 Background Color
This box has a background color of #00fc03
<div style="background-color:#00fc03">Text here</div>
#00fc03 Border Color
This box has a border color of #00fc03
<div style="border: 4px solid #00fc03">Text here</div>
CSS codes
<p style="color:#00fc03">Text here</p>
<div style="background-color:#00fc03">Text here</div>
<div style="border: 4px solid #00fc03">Text here</div>
#00fc03 Color on white background
This is how a font and box color of #00fc03 will look
on a white background.
#00fc03 Color on black background
This is how a font and box color of #00fc03 hex color will look
on a black background.