reddish black
Enter any color value (e.g., #1ecfdd, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#bc0100 color RGB value is (188,1,0)
#bc0100 color CMYK value
#bc0100 color HSL value
HSV(or HSB) | 0.3° | 100 | 73.7 |
XYZ | 20.75 | 10.713 | 0.974 |
Yxy | 0.64 | 0.33 | 10.713 |
LAB | 39.093 | 63.597 | 53.468 |
LUV | 39.093 | 128.243 | 27.761 |
Hunter-LAB | 32.731 | 55.882 | 21.147 |
CIE-LCH | 39.093 | 83.087 | 40.055 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BC | 1 | 0 |
Decimal | 188 | 1 | 0 |
Octal | 274 | 1 | 0 |
Binary | 10111100 | 00000001 | 00000000 |
Below, you can see some colors close to #bc0100. 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 #bc0100.
<span style="color:#bc0100">Text here</span>
This paragraph has a background color of #bc0100.
<p style="background-color:#bc0100;">Content here</p>
This element has a border color of #bc0100.
<div style="border:1px #bc0100;">Content here</div>
.text {color:#bc0100;}
.background {background-color:#bc0100;}
.border {border:1px solid #bc0100;}
.text-shadow {border:1px solid #bc0100;}
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, #120000 is the darkest color, while #fffcfc is the lightest one.