In RGB color space, #10cc01 hex color has a red value of 16, a green value of 204 and a blue value of 1.
In CMYK color space (used in color printing), #10cc01 hex color is composed of 92.16% cyan, 0% magenta, 99.51% yellow and 20% black.
#10cc01 color has a hue of 115.6 degrees, a saturation of 99.02% and a lightness of 40.2%.
#10cc01 hex color contains mainly GREEN.
The closest web safe color of #10cc01 is #00cc00
#10cc01 hex color has a decimal value of 1100801.
HEX | 10cc01 | #10cc01 |
---|---|---|
RGB | 16, 204, 1 | rgb(16, 204, 1) |
RGB Percent | 6.27, 80, 0.39 | rgb(6.27, 80, 0.39) |
CMYK | 92, 0, 100, 20 | |
HSL | 115.6°, 99.02, 40.2 | hsl(115.6, 99.02%, 40.2%) |
HSV | 115.6°, 99.5, 80 |
XYZ | 21.812, 43.298, 7.236 |
---|---|
Hunter Lab | 65.801, -55.982, 39.541 |
CIE-LAB | 71.757, -72.144, 70.294 |
CIE-LCH | 71.757, 100.727, 135.744 |
CIE-LUV | 92.16, 0, 99.51, 20 |
Web Safe | 00cc00 |
RGB percent of color #10cc01
CMYK percent of color #10cc01
Text with hexadecimal color #10cc01
This text has a font color of #10cc01
<p style="color:#10cc01">Text here</p>
#10cc01 Background Color
This box has a background color of #10cc01
<div style="background-color:#10cc01">Text here</div>
#10cc01 Border Color
This box has a border color of #10cc01
<div style="border: 4px solid #10cc01">Text here</div>
CSS codes
<p style="color:#10cc01">Text here</p>
<div style="background-color:#10cc01">Text here</div>
<div style="border: 4px solid #10cc01">Text here</div>
#10cc01 Color on white background
This is how a font and box color of #10cc01 will look
on a white background.
#10cc01 Color on black background
This is how a font and box color of #10cc01 hex color will look
on a black background.