#AA5809 (or 0xAA5809) is unknown color: approx Golden Brown. HEX triplet: AA, 58 and 09. RGB value is (170,88,9). Sum of RGB (Red+Green+Blue) = 170+88+9=267 (35% of max value = 765). Red value is 170 (66.80% from 255 or 63.67% from 267); Green value is 88 (34.77% from 255 or 32.96% from 267); Blue value is 9 (3.91% from 255 or 3.37% from 267); Max value from RGB is 170 - color contains mainly: red. Hex color #AA5809 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #AA5809 is #55A7F6. Grayscale: #676767. Windows color (decimal): -5613559 or 612522. OLE color: 612522.
HSL color Cylindrical-coordinate representation of color #AA5809: hue angle of 29.44º degrees, saturation: 0.9, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #AA5809 is Cyan = 0, Magento = 0.48, Yellow = 0.95 and Black (K on CMYK) = 0.33.
<style> p { color: #AA5809; } p { color: rgb(170,88,9); } H1.HeaderClassName { color: #AA5809; } .AnyTagClassName { color: #AA5809; } </style>
<style> a { background-color: #AA5809; } a { background-color: rgb(170,88,9); } div.DivClassName { background-color: #AA5809; } .BgClassName { background-color: #AA5809; } </style>
<style> span { border-color: #AA5809; } span { border-color: rgb(170,88,9); } td.TdClassName { border-color: #AA5809; } .TagClassName { border-color: #AA5809; } </style>