#BBBABD (or 0xBBBABD) is unknown color: approx French Grey. HEX triplet: BB, BA and BD. RGB value is (187,186,189). Sum of RGB (Red+Green+Blue) = 187+186+189=562 (74% of max value = 765). Red value is 187 (73.44% from 255 or 33.27% from 562); Green value is 186 (73.05% from 255 or 33.10% from 562); Blue value is 189 (74.22% from 255 or 33.63% from 562); Max value from RGB is 189 - color contains mainly: blue. Hex color #BBBABD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBBABD is #444542. Grayscale: #BABABA. Windows color (decimal): -4474179 or 12434107. OLE color: 12434107.
HSL color Cylindrical-coordinate representation of color #BBBABD: hue angle of 260º degrees, saturation: 0.02, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #BBBABD is Cyan = 0.01, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #BBBABD; } p { color: rgb(187,186,189); } H1.HeaderClassName { color: #BBBABD; } .AnyTagClassName { color: #BBBABD; } </style>
<style> a { background-color: #BBBABD; } a { background-color: rgb(187,186,189); } div.DivClassName { background-color: #BBBABD; } .BgClassName { background-color: #BBBABD; } </style>
<style> span { border-color: #BBBABD; } span { border-color: rgb(187,186,189); } td.TdClassName { border-color: #BBBABD; } .TagClassName { border-color: #BBBABD; } </style>