#AA9F49 (or 0xAA9F49) is unknown color: approx Brass. HEX triplet: AA, 9F and 49. RGB value is (170,159,73). Sum of RGB (Red+Green+Blue) = 170+159+73=402 (53% of max value = 765). Red value is 170 (66.80% from 255 or 42.29% from 402); Green value is 159 (62.5% from 255 or 39.55% from 402); Blue value is 73 (28.91% from 255 or 18.16% from 402); Max value from RGB is 170 - color contains mainly: red. Hex color #AA9F49 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #AA9F49 is #5560B6. Grayscale: #989898. Windows color (decimal): -5595319 or 4825002. OLE color: 4825002.
HSL color Cylindrical-coordinate representation of color #AA9F49: hue angle of 53.2º degrees, saturation: 0.4, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #AA9F49 is Cyan = 0, Magento = 0.06, Yellow = 0.57 and Black (K on CMYK) = 0.33.
<style> p { color: #AA9F49; } p { color: rgb(170,159,73); } H1.HeaderClassName { color: #AA9F49; } .AnyTagClassName { color: #AA9F49; } </style>
<style> a { background-color: #AA9F49; } a { background-color: rgb(170,159,73); } div.DivClassName { background-color: #AA9F49; } .BgClassName { background-color: #AA9F49; } </style>
<style> span { border-color: #AA9F49; } span { border-color: rgb(170,159,73); } td.TdClassName { border-color: #AA9F49; } .TagClassName { border-color: #AA9F49; } </style>