In a RGB color space, #05050a hex color is composed of 2% red, 2% green and 3.9% blue. Whereas in a CMYK color space, it is composed of 50% cyan, 50% magenta, 0% yellow and 96.1% black. It has a hue angle of 240 degrees, a saturation of 33.3% and a lightness of 2.9%. #05050a color hex could be obtained by blending #0a0a14 with #000000. Closest websafe color is: #000000.
The hexadecimal color #05050a has RGB values of R:5, G:5, B:10 and CMYK values of C:0.5, M:0.5, Y:0, K:0.96. Its decimal value is 328970.
Hex triplet | 05050a | #05050a |
RGB Decimal | 5, 5, 10 | rgb(5,5,10) |
RGB Percent | 2, 2, 3.9 | rgb(2%,2%,3.9%) |
CMYK | 50, 50, 0, 96.1 | |
HSL | 240°, 33.3, 2.9 | hsl(240,33.3%,2.9%) |
HSV(HSB) | 240°, 50, 3.9 | |
Web Safe | 000000 | #000 |
XYZ | 0.172, 0.163, 0.31 |
xyY | 0.267, 0.253, 0.163 |
CIE-LAB | 1.47, 0.696, -1.893 |
CIE-LCH | 1.47, 2.017, 290.179 |
CIE-LUV | 1.47, -0.075, -1.046 |
Hunter-Lab | 4.034, 0.536, -1.726 |
Binary | 00000101, 00000101, 00001010 |
Below, you can see some colors close to #05050a. 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 #05050a.
<span style="color:#05050a">Text here</span>
This paragraph has a background color of #05050a.
<p style="background-color:#05050a;">Content here</p>
This element has a border color of #05050a.
<div style="border:1px #05050a;">Content here</div>
.text {color:#05050a;}
.background {background-color:#05050a;}
.border {border:1px solid #05050a;}
.text-shadow {border:1px solid #05050a;}
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, #05050a is the darkest color, while #fbfbfd is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #070708 is the less saturated color, while #01010e is the most saturated one.