In RGB color space, #01c100 hex color has a red value of 1, a green value of 193 and a blue value of 0.
In CMYK color space (used in color printing), #01c100 hex color is composed of 99.48% cyan, 0% magenta, 100% yellow and 24.31% black.
#01c100 color has a hue of 119.7 degrees, a saturation of 100% and a lightness of 37.8%.
#01c100 hex color contains mainly GREEN.
The closest web safe color of #01c100 is #00cc00
#01c100 hex color has a decimal value of 114944.
HEX | 01c100 | #01c100 |
---|---|---|
RGB | 1, 193, 0 | rgb(1, 193, 0) |
RGB Percent | 0.39, 75.69, 0 | rgb(0.39, 75.69, 0) |
CMYK | 99, 0, 100, 24 | |
HSL | 119.7°, 100, 37.8 | hsl(119.7, 100%, 37.8%) |
HSV | 119.7°, 100, 75.7 |
XYZ | 19.082, 38.146, 6.357 |
---|---|
Hunter Lab | 61.762, -52.935, 37.131 |
CIE-LAB | 68.128, -69.848, 67.461 |
CIE-LCH | 68.128, 97.107, 135.996 |
CIE-LUV | 99.48, 0, 100, 24.31 |
Web Safe | 00cc00 |
RGB percent of color #01c100
CMYK percent of color #01c100
Text with hexadecimal color #01c100
This text has a font color of #01c100
<p style="color:#01c100">Text here</p>
#01c100 Background Color
This box has a background color of #01c100
<div style="background-color:#01c100">Text here</div>
#01c100 Border Color
This box has a border color of #01c100
<div style="border: 4px solid #01c100">Text here</div>
CSS codes
<p style="color:#01c100">Text here</p>
<div style="background-color:#01c100">Text here</div>
<div style="border: 4px solid #01c100">Text here</div>
#01c100 Color on white background
This is how a font and box color of #01c100 will look
on a white background.
#01c100 Color on black background
This is how a font and box color of #01c100 hex color will look
on a black background.