#AA8545 (or 0xAA8545) is unknown color: approx Muddy Waters. HEX triplet: AA, 85 and 45. RGB value is (170,133,69). Sum of RGB (Red+Green+Blue) = 170+133+69=372 (49% of max value = 765). Red value is 170 (66.80% from 255 or 45.70% from 372); Green value is 133 (52.34% from 255 or 35.75% from 372); Blue value is 69 (27.34% from 255 or 18.55% from 372); Max value from RGB is 170 - color contains mainly: red. Hex color #AA8545 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #AA8545 is #557ABA. Grayscale: #898989. Windows color (decimal): -5601979 or 4556202. OLE color: 4556202.
HSL color Cylindrical-coordinate representation of color #AA8545: hue angle of 38.02º degrees, saturation: 0.42, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #AA8545 is Cyan = 0, Magento = 0.22, Yellow = 0.59 and Black (K on CMYK) = 0.33.
<style> p { color: #AA8545; } p { color: rgb(170,133,69); } H1.HeaderClassName { color: #AA8545; } .AnyTagClassName { color: #AA8545; } </style>
<style> a { background-color: #AA8545; } a { background-color: rgb(170,133,69); } div.DivClassName { background-color: #AA8545; } .BgClassName { background-color: #AA8545; } </style>
<style> span { border-color: #AA8545; } span { border-color: rgb(170,133,69); } td.TdClassName { border-color: #AA8545; } .TagClassName { border-color: #AA8545; } </style>