In RGB color space, #000f01 hex color has a red value of 0, a green value of 15 and a blue value of 1.
In CMYK color space (used in color printing), #000f01 hex color is composed of 100% cyan, 0% magenta, 93.33% yellow and 94.12% black.
#000f01 color has a hue of 124 degrees, a saturation of 100% and a lightness of 2.9%.
#000f01 hex color contains mainly GREEN.
The closest web safe color of #000f01 is #000000
#000f01 hex color has a decimal value of 3841.
HEX | 000f01 | #000f01 |
---|---|---|
RGB | 0, 15, 1 | rgb(0, 15, 1) |
RGB Percent | 0, 5.88, 0.39 | rgb(0, 5.88, 0.39) |
CMYK | 100, 0, 93, 94 | |
HSL | 124°, 100, 2.9 | hsl(124, 100%, 2.9%) |
HSV | 124°, 100, 5.9 |
XYZ | 0.176, 0.344, 0.086 |
---|---|
Hunter Lab | 5.865, -4.908, 3.236 |
CIE-LAB | 3.107, -6.184, 4.127 |
CIE-LCH | 3.107, 7.435, 146.282 |
CIE-LUV | 100, 0, 93.33, 94.12 |
Web Safe | 000000 |
RGB percent of color #000f01
CMYK percent of color #000f01
Text with hexadecimal color #000f01
This text has a font color of #000f01
<p style="color:#000f01">Text here</p>
#000f01 Background Color
This box has a background color of #000f01
<div style="background-color:#000f01">Text here</div>
#000f01 Border Color
This box has a border color of #000f01
<div style="border: 4px solid #000f01">Text here</div>
CSS codes
<p style="color:#000f01">Text here</p>
<div style="background-color:#000f01">Text here</div>
<div style="border: 4px solid #000f01">Text here</div>
#000f01 Color on white background
This is how a font and box color of #000f01 will look
on a white background.
#000f01 Color on black background
This is how a font and box color of #000f01 hex color will look
on a black background.