#AAAA59 (or 0xAAAA59) is unknown color: approx Olive Green. HEX triplet: AA, AA and 59. RGB value is (170,170,89). Sum of RGB (Red+Green+Blue) = 170+170+89=429 (56% of max value = 765). Red value is 170 (66.80% from 255 or 39.63% from 429); Green value is 170 (66.80% from 255 or 39.63% from 429); Blue value is 89 (35.16% from 255 or 20.75% from 429); Max value from RGB is 170 - color contains mainly: red, green. Hex color #AAAA59 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #AAAA59 is #5555A6. Grayscale: #A1A1A1. Windows color (decimal): -5592487 or 5876394. OLE color: 5876394.
HSL color Cylindrical-coordinate representation of color #AAAA59: hue angle of 60º degrees, saturation: 0.32, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #AAAA59 is Cyan = 0, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.33.
<style> p { color: #AAAA59; } p { color: rgb(170,170,89); } H1.HeaderClassName { color: #AAAA59; } .AnyTagClassName { color: #AAAA59; } </style>
<style> a { background-color: #AAAA59; } a { background-color: rgb(170,170,89); } div.DivClassName { background-color: #AAAA59; } .BgClassName { background-color: #AAAA59; } </style>
<style> span { border-color: #AAAA59; } span { border-color: rgb(170,170,89); } td.TdClassName { border-color: #AAAA59; } .TagClassName { border-color: #AAAA59; } </style>