reddish black
Enter any color value (e.g., #68cc21, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b80027 color RGB value is (184,0,39)
#b80027 color CMYK value
#b80027 color HSL value
HSV(or HSB) | 347.3° | 100 | 72.2 |
XYZ | 20.133 | 10.337 | 2.854 |
Yxy | 0.604 | 0.31 | 10.337 |
LAB | 38.44 | 63.398 | 34.456 |
LUV | 38.44 | 120.157 | 18.973 |
Hunter-LAB | 32.151 | 55.515 | 17.243 |
CIE-LCH | 38.44 | 72.156 | 28.523 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B8 | 0 | 27 |
Decimal | 184 | 0 | 39 |
Octal | 270 | 0 | 47 |
Binary | 10111000 | 00000000 | 00100111 |
Below, you can see some colors close to #b80027. 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 #b80027.
<span style="color:#b80027">Text here</span>
This paragraph has a background color of #b80027.
<p style="background-color:#b80027;">Content here</p>
This element has a border color of #b80027.
<div style="border:1px #b80027;">Content here</div>
.text {color:#b80027;}
.background {background-color:#b80027;}
.border {border:1px solid #b80027;}
.text-shadow {border:1px solid #b80027;}
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, #0e0003 is the darkest color, while #fff8f9 is the lightest one.