Brainstem Grey/ mostly black
Enter any color value (e.g., #535305, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#b5b5b5 color RGB value is (181,181,181)
#b5b5b5 color CMYK value
#b5b5b5 color HSL value
HSV(or HSB) | 0° | 0 | 71 |
XYZ | 43.92 | 46.208 | 50.32 |
Yxy | 0.313 | 0.329 | 46.208 |
LAB | 73.68 | 0.004 | -0.008 |
LUV | 73.68 | 0.001 | -0.013 |
Hunter-LAB | 67.976 | -3.627 | 3.693 |
CIE-LCH | 73.68 | 0.009 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B5 | B5 | B5 |
Decimal | 181 | 181 | 181 |
Octal | 265 | 265 | 265 |
Binary | 10110101 | 10110101 | 10110101 |
This text has a font color of #b5b5b5.
<span style="color:#b5b5b5">Text here</span>
This paragraph has a background color of #b5b5b5.
<p style="background-color:#b5b5b5;">Content here</p>
This element has a border color of #b5b5b5.
<div style="border:1px #b5b5b5;">Content here</div>
.text {color:#b5b5b5;}
.background {background-color:#b5b5b5;}
.border {border:1px solid #b5b5b5;}
.text-shadow {border:1px solid #b5b5b5;}
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, #000000 is the darkest color, while #f5f5f5 is the lightest one.