In RGB color space, #10fc00 hex color has a red value of 16, a green value of 252 and a blue value of 0.
In CMYK color space (used in color printing), #10fc00 hex color is composed of 93.65% cyan, 0% magenta, 100% yellow and 1.18% black.
#10fc00 color has a hue of 116.2 degrees, a saturation of 100% and a lightness of 49.4%.
#10fc00 hex color contains mainly GREEN.
The closest web safe color of #10fc00 is #00ff00
#10fc00 hex color has a decimal value of 1113088.
HEX | 10fc00 | #10fc00 |
---|---|---|
RGB | 16, 252, 0 | rgb(16, 252, 0) |
RGB Percent | 6.27, 98.82, 0 | rgb(6.27, 98.82, 0) |
CMYK | 94, 0, 100, 1 | |
HSL | 116.2°, 100, 49.4 | hsl(116.2, 100%, 49.4%) |
HSV | 116.2°, 100, 98.8 |
XYZ | 35.024, 69.731, 11.613 |
---|---|
Hunter Lab | 83.505, -71.267, 50.208 |
CIE-LAB | 86.865, -84.918, 82.506 |
CIE-LCH | 86.865, 118.399, 135.825 |
CIE-LUV | 93.65, 0, 100, 1.18 |
Web Safe | 00ff00 |
RGB percent of color #10fc00
CMYK percent of color #10fc00
Text with hexadecimal color #10fc00
This text has a font color of #10fc00
<p style="color:#10fc00">Text here</p>
#10fc00 Background Color
This box has a background color of #10fc00
<div style="background-color:#10fc00">Text here</div>
#10fc00 Border Color
This box has a border color of #10fc00
<div style="border: 4px solid #10fc00">Text here</div>
CSS codes
<p style="color:#10fc00">Text here</p>
<div style="background-color:#10fc00">Text here</div>
<div style="border: 4px solid #10fc00">Text here</div>
#10fc00 Color on white background
This is how a font and box color of #10fc00 will look
on a white background.
#10fc00 Color on black background
This is how a font and box color of #10fc00 hex color will look
on a black background.