#B1B1A6 (or 0xB1B1A6) is unknown color: approx Bombay. HEX triplet: B1, B1 and A6. RGB value is (177,177,166). Sum of RGB (Red+Green+Blue) = 177+177+166=520 (68% of max value = 765). Red value is 177 (69.53% from 255 or 34.04% from 520); Green value is 177 (69.53% from 255 or 34.04% from 520); Blue value is 166 (65.23% from 255 or 31.92% from 520); Max value from RGB is 177 - color contains mainly: red, green. Hex color #B1B1A6 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #B1B1A6 is #4E4E59. Grayscale: #AFAFAF. Windows color (decimal): -5131866 or 10924465. OLE color: 10924465.
HSL color Cylindrical-coordinate representation of color #B1B1A6: hue angle of 60º degrees, saturation: 0.07, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #B1B1A6 is Cyan = 0, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.31.
<style> p { color: #B1B1A6; } p { color: rgb(177,177,166); } H1.HeaderClassName { color: #B1B1A6; } .AnyTagClassName { color: #B1B1A6; } </style>
<style> a { background-color: #B1B1A6; } a { background-color: rgb(177,177,166); } div.DivClassName { background-color: #B1B1A6; } .BgClassName { background-color: #B1B1A6; } </style>
<style> span { border-color: #B1B1A6; } span { border-color: rgb(177,177,166); } td.TdClassName { border-color: #B1B1A6; } .TagClassName { border-color: #B1B1A6; } </style>