#1b251b color RGB value is (27,37,27)
#1b251b color CMYK value
#1b251b color HSL value
HSV(or HSB) | 120° | 27 | 14.5 |
XYZ | 1.311 | 1.635 | 1.283 |
Yxy | 0.31 | 0.387 | 1.635 |
LAB | 13.443 | -6.989 | 5.248 |
LUV | 13.443 | -3.699 | 4.781 |
Hunter-LAB | 12.788 | -4.073 | 3.001 |
CIE-LCH | 13.443 | 8.74 | 143.095 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1B | 25 | 1B |
Decimal | 27 | 37 | 27 |
Octal | 33 | 45 | 33 |
Binary | 00011011 | 00100101 | 00011011 |
Below, you can see some colors close to #1b251b. 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 #1b251b.
<span style="color:#1b251b">Text here</span>
This paragraph has a background color of #1b251b.
<p style="background-color:#1b251b;">Content here</p>
This element has a border color of #1b251b.
<div style="border:1px #1b251b;">Content here</div>
.text {color:#1b251b;}
.background {background-color:#1b251b;}
.border {border:1px solid #1b251b;}
.text-shadow {border:1px solid #1b251b;}
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, #000000 is the darkest color, while #f3f6f3 is the lightest one.