#AAAA7E (or 0xAAAA7E) is unknown color: approx Locust. HEX triplet: AA, AA and 7E. RGB value is (170,170,126). Sum of RGB (Red+Green+Blue) = 170+170+126=466 (61% of max value = 765). Red value is 170 (66.80% from 255 or 36.48% from 466); Green value is 170 (66.80% from 255 or 36.48% from 466); Blue value is 126 (49.61% from 255 or 27.04% from 466); Max value from RGB is 170 - color contains mainly: red, green. Hex color #AAAA7E is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #AAAA7E is #555581. Grayscale: #A5A5A5. Windows color (decimal): -5592450 or 8301226. OLE color: 8301226.
HSL color Cylindrical-coordinate representation of color #AAAA7E: hue angle of 60º degrees, saturation: 0.21, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AAAA7E is Cyan = 0, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.33.
<style> p { color: #AAAA7E; } p { color: rgb(170,170,126); } H1.HeaderClassName { color: #AAAA7E; } .AnyTagClassName { color: #AAAA7E; } </style>
<style> a { background-color: #AAAA7E; } a { background-color: rgb(170,170,126); } div.DivClassName { background-color: #AAAA7E; } .BgClassName { background-color: #AAAA7E; } </style>
<style> span { border-color: #AAAA7E; } span { border-color: rgb(170,170,126); } td.TdClassName { border-color: #AAAA7E; } .TagClassName { border-color: #AAAA7E; } </style>