In RGB color space, #010e01 hex color has a red value of 1, a green value of 14 and a blue value of 1.
In CMYK color space (used in color printing), #010e01 hex color is composed of 92.86% cyan, 0% magenta, 92.86% yellow and 94.51% black.
#010e01 color has a hue of 120 degrees, a saturation of 86.67% and a lightness of 2.9%.
#010e01 hex color contains mainly GREEN.
The closest web safe color of #010e01 is #000000
#010e01 hex color has a decimal value of 69121.
HEX | 010e01 | #010e01 |
---|---|---|
RGB | 1, 14, 1 | rgb(1, 14, 1) |
RGB Percent | 0.39, 5.49, 0.39 | rgb(0.39, 5.49, 0.39) |
CMYK | 93, 0, 93, 95 | |
HSL | 120°, 86.67, 2.9 | hsl(120, 86.67%, 2.9%) |
HSV | 120°, 92.9, 5.5 |
XYZ | 0.175, 0.323, 0.082 |
---|---|
Hunter Lab | 5.683, -4.449, 3.123 |
CIE-LAB | 2.918, -5.407, 3.858 |
CIE-LCH | 2.918, 6.642, 144.491 |
CIE-LUV | 92.86, 0, 92.86, 94.51 |
Web Safe | 000000 |
RGB percent of color #010e01
CMYK percent of color #010e01
Text with hexadecimal color #010e01
This text has a font color of #010e01
<p style="color:#010e01">Text here</p>
#010e01 Background Color
This box has a background color of #010e01
<div style="background-color:#010e01">Text here</div>
#010e01 Border Color
This box has a border color of #010e01
<div style="border: 4px solid #010e01">Text here</div>
CSS codes
<p style="color:#010e01">Text here</p>
<div style="background-color:#010e01">Text here</div>
<div style="border: 4px solid #010e01">Text here</div>
#010e01 Color on white background
This is how a font and box color of #010e01 will look
on a white background.
#010e01 Color on black background
This is how a font and box color of #010e01 hex color will look
on a black background.