In RGB color space, #bbbaaa hex color has a red value of 187, a green value of 186 and a blue value of 170.
In CMYK color space (used in color printing), #bbbaaa hex color is composed of 0% cyan, 0.53% magenta, 9.09% yellow and 26.67% black.
#bbbaaa color has a hue of 56.5 degrees, a saturation of 11.11% and a lightness of 70%.
#bbbaaa hex color contains mainly RED.
The closest web safe color of #bbbaaa is #cccc99
#bbbaaa hex color has a decimal value of 12303018.
HEX | bbbaaa | #bbbaaa |
---|---|---|
RGB | 187, 186, 170 | rgb(187, 186, 170) |
RGB Percent | 73.33, 72.94, 66.67 | rgb(73.33, 72.94, 66.67) |
CMYK | 0, 1, 9, 27 | |
HSL | 56.5°, 11.11, 70 | hsl(56.5, 11.11%, 70%) |
HSV | 56.5°, 9.1, 73.3 |
XYZ | 45.308, 48.585, 45.02 |
---|---|
Hunter Lab | 69.703, -5.952, 10.498 |
CIE-LAB | 75.192, -2.486, 8.231 |
CIE-LCH | 75.192, 8.598, 106.806 |
CIE-LUV | 0, 0.53, 9.09, 26.67 |
Web Safe | cccc99 |
RGB percent of color #bbbaaa
CMYK percent of color #bbbaaa
Text with hexadecimal color #bbbaaa
This text has a font color of #bbbaaa
<p style="color:#bbbaaa">Text here</p>
#bbbaaa Background Color
This box has a background color of #bbbaaa
<div style="background-color:#bbbaaa">Text here</div>
#bbbaaa Border Color
This box has a border color of #bbbaaa
<div style="border: 4px solid #bbbaaa">Text here</div>
CSS codes
<p style="color:#bbbaaa">Text here</p>
<div style="background-color:#bbbaaa">Text here</div>
<div style="border: 4px solid #bbbaaa">Text here</div>
#bbbaaa Color on white background
This is how a font and box color of #bbbaaa will look
on a white background.
#bbbaaa Color on black background
This is how a font and box color of #bbbaaa hex color will look
on a black background.