#B1ADAC (or 0xB1ADAC) is unknown color: approx Martini. HEX triplet: B1, AD and AC. RGB value is (177,173,172). Sum of RGB (Red+Green+Blue) = 177+173+172=522 (69% of max value = 765). Red value is 177 (69.53% from 255 or 33.91% from 522); Green value is 173 (67.97% from 255 or 33.14% from 522); Blue value is 172 (67.58% from 255 or 32.95% from 522); Max value from RGB is 177 - color contains mainly: red. Hex color #B1ADAC is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #B1ADAC is #4E5253. Grayscale: #AEAEAE. Windows color (decimal): -5132884 or 11316657. OLE color: 11316657.
HSL color Cylindrical-coordinate representation of color #B1ADAC: hue angle of 12º degrees, saturation: 0.03, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #B1ADAC is Cyan = 0, Magento = 0.02, Yellow = 0.03 and Black (K on CMYK) = 0.31.
<style> p { color: #B1ADAC; } p { color: rgb(177,173,172); } H1.HeaderClassName { color: #B1ADAC; } .AnyTagClassName { color: #B1ADAC; } </style>
<style> a { background-color: #B1ADAC; } a { background-color: rgb(177,173,172); } div.DivClassName { background-color: #B1ADAC; } .BgClassName { background-color: #B1ADAC; } </style>
<style> span { border-color: #B1ADAC; } span { border-color: rgb(177,173,172); } td.TdClassName { border-color: #B1ADAC; } .TagClassName { border-color: #B1ADAC; } </style>