mostly black
Enter any color value (e.g., #580191, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b6b6b6 color RGB value is (182,182,182)
#b6b6b6 color CMYK value
#b6b6b6 color HSL value
HSV(or HSB) | 0° | 0 | 71.4 |
XYZ | 44.463 | 46.778 | 50.942 |
Yxy | 0.313 | 0.329 | 46.778 |
LAB | 74.048 | 0.004 | -0.008 |
LUV | 74.048 | 0.001 | -0.013 |
Hunter-LAB | 68.395 | -3.649 | 3.716 |
CIE-LCH | 74.048 | 0.009 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B6 | B6 | B6 |
Decimal | 182 | 182 | 182 |
Octal | 266 | 266 | 266 |
Binary | 10110110 | 10110110 | 10110110 |
This text has a font color of #b6b6b6.
<span style="color:#b6b6b6">Text here</span>
This paragraph has a background color of #b6b6b6.
<p style="background-color:#b6b6b6;">Content here</p>
This element has a border color of #b6b6b6.
<div style="border:1px #b6b6b6;">Content here</div>
.text {color:#b6b6b6;}
.background {background-color:#b6b6b6;}
.border {border:1px solid #b6b6b6;}
.text-shadow {border:1px solid #b6b6b6;}
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, #010101 is the darkest color, while #f6f6f6 is the lightest one.