In RGB color space, #0a0005 hex color has a red value of 10, a green value of 0 and a blue value of 5.
In CMYK color space (used in color printing), #0a0005 hex color is composed of 0% cyan, 100% magenta, 50% yellow and 96.08% black.
#0a0005 color has a hue of 330 degrees, a saturation of 100% and a lightness of 2%.
#0a0005 hex color contains mainly RED.
The closest web safe color of #0a0005 is #000000
#0a0005 hex color has a decimal value of 655365.
HEX | 0a0005 | #0a0005 |
---|---|---|
RGB | 10, 0, 5 | rgb(10, 0, 5) |
RGB Percent | 3.92, 0, 1.96 | rgb(3.92, 0, 1.96) |
CMYK | 0, 100, 50, 96 | |
HSL | 330°, 100, 2 | hsl(330, 100%, 2%) |
HSV | 330°, 100, 3.9 |
XYZ | 0.153, 0.075, 0.15 |
---|---|
Hunter Lab | 2.739, 5.18, -1.33 |
CIE-LAB | 0.677, 3.347, -0.977 |
CIE-LCH | 0.677, 3.487, 343.727 |
CIE-LUV | 0, 100, 50, 96.08 |
Web Safe | 000000 |
RGB percent of color #0a0005
CMYK percent of color #0a0005
Text with hexadecimal color #0a0005
This text has a font color of #0a0005
<p style="color:#0a0005">Text here</p>
#0a0005 Background Color
This box has a background color of #0a0005
<div style="background-color:#0a0005">Text here</div>
#0a0005 Border Color
This box has a border color of #0a0005
<div style="border: 4px solid #0a0005">Text here</div>
CSS codes
<p style="color:#0a0005">Text here</p>
<div style="background-color:#0a0005">Text here</div>
<div style="border: 4px solid #0a0005">Text here</div>
#0a0005 Color on white background
This is how a font and box color of #0a0005 will look
on a white background.
#0a0005 Color on black background
This is how a font and box color of #0a0005 hex color will look
on a black background.