In RGB color space, #010f01 hex color has a red value of 1, a green value of 15 and a blue value of 1.
In CMYK color space (used in color printing), #010f01 hex color is composed of 93.33% cyan, 0% magenta, 93.33% yellow and 94.12% black.
#010f01 color has a hue of 120 degrees, a saturation of 87.5% and a lightness of 3.1%.
#010f01 hex color contains mainly GREEN.
The closest web safe color of #010f01 is #000000
#010f01 hex color has a decimal value of 69377.
HEX | 010f01 | #010f01 |
---|---|---|
RGB | 1, 15, 1 | rgb(1, 15, 1) |
RGB Percent | 0.39, 5.88, 0.39 | rgb(0.39, 5.88, 0.39) |
CMYK | 93, 0, 93, 94 | |
HSL | 120°, 87.5, 3.1 | hsl(120, 87.5%, 3.1%) |
HSV | 120°, 93.3, 5.9 |
XYZ | 0.189, 0.35, 0.086 |
---|---|
Hunter Lab | 5.916, -4.651, 3.279 |
CIE-LAB | 3.162, -5.885, 4.221 |
CIE-LCH | 3.162, 7.242, 144.35 |
CIE-LUV | 93.33, 0, 93.33, 94.12 |
Web Safe | 000000 |
RGB percent of color #010f01
CMYK percent of color #010f01
Text with hexadecimal color #010f01
This text has a font color of #010f01
<p style="color:#010f01">Text here</p>
#010f01 Background Color
This box has a background color of #010f01
<div style="background-color:#010f01">Text here</div>
#010f01 Border Color
This box has a border color of #010f01
<div style="border: 4px solid #010f01">Text here</div>
CSS codes
<p style="color:#010f01">Text here</p>
<div style="background-color:#010f01">Text here</div>
<div style="border: 4px solid #010f01">Text here</div>
#010f01 Color on white background
This is how a font and box color of #010f01 will look
on a white background.
#010f01 Color on black background
This is how a font and box color of #010f01 hex color will look
on a black background.