#A5A5AD (or 0xA5A5AD) is unknown color: approx Spun Pearl. HEX triplet: A5, A5 and AD. RGB value is (165,165,173). Sum of RGB (Red+Green+Blue) = 165+165+173=503 (66% of max value = 765). Red value is 165 (64.84% from 255 or 32.80% from 503); Green value is 165 (64.84% from 255 or 32.80% from 503); Blue value is 173 (67.97% from 255 or 34.39% from 503); Max value from RGB is 173 - color contains mainly: blue. Hex color #A5A5AD is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A5A5AD is #5A5A52. Grayscale: #A5A5A5. Windows color (decimal): -5921363 or 11380133. OLE color: 11380133.
HSL color Cylindrical-coordinate representation of color #A5A5AD: hue angle of 240º degrees, saturation: 0.05, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #A5A5AD is Cyan = 0.05, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #A5A5AD; } p { color: rgb(165,165,173); } H1.HeaderClassName { color: #A5A5AD; } .AnyTagClassName { color: #A5A5AD; } </style>
<style> a { background-color: #A5A5AD; } a { background-color: rgb(165,165,173); } div.DivClassName { background-color: #A5A5AD; } .BgClassName { background-color: #A5A5AD; } </style>
<style> span { border-color: #A5A5AD; } span { border-color: rgb(165,165,173); } td.TdClassName { border-color: #A5A5AD; } .TagClassName { border-color: #A5A5AD; } </style>