reddish black
Enter any color value (e.g., #c9761b, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#bc002e color RGB value is (188,0,46)
#bc002e color CMYK value
#bc002e color HSL value
HSV(or HSB) | 345.3° | 100 | 73.7 |
XYZ | 21.232 | 10.889 | 3.567 |
Yxy | 0.595 | 0.305 | 10.889 |
LAB | 39.392 | 64.622 | 31.507 |
LUV | 39.392 | 121.421 | 17.174 |
Hunter-LAB | 32.998 | 57.108 | 16.689 |
CIE-LCH | 39.392 | 71.893 | 25.992 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BC | 0 | 2E |
Decimal | 188 | 0 | 46 |
Octal | 274 | 0 | 56 |
Binary | 10111100 | 00000000 | 00101110 |
Below, you can see some colors close to #bc002e. 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 #bc002e.
<span style="color:#bc002e">Text here</span>
This paragraph has a background color of #bc002e.
<p style="background-color:#bc002e;">Content here</p>
This element has a border color of #bc002e.
<div style="border:1px #bc002e;">Content here</div>
.text {color:#bc002e;}
.background {background-color:#bc002e;}
.border {border:1px solid #bc002e;}
.text-shadow {border:1px solid #bc002e;}
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, #120004 is the darkest color, while #fffcfd is the lightest one.