reddish black
Enter any color value (e.g., #4d3c89, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#bcbbbb color RGB value is (188,187,187)
#bcbbbb color CMYK value
#bcbbbb color HSL value
HSV(or HSB) | 0° | 0.5 | 73.7 |
XYZ | 47.479 | 49.82 | 54.127 |
Yxy | 0.314 | 0.329 | 49.82 |
LAB | 75.959 | 0.353 | 0.115 |
LUV | 75.959 | 0.569 | 0.11 |
Hunter-LAB | 70.583 | -3.449 | 3.941 |
CIE-LCH | 75.959 | 0.371 | 18.022 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BC | BB | BB |
Decimal | 188 | 187 | 187 |
Octal | 274 | 273 | 273 |
Binary | 10111100 | 10111011 | 10111011 |
Below, you can see some colors close to #bcbbbb. 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 #bcbbbb.
<span style="color:#bcbbbb">Text here</span>
This paragraph has a background color of #bcbbbb.
<p style="background-color:#bcbbbb;">Content here</p>
This element has a border color of #bcbbbb.
<div style="border:1px #bcbbbb;">Content here</div>
.text {color:#bcbbbb;}
.background {background-color:#bcbbbb;}
.border {border:1px solid #bcbbbb;}
.text-shadow {border:1px solid #bcbbbb;}
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, #070707 is the darkest color, while #fbfbfb is the lightest one.