#AA916A (or 0xAA916A) is unknown color: approx Mongoose. HEX triplet: AA, 91 and 6A. RGB value is (170,145,106). Sum of RGB (Red+Green+Blue) = 170+145+106=421 (55% of max value = 765). Red value is 170 (66.80% from 255 or 40.38% from 421); Green value is 145 (57.03% from 255 or 34.44% from 421); Blue value is 106 (41.80% from 255 or 25.18% from 421); Max value from RGB is 170 - color contains mainly: red. Hex color #AA916A is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #AA916A is #556E95. Grayscale: #949494. Windows color (decimal): -5598870 or 6984106. OLE color: 6984106.
HSL color Cylindrical-coordinate representation of color #AA916A: hue angle of 36.56º degrees, saturation: 0.27, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #AA916A is Cyan = 0, Magento = 0.15, Yellow = 0.38 and Black (K on CMYK) = 0.33.
<style> p { color: #AA916A; } p { color: rgb(170,145,106); } H1.HeaderClassName { color: #AA916A; } .AnyTagClassName { color: #AA916A; } </style>
<style> a { background-color: #AA916A; } a { background-color: rgb(170,145,106); } div.DivClassName { background-color: #AA916A; } .BgClassName { background-color: #AA916A; } </style>
<style> span { border-color: #AA916A; } span { border-color: rgb(170,145,106); } td.TdClassName { border-color: #AA916A; } .TagClassName { border-color: #AA916A; } </style>