In a RGB color space, #160004 hex color is composed of 8.6% red, 0% green and 1.6% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 100% magenta, 81.8% yellow and 91.4% black. It has a hue angle of 349.1 degrees, a saturation of 100% and a lightness of 4.3%. #160004 color hex could be obtained by blending #2c0008 with #000000. Closest websafe color is: #000000.
The hexadecimal color #160004 has RGB values of R:22, G:0, B:4 and CMYK values of C:0, M:1, Y:0.82, K:0.91. Its decimal value is 1441796.
Hex triplet | 160004 | #160004 |
RGB Decimal | 22, 0, 4 | rgb(22,0,4) |
RGB Percent | 8.6, 0, 1.6 | rgb(8.6%,0%,1.6%) |
CMYK | 0, 100, 81.8, 91.4 | |
HSL | 349.1°, 100, 4.3 | hsl(349.1,100%,4.3%) |
HSV(HSB) | 349.1°, 100, 8.6 | |
Web Safe | 000000 | #000 |
XYZ | 0.353, 0.179, 0.131 |
xyY | 0.532, 0.27, 0.179 |
CIE-LAB | 1.62, 7.469, 0.921 |
CIE-LCH | 1.62, 7.526, 7.029 |
CIE-LUV | 1.62, 4.484, 0.031 |
Hunter-Lab | 4.235, 7.459, 1.132 |
Binary | 00010110, 00000000, 00000100 |
Below, you can see some colors close to #160004. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #160004.
<span style="color:#160004">Text here</span>
This paragraph has a background color of #160004.
<p style="background-color:#160004;">Content here</p>
This element has a border color of #160004.
<div style="border:1px #160004;">Content here</div>
.text {color:#160004;}
.background {background-color:#160004;}
.border {border:1px solid #160004;}
.text-shadow {border:1px solid #160004;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #010000 is the darkest color, while #ffebee is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #0b0b0b is the less saturated color, while #150105 is the most saturated one.