#AAA53D (or 0xAAA53D) is unknown color: approx Brass. HEX triplet: AA, A5 and 3D. RGB value is (170,165,61). Sum of RGB (Red+Green+Blue) = 170+165+61=396 (52% of max value = 765). Red value is 170 (66.80% from 255 or 42.93% from 396); Green value is 165 (64.84% from 255 or 41.67% from 396); Blue value is 61 (24.22% from 255 or 15.40% from 396); Max value from RGB is 170 - color contains mainly: red. Hex color #AAA53D is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #AAA53D is #555AC2. Grayscale: #9B9B9B. Windows color (decimal): -5593795 or 4040106. OLE color: 4040106.
HSL color Cylindrical-coordinate representation of color #AAA53D: hue angle of 57.25º 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 #AAA53D is Cyan = 0, Magento = 0.03, Yellow = 0.64 and Black (K on CMYK) = 0.33.
<style> p { color: #AAA53D; } p { color: rgb(170,165,61); } H1.HeaderClassName { color: #AAA53D; } .AnyTagClassName { color: #AAA53D; } </style>
<style> a { background-color: #AAA53D; } a { background-color: rgb(170,165,61); } div.DivClassName { background-color: #AAA53D; } .BgClassName { background-color: #AAA53D; } </style>
<style> span { border-color: #AAA53D; } span { border-color: rgb(170,165,61); } td.TdClassName { border-color: #AAA53D; } .TagClassName { border-color: #AAA53D; } </style>