#BBAAAB (or 0xBBAAAB) is unknown color: approx Careys Pink. HEX triplet: BB, AA and AB. RGB value is (187,170,171). Sum of RGB (Red+Green+Blue) = 187+170+171=528 (69% of max value = 765). Red value is 187 (73.44% from 255 or 35.42% from 528); Green value is 170 (66.80% from 255 or 32.20% from 528); Blue value is 171 (67.19% from 255 or 32.39% from 528); Max value from RGB is 187 - color contains mainly: red. Hex color #BBAAAB is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BBAAAB is #445554. Grayscale: #AFAFAF. Windows color (decimal): -4478293 or 11250363. OLE color: 11250363.
HSL color Cylindrical-coordinate representation of color #BBAAAB: hue angle of 356.47º degrees, saturation: 0.11, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #BBAAAB is Cyan = 0, Magento = 0.09, Yellow = 0.09 and Black (K on CMYK) = 0.27.
<style> p { color: #BBAAAB; } p { color: rgb(187,170,171); } H1.HeaderClassName { color: #BBAAAB; } .AnyTagClassName { color: #BBAAAB; } </style>
<style> a { background-color: #BBAAAB; } a { background-color: rgb(187,170,171); } div.DivClassName { background-color: #BBAAAB; } .BgClassName { background-color: #BBAAAB; } </style>
<style> span { border-color: #BBAAAB; } span { border-color: rgb(187,170,171); } td.TdClassName { border-color: #BBAAAB; } .TagClassName { border-color: #BBAAAB; } </style>