orangish gray/orangeish gray
#bcb9b6 color RGB value is (188,185,182)
#bcb9b6 color CMYK value
#bcb9b6 color HSL value
HSV(or HSB) | 30° | 3.2 | 73.7 |
XYZ | 46.531 | 48.767 | 51.216 |
Yxy | 0.318 | 0.333 | 48.767 |
LAB | 75.306 | 0.509 | 1.883 |
LUV | 75.306 | 1.894 | 2.69 |
Hunter-LAB | 69.833 | -3.269 | 5.399 |
CIE-LCH | 75.306 | 1.95 | 74.858 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BC | B9 | B6 |
Decimal | 188 | 185 | 182 |
Octal | 274 | 271 | 266 |
Binary | 10111100 | 10111001 | 10110110 |
Below, you can see some colors close to #bcb9b6. 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 #bcb9b6.
<span style="color:#bcb9b6">Text here</span>
This paragraph has a background color of #bcb9b6.
<p style="background-color:#bcb9b6;">Content here</p>
This element has a border color of #bcb9b6.
<div style="border:1px #bcb9b6;">Content here</div>
.text {color:#bcb9b6;}
.background {background-color:#bcb9b6;}
.border {border:1px solid #bcb9b6;}
.text-shadow {border:1px solid #bcb9b6;}
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, #050404 is the darkest color, while #f9f9f8 is the lightest one.