#AAA83E (or 0xAAA83E) is unknown color: approx Brass. HEX triplet: AA, A8 and 3E. RGB value is (170,168,62). Sum of RGB (Red+Green+Blue) = 170+168+62=400 (52% of max value = 765). Red value is 170 (66.80% from 255 or 42.5% from 400); Green value is 168 (66.02% from 255 or 42% from 400); Blue value is 62 (24.61% from 255 or 15.5% from 400); Max value from RGB is 170 - color contains mainly: red. Hex color #AAA83E is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #AAA83E is #5557C1. Grayscale: #9C9C9C. Windows color (decimal): -5593026 or 4106410. OLE color: 4106410.
HSL color Cylindrical-coordinate representation of color #AAA83E: hue angle of 58.89º 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 #AAA83E is Cyan = 0, Magento = 0.01, Yellow = 0.64 and Black (K on CMYK) = 0.33.
<style> p { color: #AAA83E; } p { color: rgb(170,168,62); } H1.HeaderClassName { color: #AAA83E; } .AnyTagClassName { color: #AAA83E; } </style>
<style> a { background-color: #AAA83E; } a { background-color: rgb(170,168,62); } div.DivClassName { background-color: #AAA83E; } .BgClassName { background-color: #AAA83E; } </style>
<style> span { border-color: #AAA83E; } span { border-color: rgb(170,168,62); } td.TdClassName { border-color: #AAA83E; } .TagClassName { border-color: #AAA83E; } </style>