reddish black
Enter any color value (e.g., #b0d326, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b40a01 color RGB value is (180,10,1)
#b40a01 color CMYK value
#b40a01 color HSL value
HSV(or HSB) | 3° | 99.4 | 70.6 |
XYZ | 18.936 | 9.923 | 0.946 |
Yxy | 0.635 | 0.333 | 9.923 |
LAB | 37.703 | 60.548 | 51.476 |
LUV | 37.703 | 120.635 | 27.002 |
Hunter-LAB | 31.5 | 52.181 | 20.27 |
CIE-LCH | 37.703 | 79.472 | 40.37 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B4 | A | 1 |
Decimal | 180 | 10 | 1 |
Octal | 264 | 12 | 1 |
Binary | 10110100 | 00001010 | 00000001 |
Below, you can see some colors close to #b40a01. 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 #b40a01.
<span style="color:#b40a01">Text here</span>
This paragraph has a background color of #b40a01.
<p style="background-color:#b40a01;">Content here</p>
This element has a border color of #b40a01.
<div style="border:1px #b40a01;">Content here</div>
.text {color:#b40a01;}
.background {background-color:#b40a01;}
.border {border:1px solid #b40a01;}
.text-shadow {border:1px solid #b40a01;}
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, #0b0100 is the darkest color, while #fff5f5 is the lightest one.