#AA5B00 (or 0xAA5B00) is unknown color: approx Golden Brown. HEX triplet: AA, 5B and 00. RGB value is (170,91,0). Sum of RGB (Red+Green+Blue) = 170+91+0=261 (34% of max value = 765). Red value is 170 (66.80% from 255 or 65.13% from 261); Green value is 91 (35.94% from 255 or 34.87% from 261); Blue value is 0 (0.39% from 255 or 0% from 261); Max value from RGB is 170 - color contains mainly: red. Hex color #AA5B00 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #AA5B00 is #55A4FF. Grayscale: #686868. Windows color (decimal): -5612800 or 23466. OLE color: 23466.
HSL color Cylindrical-coordinate representation of color #AA5B00: hue angle of 32.12º degrees, saturation: 1, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 1%. Process color model (Four color, CMYK) of #AA5B00 is Cyan = 0, Magento = 0.46, Yellow = 1 and Black (K on CMYK) = 0.33.
<style> p { color: #AA5B00; } p { color: rgb(170,91,0); } H1.HeaderClassName { color: #AA5B00; } .AnyTagClassName { color: #AA5B00; } </style>
<style> a { background-color: #AA5B00; } a { background-color: rgb(170,91,0); } div.DivClassName { background-color: #AA5B00; } .BgClassName { background-color: #AA5B00; } </style>
<style> span { border-color: #AA5B00; } span { border-color: rgb(170,91,0); } td.TdClassName { border-color: #AA5B00; } .TagClassName { border-color: #AA5B00; } </style>