#AA99C8 (or 0xAA99C8) is unknown color: approx Biloba Flower. HEX triplet: AA, 99 and C8. RGB value is (170,153,200). Sum of RGB (Red+Green+Blue) = 170+153+200=523 (69% of max value = 765). Red value is 170 (66.80% from 255 or 32.50% from 523); Green value is 153 (60.16% from 255 or 29.25% from 523); Blue value is 200 (78.52% from 255 or 38.24% from 523); Max value from RGB is 200 - color contains mainly: blue. Hex color #AA99C8 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AA99C8 is #556637. Grayscale: #A3A3A3. Windows color (decimal): -5596728 or 13146538. OLE color: 13146538.
HSL color Cylindrical-coordinate representation of color #AA99C8: hue angle of 261.7º degrees, saturation: 0.3, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #AA99C8 is Cyan = 0.15, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #AA99C8; } p { color: rgb(170,153,200); } H1.HeaderClassName { color: #AA99C8; } .AnyTagClassName { color: #AA99C8; } </style>
<style> a { background-color: #AA99C8; } a { background-color: rgb(170,153,200); } div.DivClassName { background-color: #AA99C8; } .BgClassName { background-color: #AA99C8; } </style>
<style> span { border-color: #AA99C8; } span { border-color: rgb(170,153,200); } td.TdClassName { border-color: #AA99C8; } .TagClassName { border-color: #AA99C8; } </style>