reddish black
Enter any color value (e.g., #5ab2a9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1b0000 color RGB value is (27,0,0)
#1b0000 color CMYK value
#1b0000 color HSL value
HSV(or HSB) | 0° | 100 | 10.6 |
XYZ | 0.452 | 0.233 | 0.021 |
Yxy | 0.64 | 0.33 | 0.233 |
LAB | 2.105 | 9.443 | 3.326 |
LUV | 2.105 | 6.921 | 1.493 |
Hunter-LAB | 4.827 | 8.267 | 3.119 |
CIE-LCH | 2.105 | 10.012 | 19.405 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1B | 0 | 0 |
Decimal | 27 | 0 | 0 |
Octal | 33 | 0 | 0 |
Binary | 00011011 | 00000000 | 00000000 |
Below, you can see some colors close to #1b0000. 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 #1b0000.
<span style="color:#1b0000">Text here</span>
This paragraph has a background color of #1b0000.
<p style="background-color:#1b0000;">Content here</p>
This element has a border color of #1b0000.
<div style="border:1px #1b0000;">Content here</div>
.text {color:#1b0000;}
.background {background-color:#1b0000;}
.border {border:1px solid #1b0000;}
.text-shadow {border:1px solid #1b0000;}
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, #060000 is the darkest color, while #fff0f0 is the lightest one.