In RGB color space, #000d05 hex color has a red value of 0, a green value of 13 and a blue value of 5.
In CMYK color space (used in color printing), #000d05 hex color is composed of 100% cyan, 0% magenta, 61.54% yellow and 94.9% black.
#000d05 color has a hue of 143.1 degrees, a saturation of 100% and a lightness of 2.5%.
#000d05 hex color contains mainly GREEN.
The closest web safe color of #000d05 is #000000
#000d05 hex color has a decimal value of 3333.
HEX | 000d05 | #000d05 |
---|---|---|
RGB | 0, 13, 5 | rgb(0, 13, 5) |
RGB Percent | 0, 5.1, 1.96 | rgb(0, 5.1, 1.96) |
CMYK | 100, 0, 62, 95 | |
HSL | 143.1°, 100, 2.5 | hsl(143.1, 100%, 2.5%) |
HSV | 143.1°, 100, 5.1 |
XYZ | 0.171, 0.299, 0.192 |
---|---|
Hunter Lab | 5.468, -3.987, 1.746 |
CIE-LAB | 2.701, -4.637, 1.91 |
CIE-LCH | 2.701, 5.015, 157.613 |
CIE-LUV | 100, 0, 61.54, 94.9 |
Web Safe | 000000 |
RGB percent of color #000d05
CMYK percent of color #000d05
Text with hexadecimal color #000d05
This text has a font color of #000d05
<p style="color:#000d05">Text here</p>
#000d05 Background Color
This box has a background color of #000d05
<div style="background-color:#000d05">Text here</div>
#000d05 Border Color
This box has a border color of #000d05
<div style="border: 4px solid #000d05">Text here</div>
CSS codes
<p style="color:#000d05">Text here</p>
<div style="background-color:#000d05">Text here</div>
<div style="border: 4px solid #000d05">Text here</div>
#000d05 Color on white background
This is how a font and box color of #000d05 will look
on a white background.
#000d05 Color on black background
This is how a font and box color of #000d05 hex color will look
on a black background.