#b5b4b4 color RGB value is (181,180,180)
#b5b4b4 color CMYK value
#b5b4b4 color HSL value
HSV(or HSB) | 0° | 0.6 | 71 |
XYZ | 43.616 | 45.762 | 49.714 |
Yxy | 0.314 | 0.329 | 45.762 |
LAB | 73.391 | 0.356 | 0.116 |
LUV | 73.391 | 0.57 | 0.11 |
Hunter-LAB | 67.647 | -3.295 | 3.781 |
CIE-LCH | 73.391 | 0.374 | 18.073 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | B5 | B4 | B4 |
Decimal | 181 | 180 | 180 |
Octal | 265 | 264 | 264 |
Binary | 10110101 | 10110100 | 10110100 |
Below, you can see some colors close to #b5b4b4. 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 #b5b4b4.
<span style="color:#b5b4b4">Text here</span>
This paragraph has a background color of #b5b4b4.
<p style="background-color:#b5b4b4;">Content here</p>
This element has a border color of #b5b4b4.
<div style="border:1px #b5b4b4;">Content here</div>
.text {color:#b5b4b4;}
.background {background-color:#b5b4b4;}
.border {border:1px solid #b5b4b4;}
.text-shadow {border:1px solid #b5b4b4;}
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, #0b0a0a is the darkest color, while #ffffff is the lightest one.