dark orangish gray/dark orangeish gray
#1b1a19 color RGB value is (27,26,25)
#1b1a19 color CMYK value
#1b1a19 color HSL value
HSV(or HSB) | 30° | 7.4 | 10.6 |
XYZ | 0.997 | 1.042 | 1.068 |
Yxy | 0.321 | 0.335 | 1.042 |
LAB | 9.336 | 0.238 | 0.868 |
LUV | 9.336 | 0.391 | 0.551 |
Hunter-LAB | 10.208 | -0.432 | 0.941 |
CIE-LCH | 9.336 | 0.899 | 74.683 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1B | 1A | 19 |
Decimal | 27 | 26 | 25 |
Octal | 33 | 32 | 31 |
Binary | 00011011 | 00011010 | 00011001 |
Below, you can see some colors close to #1b1a19. 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 #1b1a19.
<span style="color:#1b1a19">Text here</span>
This paragraph has a background color of #1b1a19.
<p style="background-color:#1b1a19;">Content here</p>
This element has a border color of #1b1a19.
<div style="border:1px #1b1a19;">Content here</div>
.text {color:#1b1a19;}
.background {background-color:#1b1a19;}
.border {border:1px solid #1b1a19;}
.text-shadow {border:1px solid #1b1a19;}
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.