In RGB color space, #010c01 hex color has a red value of 1, a green value of 12 and a blue value of 1.
In CMYK color space (used in color printing), #010c01 hex color is composed of 91.67% cyan, 0% magenta, 91.67% yellow and 95.29% black.
#010c01 color has a hue of 120 degrees, a saturation of 84.62% and a lightness of 2.5%.
#010c01 hex color contains mainly GREEN.
The closest web safe color of #010c01 is #000000
#010c01 hex color has a decimal value of 68609.
HEX | 010c01 | #010c01 |
---|---|---|
RGB | 1, 12, 1 | rgb(1, 12, 1) |
RGB Percent | 0.39, 4.71, 0.39 | rgb(0.39, 4.71, 0.39) |
CMYK | 92, 0, 92, 95 | |
HSL | 120°, 84.62, 2.5 | hsl(120, 84.62%, 2.5%) |
HSV | 120°, 91.7, 4.7 |
XYZ | 0.149, 0.272, 0.073 |
---|---|
Hunter Lab | 5.215, -4.027, 2.821 |
CIE-LAB | 2.457, -4.487, 3.192 |
CIE-LCH | 2.457, 5.507, 144.572 |
CIE-LUV | 91.67, 0, 91.67, 95.29 |
Web Safe | 000000 |
RGB percent of color #010c01
CMYK percent of color #010c01
Text with hexadecimal color #010c01
This text has a font color of #010c01
<p style="color:#010c01">Text here</p>
#010c01 Background Color
This box has a background color of #010c01
<div style="background-color:#010c01">Text here</div>
#010c01 Border Color
This box has a border color of #010c01
<div style="border: 4px solid #010c01">Text here</div>
CSS codes
<p style="color:#010c01">Text here</p>
<div style="background-color:#010c01">Text here</div>
<div style="border: 4px solid #010c01">Text here</div>
#010c01 Color on white background
This is how a font and box color of #010c01 will look
on a white background.
#010c01 Color on black background
This is how a font and box color of #010c01 hex color will look
on a black background.