#A0AA9D (or 0xA0AA9D) is unknown color: approx Mantle. HEX triplet: A0, AA and 9D. RGB value is (160,170,157). Sum of RGB (Red+Green+Blue) = 160+170+157=487 (64% of max value = 765). Red value is 160 (62.89% from 255 or 32.85% from 487); Green value is 170 (66.80% from 255 or 34.91% from 487); Blue value is 157 (61.72% from 255 or 32.24% from 487); Max value from RGB is 170 - color contains mainly: green. Hex color #A0AA9D is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A0AA9D is #5F5562. Grayscale: #A5A5A5. Windows color (decimal): -6247779 or 10332832. OLE color: 10332832.
HSL color Cylindrical-coordinate representation of color #A0AA9D: hue angle of 106.15º degrees, saturation: 0.07, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #A0AA9D is Cyan = 0.06, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.33.
<style> p { color: #A0AA9D; } p { color: rgb(160,170,157); } H1.HeaderClassName { color: #A0AA9D; } .AnyTagClassName { color: #A0AA9D; } </style>
<style> a { background-color: #A0AA9D; } a { background-color: rgb(160,170,157); } div.DivClassName { background-color: #A0AA9D; } .BgClassName { background-color: #A0AA9D; } </style>
<style> span { border-color: #A0AA9D; } span { border-color: rgb(160,170,157); } td.TdClassName { border-color: #A0AA9D; } .TagClassName { border-color: #A0AA9D; } </style>