In a RGB color space, #1a1a1a hex color is composed of 10.2% red, 10.2% green and 10.2% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 89.8% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 10.2%. #1a1a1a color hex could be obtained by blending #343434 with #000000. Closest websafe color is: #333333.
The hexadecimal color #1a1a1a has RGB values of R:26, G:26, B:26 and CMYK values of C:0, M:0, Y:0, K:0.9. Its decimal value is 1710618.
Hex triplet | 1a1a1a | #1a1a1a |
RGB Decimal | 26, 26, 26 | rgb(26,26,26) |
RGB Percent | 10.2, 10.2, 10.2 | rgb(10.2%,10.2%,10.2%) |
CMYK | 0, 0, 0, 89.8 | |
HSL | 0°, 0, 10.2 | hsl(0,0%,10.2%) |
HSV(HSB) | 0°, 0, 10.2 | |
Web Safe | 333333 | #333 |
XYZ | 0.982, 1.033, 1.125 |
xyY | 0.313, 0.329, 1.033 |
CIE-LAB | 9.263, 0.001, -0.002 |
CIE-LCH | 9.263, 0.003, 296.813 |
CIE-LUV | 9.263, 0, -0.002 |
Hunter-Lab | 10.164, -0.542, 0.552 |
Binary | 00011010, 00011010, 00011010 |
Below, you can see some colors close to #1a1a1a. 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 #1a1a1a.
<span style="color:#1a1a1a">Text here</span>
This paragraph has a background color of #1a1a1a.
<p style="background-color:#1a1a1a;">Content here</p>
This element has a border color of #1a1a1a.
<div style="border:1px #1a1a1a;">Content here</div>
.text {color:#1a1a1a;}
.background {background-color:#1a1a1a;}
.border {border:1px solid #1a1a1a;}
.text-shadow {border:1px solid #1a1a1a;}
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, #050505 is the darkest color, while #f9f9f9 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #1a1a1a is the less saturated color, while #320202 is the most saturated one.