#AAA93E (or 0xAAA93E) is unknown color: approx Brass. HEX triplet: AA, A9 and 3E. RGB value is (170,169,62). Sum of RGB (Red+Green+Blue) = 170+169+62=401 (53% of max value = 765). Red value is 170 (66.80% from 255 or 42.39% from 401); Green value is 169 (66.41% from 255 or 42.14% from 401); Blue value is 62 (24.61% from 255 or 15.46% from 401); Max value from RGB is 170 - color contains mainly: red. Hex color #AAA93E is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #AAA93E is #5556C1. Grayscale: #9D9D9D. Windows color (decimal): -5592770 or 4106666. OLE color: 4106666.
HSL color Cylindrical-coordinate representation of color #AAA93E: hue angle of 59.44º degrees, saturation: 0.47, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #AAA93E is Cyan = 0, Magento = 0.01, Yellow = 0.64 and Black (K on CMYK) = 0.33.
<style> p { color: #aaa93e; } p { color: rgb(170,169,62); } H1.HeaderClassName { color: #aaa93e; } .AnyTagClassName { color: #aaa93e; } </style>
<style> a { background-color: #aaa93e; } a { background-color: rgb(170,169,62); } div.DivClassName { background-color: #aaa93e; } .BgClassName { background-color: #aaa93e; } </style>
<style> span { border-color: #aaa93e; } span { border-color: rgb(170,169,62); } td.TdClassName { border-color: #aaa93e; } .TagClassName { border-color: #aaa93e; } </style>