#AAA54B (or 0xAAA54B) is unknown color: approx Brass. HEX triplet: AA, A5 and 4B. RGB value is (170,165,75). Sum of RGB (Red+Green+Blue) = 170+165+75=410 (54% of max value = 765). Red value is 170 (66.80% from 255 or 41.46% from 410); Green value is 165 (64.84% from 255 or 40.24% from 410); Blue value is 75 (29.69% from 255 or 18.29% from 410); Max value from RGB is 170 - color contains mainly: red. Hex color #AAA54B is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #AAA54B is #555AB4. Grayscale: #9C9C9C. Windows color (decimal): -5593781 or 4957610. OLE color: 4957610.
HSL color Cylindrical-coordinate representation of color #AAA54B: hue angle of 56.84º degrees, saturation: 0.39, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #AAA54B is Cyan = 0, Magento = 0.03, Yellow = 0.56 and Black (K on CMYK) = 0.33.
<style> p { color: #aaa54b; } p { color: rgb(170,165,75); } H1.HeaderClassName { color: #aaa54b; } .AnyTagClassName { color: #aaa54b; } </style>
<style> a { background-color: #aaa54b; } a { background-color: rgb(170,165,75); } div.DivClassName { background-color: #aaa54b; } .BgClassName { background-color: #aaa54b; } </style>
<style> span { border-color: #aaa54b; } span { border-color: rgb(170,165,75); } td.TdClassName { border-color: #aaa54b; } .TagClassName { border-color: #aaa54b; } </style>