#B1B9BB (or 0xB1B9BB) is unknown color: approx Casper. HEX triplet: B1, B9 and BB. RGB value is (177,185,187). Sum of RGB (Red+Green+Blue) = 177+185+187=549 (72% of max value = 765). Red value is 177 (69.53% from 255 or 32.24% from 549); Green value is 185 (72.66% from 255 or 33.70% from 549); Blue value is 187 (73.44% from 255 or 34.06% from 549); Max value from RGB is 187 - color contains mainly: blue. Hex color #B1B9BB is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #B1B9BB is #4E4644. Grayscale: #B6B6B6. Windows color (decimal): -5129797 or 12302769. OLE color: 12302769.
HSL color Cylindrical-coordinate representation of color #B1B9BB: hue angle of 192º degrees, saturation: 0.07, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #B1B9BB is Cyan = 0.05, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #b1b9bb; } p { color: rgb(177,185,187); } H1.HeaderClassName { color: #b1b9bb; } .AnyTagClassName { color: #b1b9bb; } </style>
<style> a { background-color: #b1b9bb; } a { background-color: rgb(177,185,187); } div.DivClassName { background-color: #b1b9bb; } .BgClassName { background-color: #b1b9bb; } </style>
<style> span { border-color: #b1b9bb; } span { border-color: rgb(177,185,187); } td.TdClassName { border-color: #b1b9bb; } .TagClassName { border-color: #b1b9bb; } </style>