Harlock's Cape/ deep red
Enter any color value (e.g., #f153e0, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#bb0000 color RGB value is (187,0,0)
#bb0000 color CMYK value
#bb0000 color HSL value
HSV(or HSB) | 0.0° | 100.0 | 73.3 |
XYZ | 20.494 | 10.565 | 0.959 |
Yxy | 0.640 | 0.330 | 10.565 |
LAB | 38.838 | 63.453 | 53.243 |
LUV | 38.838 | 127.715 | 27.542 |
Hunter-LAB | 32.504 | 55.663 | 21.003 |
CIE-LCH | 38.838 | 82.832 | 40.000 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BB | 0 | 0 |
Decimal | 187 | 0 | 0 |
Octal | 273 | 0 | 0 |
Binary | 10111011 | 00000000 | 00000000 |
Below, you can see some colors close to #bb0000. 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 #bb0000.
<span style="color:#bb0000">Text here</span>
This paragraph has a background color of #bb0000.
<p style="background-color:#bb0000;">Content here</p>
This element has a border color of #bb0000.
<div style="border:1px #bb0000;">Content here</div>
.text {color:#bb0000;}
.background {background-color:#bb0000;}
.border {border:1px solid #bb0000;}
.text-shadow {border:1px solid #bb0000;}
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, #110000 is the darkest color, while #fffbfb is the lightest one.