In RGB color space, #bbbabb hex color has a red value of 187, a green value of 186 and a blue value of 187.
In CMYK color space (used in color printing), #bbbabb hex color is composed of 0% cyan, 0.53% magenta, 0% yellow and 26.67% black.
#bbbabb color has a hue of 300 degrees, a saturation of 0.73% and a lightness of 73.1%.
#bbbabb hex color contains mainly RED.
The closest web safe color of #bbbabb is #cccccc
#bbbabb hex color has a decimal value of 12303035.
HEX | bbbabb | #bbbabb |
---|---|---|
RGB | 187, 186, 187 | rgb(187, 186, 187) |
RGB Percent | 73.33, 72.94, 73.33 | rgb(73.33, 72.94, 73.33) |
CMYK | 0, 1, 0, 27 | |
HSL | 300°, 0.73, 73.1 | hsl(300, 0.73%, 73.1%) |
HSV | 300°, 0.5, 73.3 |
XYZ | 47.022, 49.27, 54.046 |
---|---|
Hunter Lab | 70.193, -3.26, 3.483 |
CIE-LAB | 75.619, 0.54, -0.391 |
CIE-LCH | 75.619, 0.667, 324.093 |
CIE-LUV | 0, 0.53, 0, 26.67 |
Web Safe | cccccc |
RGB percent of color #bbbabb
CMYK percent of color #bbbabb
Text with hexadecimal color #bbbabb
This text has a font color of #bbbabb
<p style="color:#bbbabb">Text here</p>
#bbbabb Background Color
This box has a background color of #bbbabb
<div style="background-color:#bbbabb">Text here</div>
#bbbabb Border Color
This box has a border color of #bbbabb
<div style="border: 4px solid #bbbabb">Text here</div>
CSS codes
<p style="color:#bbbabb">Text here</p>
<div style="background-color:#bbbabb">Text here</div>
<div style="border: 4px solid #bbbabb">Text here</div>
#bbbabb Color on white background
This is how a font and box color of #bbbabb will look
on a white background.
#bbbabb Color on black background
This is how a font and box color of #bbbabb hex color will look
on a black background.