#AA4699 (or 0xAA4699) is unknown color: approx Violet Blue. HEX triplet: AA, 46 and 99. RGB value is (170,70,153). Sum of RGB (Red+Green+Blue) = 170+70+153=393 (52% of max value = 765). Red value is 170 (66.80% from 255 or 43.26% from 393); Green value is 70 (27.73% from 255 or 17.81% from 393); Blue value is 153 (60.16% from 255 or 38.93% from 393); Max value from RGB is 170 - color contains mainly: red. Hex color #AA4699 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AA4699 is #55B966. Grayscale: #6D6D6D. Windows color (decimal): -5618023 or 10045098. OLE color: 10045098.
HSL color Cylindrical-coordinate representation of color #AA4699: hue angle of 310.2º 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 #AA4699 is Cyan = 0, Magento = 0.59, Yellow = 0.1 and Black (K on CMYK) = 0.33.
<style> p { color: #aa4699; } p { color: rgb(170,70,153); } H1.HeaderClassName { color: #aa4699; } .AnyTagClassName { color: #aa4699; } </style>
<style> a { background-color: #aa4699; } a { background-color: rgb(170,70,153); } div.DivClassName { background-color: #aa4699; } .BgClassName { background-color: #aa4699; } </style>
<style> span { border-color: #aa4699; } span { border-color: rgb(170,70,153); } td.TdClassName { border-color: #aa4699; } .TagClassName { border-color: #aa4699; } </style>