In a RGB color space, #bbbbbb hex color (also known as Gravel Fint) is composed of 73.3% red, 73.3% green and 73.3% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 26.7% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 73.3%. #bbbbbb color hex could be obtained by blending #ffffff with #777777. Closest websafe color is: #cccccc.
The hexadecimal color #bbbbbb has RGB values of R:187, G:187, B:187 and CMYK values of C:0, M:0, Y:0, K:0.27. Its decimal value is 12303291.
Hex triplet | bbbbbb | #bbbbbb |
RGB Decimal | 187, 187, 187 | rgb(187,187,187) |
RGB Percent | 73.3, 73.3, 73.3 | rgb(73.3%,73.3%,73.3%) |
CMYK | 0, 0, 0, 26.7 | |
HSL | 0°, 0, 73.3 | hsl(0,0%,73.3%) |
HSV(HSB) | 0°, 0, 73.3 | |
Web Safe | cccccc | #ccc |
XYZ | 47.233, 49.693, 54.116 |
xyY | 0.313, 0.329, 49.693 |
CIE-LAB | 75.881, 0.004, -0.008 |
CIE-LCH | 75.881, 0.009, 296.813 |
CIE-LUV | 75.881, 0.001, -0.013 |
Hunter-Lab | 70.493, -3.761, 3.83 |
Binary | 10111011, 10111011, 10111011 |
Below, you can see some colors close to #bbbbbb. 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 #bbbbbb.
<span style="color:#bbbbbb">Text here</span>
This paragraph has a background color of #bbbbbb.
<p style="background-color:#bbbbbb;">Content here</p>
This element has a border color of #bbbbbb.
<div style="border:1px #bbbbbb;">Content here</div>
.text {color:#bbbbbb;}
.background {background-color:#bbbbbb;}
.border {border:1px solid #bbbbbb;}
.text-shadow {border:1px solid #bbbbbb;}
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, #060606 is the darkest color, while #fbfbfb is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #bbbbbb is the less saturated color, while #f97d7d is the most saturated one.