#A0A5A2 (or 0xA0A5A2) is unknown color: approx Tower Grey. HEX triplet: A0, A5 and A2. RGB value is (160,165,162). Sum of RGB (Red+Green+Blue) = 160+165+162=487 (64% of max value = 765). Red value is 160 (62.89% from 255 or 32.85% from 487); Green value is 165 (64.84% from 255 or 33.88% from 487); Blue value is 162 (63.67% from 255 or 33.26% from 487); Max value from RGB is 165 - color contains mainly: green. Hex color #A0A5A2 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A0A5A2 is #5F5A5D. Grayscale: #A3A3A3. Windows color (decimal): -6249054 or 10659232. OLE color: 10659232.
HSL color Cylindrical-coordinate representation of color #A0A5A2: hue angle of 144º degrees, saturation: 0.03, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #A0A5A2 is Cyan = 0.03, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.35.
<style> p { color: #A0A5A2; } p { color: rgb(160,165,162); } H1.HeaderClassName { color: #A0A5A2; } .AnyTagClassName { color: #A0A5A2; } </style>
<style> a { background-color: #A0A5A2; } a { background-color: rgb(160,165,162); } div.DivClassName { background-color: #A0A5A2; } .BgClassName { background-color: #A0A5A2; } </style>
<style> span { border-color: #A0A5A2; } span { border-color: rgb(160,165,162); } td.TdClassName { border-color: #A0A5A2; } .TagClassName { border-color: #A0A5A2; } </style>