reddish black
Enter any color value (e.g., #f104b5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b80000 color RGB value is (184,0,0)
#b80000 color CMYK value
#b80000 color HSL value
HSV(or HSB) | 0° | 100 | 72.2 |
XYZ | 19.767 | 10.19 | 0.925 |
Yxy | 0.64 | 0.33 | 10.19 |
LAB | 38.182 | 62.694 | 52.599 |
LUV | 38.182 | 125.559 | 27.077 |
Hunter-LAB | 31.922 | 54.668 | 20.627 |
CIE-LCH | 38.182 | 81.836 | 39.996 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B8 | 0 | 0 |
Decimal | 184 | 0 | 0 |
Octal | 270 | 0 | 0 |
Binary | 10111000 | 00000000 | 00000000 |
Below, you can see some colors close to #b80000. 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 #b80000.
<span style="color:#b80000">Text here</span>
This paragraph has a background color of #b80000.
<p style="background-color:#b80000;">Content here</p>
This element has a border color of #b80000.
<div style="border:1px #b80000;">Content here</div>
.text {color:#b80000;}
.background {background-color:#b80000;}
.border {border:1px solid #b80000;}
.text-shadow {border:1px solid #b80000;}
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, #0e0000 is the darkest color, while #fff8f8 is the lightest one.