#AA99E1 (or 0xAA99E1) is unknown color: approx Biloba Flower. HEX triplet: AA, 99 and E1. RGB value is (170,153,225). Sum of RGB (Red+Green+Blue) = 170+153+225=548 (72% of max value = 765). Red value is 170 (66.80% from 255 or 31.02% from 548); Green value is 153 (60.16% from 255 or 27.92% from 548); Blue value is 225 (88.28% from 255 or 41.06% from 548); Max value from RGB is 225 - color contains mainly: blue. Hex color #AA99E1 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AA99E1 is #55661E. Grayscale: #A6A6A6. Windows color (decimal): -5596703 or 14784938. OLE color: 14784938.
HSL color Cylindrical-coordinate representation of color #AA99E1: hue angle of 254.17º degrees, saturation: 0.55, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #AA99E1 is Cyan = 0.24, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #AA99E1; } p { color: rgb(170,153,225); } H1.HeaderClassName { color: #AA99E1; } .AnyTagClassName { color: #AA99E1; } </style>
<style> a { background-color: #AA99E1; } a { background-color: rgb(170,153,225); } div.DivClassName { background-color: #AA99E1; } .BgClassName { background-color: #AA99E1; } </style>
<style> span { border-color: #AA99E1; } span { border-color: rgb(170,153,225); } td.TdClassName { border-color: #AA99E1; } .TagClassName { border-color: #AA99E1; } </style>