In a RGB color space, #b5b5b5 hex color (also known as Brainstem Grey) is composed of 71% red, 71% green and 71% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 29% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 71%. #b5b5b5 color hex could be obtained by blending #ffffff with #6b6b6b. Closest websafe color is: #cccccc.
The hexadecimal color #b5b5b5 has RGB values of R:181, G:181, B:181 and CMYK values of C:0, M:0, Y:0, K:0.29. Its decimal value is 11908533.
Hex triplet | b5b5b5 | #b5b5b5 |
RGB Decimal | 181, 181, 181 | rgb(181,181,181) |
RGB Percent | 71, 71, 71 | rgb(71%,71%,71%) |
CMYK | 0, 0, 0, 29 | |
HSL | 0°, 0, 71 | hsl(0,0%,71%) |
HSV(HSB) | 0°, 0, 71 | |
Web Safe | cccccc | #ccc |
XYZ | 43.92, 46.208, 50.32 |
xyY | 0.313, 0.329, 46.208 |
CIE-LAB | 73.68, 0.004, -0.008 |
CIE-LCH | 73.68, 0.009, 296.813 |
CIE-LUV | 73.68, 0.001, -0.013 |
Hunter-Lab | 67.976, -3.627, 3.693 |
Binary | 10110101, 10110101, 10110101 |
Below, you can see some colors close to #b5b5b5. 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 #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.
A tone is produced by adding gray to any pure hue. In this case, #b5b5b5 is the less saturated color, while #f97171 is the most saturated one.