#b6b6bd color RGB value is (182,182,189)
#b6b6bd color CMYK value
#b6b6bd color HSL value
HSV(or HSB) | 240° | 3.7 | 74.1 |
XYZ | 45.205 | 47.075 | 54.848 |
Yxy | 0.307 | 0.32 | 47.075 |
LAB | 74.238 | 1.332 | -3.552 |
LUV | 74.238 | -0.398 | -5.544 |
Hunter-LAB | 68.611 | -2.465 | 0.631 |
CIE-LCH | 74.238 | 3.793 | 290.554 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B6 | B6 | BD |
Decimal | 182 | 182 | 189 |
Octal | 266 | 266 | 275 |
Binary | 10110110 | 10110110 | 10111101 |
Below, you can see some colors close to #b6b6bd. 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 #b6b6bd.
<span style="color:#b6b6bd">Text here</span>
This paragraph has a background color of #b6b6bd.
<p style="background-color:#b6b6bd;">Content here</p>
This element has a border color of #b6b6bd.
<div style="border:1px #b6b6bd;">Content here</div>
.text {color:#b6b6bd;}
.background {background-color:#b6b6bd;}
.border {border:1px solid #b6b6bd;}
.text-shadow {border:1px solid #b6b6bd;}
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, #050505 is the darkest color, while #f9f9fa is the lightest one.