In RGB color space, #baaaaa hex color has a red value of 186, a green value of 170 and a blue value of 170.
In CMYK color space (used in color printing), #baaaaa hex color is composed of 0% cyan, 8.6% magenta, 8.6% yellow and 27.06% black.
#baaaaa color has a hue of 0 degrees, a saturation of 10.39% and a lightness of 69.8%.
#baaaaa hex color contains mainly RED.
The closest web safe color of #baaaaa is #cc9999
#baaaaa hex color has a decimal value of 12233386.
HEX | baaaaa | #baaaaa |
---|---|---|
RGB | 186, 170, 170 | rgb(186, 170, 170) |
RGB Percent | 72.94, 66.67, 66.67 | rgb(72.94, 66.67, 66.67) |
CMYK | 0, 9, 9, 27 | |
HSL | 0°, 10.39, 69.8 | hsl(0, 10.39%, 69.8%) |
HSV | 0°, 8.6, 72.9 |
XYZ | 41.88, 42.091, 43.947 |
---|---|
Hunter Lab | 64.878, 1.69, 5.252 |
CIE-LAB | 70.934, 5.761, 2.081 |
CIE-LCH | 70.934, 6.125, 19.861 |
CIE-LUV | 0, 8.6, 8.6, 27.06 |
Web Safe | cc9999 |
RGB percent of color #baaaaa
CMYK percent of color #baaaaa
Text with hexadecimal color #baaaaa
This text has a font color of #baaaaa
<p style="color:#baaaaa">Text here</p>
#baaaaa Background Color
This box has a background color of #baaaaa
<div style="background-color:#baaaaa">Text here</div>
#baaaaa Border Color
This box has a border color of #baaaaa
<div style="border: 4px solid #baaaaa">Text here</div>
CSS codes
<p style="color:#baaaaa">Text here</p>
<div style="background-color:#baaaaa">Text here</div>
<div style="border: 4px solid #baaaaa">Text here</div>
#baaaaa Color on white background
This is how a font and box color of #baaaaa will look
on a white background.
#baaaaa Color on black background
This is how a font and box color of #baaaaa hex color will look
on a black background.