mostly black
Enter any color value (e.g., #7e125c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1a1a1a color RGB value is (26,26,26)
#1a1a1a color CMYK value
#1a1a1a color HSL value
HSV(or HSB) | 0° | 0 | 10.2 |
XYZ | 0.982 | 1.033 | 1.125 |
Yxy | 0.313 | 0.329 | 1.033 |
LAB | 9.263 | 0.001 | -0.002 |
LUV | 9.263 | 0 | -0.002 |
Hunter-LAB | 10.164 | -0.542 | 0.552 |
CIE-LCH | 9.263 | 0.003 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1A | 1A | 1A |
Decimal | 26 | 26 | 26 |
Octal | 32 | 32 | 32 |
Binary | 00011010 | 00011010 | 00011010 |
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.