mostly black
Enter any color value (e.g., #401c37, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b9b9b9 color RGB value is (185,185,185)
#b9b9b9 color CMYK value
#b9b9b9 color HSL value
HSV(or HSB) | 0° | 0 | 72.5 |
XYZ | 46.114 | 48.515 | 52.833 |
Yxy | 0.313 | 0.329 | 48.515 |
LAB | 75.149 | 0.004 | -0.008 |
LUV | 75.149 | 0.001 | -0.013 |
Hunter-LAB | 69.653 | -3.716 | 3.784 |
CIE-LCH | 75.149 | 0.009 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B9 | B9 | B9 |
Decimal | 185 | 185 | 185 |
Octal | 271 | 271 | 271 |
Binary | 10111001 | 10111001 | 10111001 |
This text has a font color of #b9b9b9.
<span style="color:#b9b9b9">Text here</span>
This paragraph has a background color of #b9b9b9.
<p style="background-color:#b9b9b9;">Content here</p>
This element has a border color of #b9b9b9.
<div style="border:1px #b9b9b9;">Content here</div>
.text {color:#b9b9b9;}
.background {background-color:#b9b9b9;}
.border {border:1px solid #b9b9b9;}
.text-shadow {border:1px solid #b9b9b9;}
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, #040404 is the darkest color, while #f9f9f9 is the lightest one.