Essential Grey/ red-orangish gray/tangeloish gray
#bcb8b6 color RGB value is (188,184,182)
#bcb8b6 color CMYK value
#bcb8b6 color HSL value
HSV(or HSB) | 20° | 3.2 | 73.7 |
XYZ | 46.323 | 48.35 | 51.147 |
Yxy | 0.318 | 0.332 | 48.35 |
LAB | 75.045 | 1.045 | 1.503 |
LUV | 75.045 | 2.413 | 2.038 |
Hunter-LAB | 69.534 | -2.769 | 5.062 |
CIE-LCH | 75.045 | 1.83 | 55.193 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | BC | B8 | B6 |
Decimal | 188 | 184 | 182 |
Octal | 274 | 270 | 266 |
Binary | 10111100 | 10111000 | 10110110 |
Below, you can see some colors close to #bcb8b6. 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 #bcb8b6.
<span style="color:#bcb8b6">Text here</span>
This paragraph has a background color of #bcb8b6.
<p style="background-color:#bcb8b6;">Content here</p>
This element has a border color of #bcb8b6.
<div style="border:1px #bcb8b6;">Content here</div>
.text {color:#bcb8b6;}
.background {background-color:#bcb8b6;}
.border {border:1px solid #bcb8b6;}
.text-shadow {border:1px solid #bcb8b6;}
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.