In RGB color space, #baaabb hex color has a red value of 186, a green value of 170 and a blue value of 187.
In CMYK color space (used in color printing), #baaabb hex color is composed of 0.53% cyan, 9.09% magenta, 0% yellow and 26.67% black.
#baaabb color has a hue of 296.5 degrees, a saturation of 11.11% and a lightness of 70%.
#baaabb hex color contains mainly BLUE.
The closest web safe color of #baaabb is #cc99cc
#baaabb hex color has a decimal value of 12233403.
HEX | baaabb | #baaabb |
---|---|---|
RGB | 186, 170, 187 | rgb(186, 170, 187) |
RGB Percent | 72.94, 66.67, 73.33 | rgb(72.94, 66.67, 73.33) |
CMYK | 1, 9, 0, 27 | |
HSL | 296.5°, 11.11, 70 | hsl(296.5, 11.11%, 70%) |
HSV | 296.5°, 9.1, 73.3 |
XYZ | 43.594, 42.776, 52.973 |
---|---|
Hunter Lab | 65.403, 4.522, -2.239 |
CIE-LAB | 71.403, 8.861, -6.606 |
CIE-LCH | 71.403, 11.052, 323.295 |
CIE-LUV | 0.53, 9.09, 0, 26.67 |
Web Safe | cc99cc |
RGB percent of color #baaabb
CMYK percent of color #baaabb
Text with hexadecimal color #baaabb
This text has a font color of #baaabb
<p style="color:#baaabb">Text here</p>
#baaabb Background Color
This box has a background color of #baaabb
<div style="background-color:#baaabb">Text here</div>
#baaabb Border Color
This box has a border color of #baaabb
<div style="border: 4px solid #baaabb">Text here</div>
CSS codes
<p style="color:#baaabb">Text here</p>
<div style="background-color:#baaabb">Text here</div>
<div style="border: 4px solid #baaabb">Text here</div>
#baaabb Color on white background
This is how a font and box color of #baaabb will look
on a white background.
#baaabb Color on black background
This is how a font and box color of #baaabb hex color will look
on a black background.