#BBB5BF (or 0xBBB5BF) is unknown color: approx French Grey. HEX triplet: BB, B5 and BF. RGB value is (187,181,191). Sum of RGB (Red+Green+Blue) = 187+181+191=559 (74% of max value = 765). Red value is 187 (73.44% from 255 or 33.45% from 559); Green value is 181 (71.09% from 255 or 32.38% from 559); Blue value is 191 (75% from 255 or 34.17% from 559); Max value from RGB is 191 - color contains mainly: blue. Hex color #BBB5BF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBB5BF is #444A40. Grayscale: #B7B7B7. Windows color (decimal): -4475457 or 12563899. OLE color: 12563899.
HSL color Cylindrical-coordinate representation of color #BBB5BF: hue angle of 276º degrees, saturation: 0.07, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #BBB5BF is Cyan = 0.02, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BBB5BF; } p { color: rgb(187,181,191); } H1.HeaderClassName { color: #BBB5BF; } .AnyTagClassName { color: #BBB5BF; } </style>
<style> a { background-color: #BBB5BF; } a { background-color: rgb(187,181,191); } div.DivClassName { background-color: #BBB5BF; } .BgClassName { background-color: #BBB5BF; } </style>
<style> span { border-color: #BBB5BF; } span { border-color: rgb(187,181,191); } td.TdClassName { border-color: #BBB5BF; } .TagClassName { border-color: #BBB5BF; } </style>