#AA965F (or 0xAA965F) is unknown color: approx Barley Corn. HEX triplet: AA, 96 and 5F. RGB value is (170,150,95). Sum of RGB (Red+Green+Blue) = 170+150+95=415 (54% of max value = 765). Red value is 170 (66.80% from 255 or 40.96% from 415); Green value is 150 (58.98% from 255 or 36.14% from 415); Blue value is 95 (37.5% from 255 or 22.89% from 415); Max value from RGB is 170 - color contains mainly: red. Hex color #AA965F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #AA965F is #5569A0. Grayscale: #959595. Windows color (decimal): -5597601 or 6264490. OLE color: 6264490.
HSL color Cylindrical-coordinate representation of color #AA965F: hue angle of 44º degrees, saturation: 0.31, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #AA965F is Cyan = 0, Magento = 0.12, Yellow = 0.44 and Black (K on CMYK) = 0.33.
<style> p { color: #AA965F; } p { color: rgb(170,150,95); } H1.HeaderClassName { color: #AA965F; } .AnyTagClassName { color: #AA965F; } </style>
<style> a { background-color: #AA965F; } a { background-color: rgb(170,150,95); } div.DivClassName { background-color: #AA965F; } .BgClassName { background-color: #AA965F; } </style>
<style> span { border-color: #AA965F; } span { border-color: rgb(170,150,95); } td.TdClassName { border-color: #AA965F; } .TagClassName { border-color: #AA965F; } </style>