mostly black
Enter any color value (e.g., #c493b3, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b3b3b3 color RGB value is (179,179,179)
#b3b3b3 color CMYK value
#b3b3b3 color HSL value
HSV(or HSB) | 0° | 0 | 70.2 |
XYZ | 42.847 | 45.079 | 49.091 |
Yxy | 0.313 | 0.329 | 45.079 |
LAB | 72.944 | 0.004 | -0.008 |
LUV | 72.944 | 0.001 | -0.012 |
Hunter-LAB | 67.141 | -3.582 | 3.648 |
CIE-LCH | 72.944 | 0.009 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B3 | B3 | B3 |
Decimal | 179 | 179 | 179 |
Octal | 263 | 263 | 263 |
Binary | 10110011 | 10110011 | 10110011 |
This text has a font color of #b3b3b3.
<span style="color:#b3b3b3">Text here</span>
This paragraph has a background color of #b3b3b3.
<p style="background-color:#b3b3b3;">Content here</p>
This element has a border color of #b3b3b3.
<div style="border:1px #b3b3b3;">Content here</div>
.text {color:#b3b3b3;}
.background {background-color:#b3b3b3;}
.border {border:1px solid #b3b3b3;}
.text-shadow {border:1px solid #b3b3b3;}
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, #090909 is the darkest color, while #fdfdfd is the lightest one.