#bbbbaa short hex color code is #bba.
In RGB color space, #bbbbaa hex color has a red value of 187, a green value of 187 and a blue value of 170.
In CMYK color space (used in color printing), #bbbbaa hex color is composed of 0% cyan, 0% magenta, 9.09% yellow and 26.67% black.
#bbbbaa color has a hue of 60 degrees, a saturation of 11.11% and a lightness of 70%.
#bbbbaa hex color contains mainly RED.
The closest web safe color of #bbbbaa is #cccc99
#bbbbaa hex color has a decimal value of 12303274.
HEX | bbbbaa | #bbbbaa |
---|---|---|
RGB | 187, 187, 170 | rgb(187, 187, 170) |
RGB Percent | 73.33, 73.33, 66.67 | rgb(73.33, 73.33, 66.67) |
CMYK | 0, 0, 9, 27 | |
HSL | 60°, 11.11, 70 | hsl(60, 11.11%, 70%) |
HSV | 60°, 9.1, 73.3 |
XYZ | 45.52, 49.008, 45.091 |
---|---|
Hunter Lab | 70.006, -6.443, 10.815 |
CIE-LAB | 75.456, -3.015, 8.608 |
CIE-LCH | 75.456, 9.121, 109.303 |
CIE-LUV | 0, 0, 9.09, 26.67 |
Web Safe | cccc99 |
RGB percent of color #bbbbaa
CMYK percent of color #bbbbaa
Text with hexadecimal color #bbbbaa
This text has a font color of #bbbbaa
<p style="color:#bbbbaa">Text here</p>
#bbbbaa Background Color
This box has a background color of #bbbbaa
<div style="background-color:#bbbbaa">Text here</div>
#bbbbaa Border Color
This box has a border color of #bbbbaa
<div style="border: 4px solid #bbbbaa">Text here</div>
CSS codes
<p style="color:#bbbbaa">Text here</p>
<div style="background-color:#bbbbaa">Text here</div>
<div style="border: 4px solid #bbbbaa">Text here</div>
#bbbbaa Color on white background
This is how a font and box color of #bbbbaa will look
on a white background.
#bbbbaa Color on black background
This is how a font and box color of #bbbbaa hex color will look
on a black background.