In a RGB color space, #160016 hex color is composed of 8.6% red, 0% green and 8.6% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 100% magenta, 0% yellow and 91.4% black. It has a hue angle of 300 degrees, a saturation of 100% and a lightness of 4.3%. #160016 color hex could be obtained by blending #2c002c with #000000. Closest websafe color is: #000000.
The hexadecimal color #160016 has RGB values of R:22, G:0, B:22 and CMYK values of C:0, M:1, Y:0, K:0.91. Its decimal value is 1441814.
Hex triplet | 160016 | #160016 |
RGB Decimal | 22, 0, 22 | rgb(22,0,22) |
RGB Percent | 8.6, 0, 8.6 | rgb(8.6%,0%,8.6%) |
CMYK | 0, 100, 0, 91.4 | |
HSL | 300°, 100, 4.3 | hsl(300,100%,4.3%) |
HSV(HSB) | 300°, 100, 8.6 | |
Web Safe | 000000 | #000 |
XYZ | 0.476, 0.229, 0.778 |
xyY | 0.321, 0.154, 0.229 |
CIE-LAB | 2.064, 10.59, -7.571 |
CIE-LCH | 2.064, 13.018, 324.439 |
CIE-LUV | 2.064, 2.877, -3.72 |
Hunter-Lab | 4.78, 9.398, -6.305 |
Binary | 00010110, 00000000, 00010110 |
Below, you can see some colors close to #160016. 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 #160016.
<span style="color:#160016">Text here</span>
This paragraph has a background color of #160016.
<p style="background-color:#160016;">Content here</p>
This element has a border color of #160016.
<div style="border:1px #160016;">Content here</div>
.text {color:#160016;}
.background {background-color:#160016;}
.border {border:1px solid #160016;}
.text-shadow {border:1px solid #160016;}
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, #010001 is the darkest color, while #ffebff 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 #150115 is the most saturated one.