#AAA5A5 (or 0xAAA5A5) is unknown color: approx Dark Gray. HEX triplet: AA, A5 and A5. RGB value is (170,165,165). Sum of RGB (Red+Green+Blue) = 170+165+165=500 (66% of max value = 765). Red value is 170 (66.80% from 255 or 34% from 500); Green value is 165 (64.84% from 255 or 33% from 500); Blue value is 165 (64.84% from 255 or 33% from 500); Max value from RGB is 170 - color contains mainly: red. Hex color #AAA5A5 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AAA5A5 is #555A5A. Grayscale: #A6A6A6. Windows color (decimal): -5593691 or 10855850. OLE color: 10855850.
HSL color Cylindrical-coordinate representation of color #AAA5A5: hue angle of 0º degrees, saturation: 0.03, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #AAA5A5 is Cyan = 0, Magento = 0.03, Yellow = 0.03 and Black (K on CMYK) = 0.33.
<style> p { color: #AAA5A5; } p { color: rgb(170,165,165); } H1.HeaderClassName { color: #AAA5A5; } .AnyTagClassName { color: #AAA5A5; } </style>
<style> a { background-color: #AAA5A5; } a { background-color: rgb(170,165,165); } div.DivClassName { background-color: #AAA5A5; } .BgClassName { background-color: #AAA5A5; } </style>
<style> span { border-color: #AAA5A5; } span { border-color: rgb(170,165,165); } td.TdClassName { border-color: #AAA5A5; } .TagClassName { border-color: #AAA5A5; } </style>