#AA8C4F (or 0xAA8C4F) is unknown color: approx Teak. HEX triplet: AA, 8C and 4F. RGB value is (170,140,79). Sum of RGB (Red+Green+Blue) = 170+140+79=389 (51% of max value = 765). Red value is 170 (66.80% from 255 or 43.70% from 389); Green value is 140 (55.08% from 255 or 35.99% from 389); Blue value is 79 (31.25% from 255 or 20.31% from 389); Max value from RGB is 170 - color contains mainly: red. Hex color #AA8C4F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #AA8C4F is #5573B0. Grayscale: #8E8E8E. Windows color (decimal): -5600177 or 5213354. OLE color: 5213354.
HSL color Cylindrical-coordinate representation of color #AA8C4F: hue angle of 40.22º degrees, saturation: 0.37, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #AA8C4F is Cyan = 0, Magento = 0.18, Yellow = 0.54 and Black (K on CMYK) = 0.33.
<style> p { color: #AA8C4F; } p { color: rgb(170,140,79); } H1.HeaderClassName { color: #AA8C4F; } .AnyTagClassName { color: #AA8C4F; } </style>
<style> a { background-color: #AA8C4F; } a { background-color: rgb(170,140,79); } div.DivClassName { background-color: #AA8C4F; } .BgClassName { background-color: #AA8C4F; } </style>
<style> span { border-color: #AA8C4F; } span { border-color: rgb(170,140,79); } td.TdClassName { border-color: #AA8C4F; } .TagClassName { border-color: #AA8C4F; } </style>