#BBB2B8 (or 0xBBB2B8) is unknown color: approx Maverick. HEX triplet: BB, B2 and B8. RGB value is (187,178,184). Sum of RGB (Red+Green+Blue) = 187+178+184=549 (72% of max value = 765). Red value is 187 (73.44% from 255 or 34.06% from 549); Green value is 178 (69.92% from 255 or 32.42% from 549); Blue value is 184 (72.27% from 255 or 33.52% from 549); Max value from RGB is 187 - color contains mainly: red. Hex color #BBB2B8 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BBB2B8 is #444D47. Grayscale: #B5B5B5. Windows color (decimal): -4476232 or 12104379. OLE color: 12104379.
HSL color Cylindrical-coordinate representation of color #BBB2B8: hue angle of 320º degrees, saturation: 0.06, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #BBB2B8 is Cyan = 0, Magento = 0.05, Yellow = 0.02 and Black (K on CMYK) = 0.27.
<style> p { color: #BBB2B8; } p { color: rgb(187,178,184); } H1.HeaderClassName { color: #BBB2B8; } .AnyTagClassName { color: #BBB2B8; } </style>
<style> a { background-color: #BBB2B8; } a { background-color: rgb(187,178,184); } div.DivClassName { background-color: #BBB2B8; } .BgClassName { background-color: #BBB2B8; } </style>
<style> span { border-color: #BBB2B8; } span { border-color: rgb(187,178,184); } td.TdClassName { border-color: #BBB2B8; } .TagClassName { border-color: #BBB2B8; } </style>