reddish black
Enter any color value (e.g., #85c996, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b40011 color RGB value is (180,0,17)
#b40011 color CMYK value
#b40011 color HSL value
HSV(or HSB) | 354.3° | 100 | 70.6 |
XYZ | 18.924 | 9.744 | 1.414 |
Yxy | 0.629 | 0.324 | 9.744 |
LAB | 37.379 | 61.881 | 45.025 |
LUV | 37.379 | 121.094 | 24.091 |
Hunter-LAB | 31.215 | 53.586 | 19.165 |
CIE-LCH | 37.379 | 76.528 | 36.04 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B4 | 0 | 11 |
Decimal | 180 | 0 | 17 |
Octal | 264 | 0 | 21 |
Binary | 10110100 | 00000000 | 00010001 |
Below, you can see some colors close to #b40011. 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 #b40011.
<span style="color:#b40011">Text here</span>
This paragraph has a background color of #b40011.
<p style="background-color:#b40011;">Content here</p>
This element has a border color of #b40011.
<div style="border:1px #b40011;">Content here</div>
.text {color:#b40011;}
.background {background-color:#b40011;}
.border {border:1px solid #b40011;}
.text-shadow {border:1px solid #b40011;}
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, #0a0001 is the darkest color, while #fff4f5 is the lightest one.