#A1A1AB (or 0xA1A1AB) is unknown color: approx Spun Pearl. HEX triplet: A1, A1 and AB. RGB value is (161,161,171). Sum of RGB (Red+Green+Blue) = 161+161+171=493 (65% of max value = 765). Red value is 161 (63.28% from 255 or 32.66% from 493); Green value is 161 (63.28% from 255 or 32.66% from 493); Blue value is 171 (67.19% from 255 or 34.69% from 493); Max value from RGB is 171 - color contains mainly: blue. Hex color #A1A1AB is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A1A1AB is #5E5E54. Grayscale: #A2A2A2. Windows color (decimal): -6184533 or 11248033. OLE color: 11248033.
HSL color Cylindrical-coordinate representation of color #A1A1AB: hue angle of 240º degrees, saturation: 0.06, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #A1A1AB is Cyan = 0.06, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #A1A1AB; } p { color: rgb(161,161,171); } H1.HeaderClassName { color: #A1A1AB; } .AnyTagClassName { color: #A1A1AB; } </style>
<style> a { background-color: #A1A1AB; } a { background-color: rgb(161,161,171); } div.DivClassName { background-color: #A1A1AB; } .BgClassName { background-color: #A1A1AB; } </style>
<style> span { border-color: #A1A1AB; } span { border-color: rgb(161,161,171); } td.TdClassName { border-color: #A1A1AB; } .TagClassName { border-color: #A1A1AB; } </style>