#A8A5A5 (or 0xA8A5A5) is unknown color: approx Dark Gray. HEX triplet: A8, A5 and A5. RGB value is (168,165,165). Sum of RGB (Red+Green+Blue) = 168+165+165=498 (65% of max value = 765). Red value is 168 (66.02% from 255 or 33.73% from 498); Green value is 165 (64.84% from 255 or 33.13% from 498); Blue value is 165 (64.84% from 255 or 33.13% from 498); Max value from RGB is 168 - color contains mainly: red. Hex color #A8A5A5 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A8A5A5 is #575A5A. Grayscale: #A5A5A5. Windows color (decimal): -5724763 or 10855848. OLE color: 10855848.
HSL color Cylindrical-coordinate representation of color #A8A5A5: hue angle of 0º degrees, saturation: 0.02, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #A8A5A5 is Cyan = 0, Magento = 0.02, Yellow = 0.02 and Black (K on CMYK) = 0.34.
<style> p { color: #A8A5A5; } p { color: rgb(168,165,165); } H1.HeaderClassName { color: #A8A5A5; } .AnyTagClassName { color: #A8A5A5; } </style>
<style> a { background-color: #A8A5A5; } a { background-color: rgb(168,165,165); } div.DivClassName { background-color: #A8A5A5; } .BgClassName { background-color: #A8A5A5; } </style>
<style> span { border-color: #A8A5A5; } span { border-color: rgb(168,165,165); } td.TdClassName { border-color: #A8A5A5; } .TagClassName { border-color: #A8A5A5; } </style>