In a RGB color space, #081008 hex color is composed of 3.1% red, 6.3% green and 3.1% blue. Whereas in a CMYK color space, it is composed of 50% cyan, 0% magenta, 50% yellow and 93.7% black. It has a hue angle of 120 degrees, a saturation of 33.3% and a lightness of 4.7%. #081008 color hex could be obtained by blending #102010 with #000000. Closest websafe color is: #000000.
The hexadecimal color #081008 has RGB values of R:8, G:16, B:8 and CMYK values of C:0.5, M:0, Y:0.5, K:0.94. Its decimal value is 528392.
Hex triplet | 081008 | #081008 |
RGB Decimal | 8, 16, 8 | rgb(8,16,8) |
RGB Percent | 3.1, 6.3, 3.1 | rgb(3.1%,6.3%,3.1%) |
CMYK | 50, 0, 50, 93.7 | |
HSL | 120°, 33.3, 4.7 | hsl(120,33.3%,4.7%) |
HSV(HSB) | 120°, 50, 6.3 | |
Web Safe | 000000 | #000 |
XYZ | 0.329, 0.44, 0.297 |
xyY | 0.309, 0.412, 0.44 |
CIE-LAB | 3.972, -3.633, 2.597 |
CIE-LCH | 3.972, 4.466, 144.447 |
CIE-LUV | 3.972, -1.516, 1.959 |
Hunter-Lab | 6.631, -2.742, 1.984 |
Binary | 00001000, 00010000, 00001000 |
Below, you can see some colors close to #081008. 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 #081008.
<span style="color:#081008">Text here</span>
This paragraph has a background color of #081008.
<p style="background-color:#081008;">Content here</p>
This element has a border color of #081008.
<div style="border:1px #081008;">Content here</div>
.text {color:#081008;}
.background {background-color:#081008;}
.border {border:1px solid #081008;}
.text-shadow {border:1px solid #081008;}
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, #010201 is the darkest color, while #f3f9f3 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #0c0c0c is the less saturated color, while #011701 is the most saturated one.