#AA88C5 (or 0xAA88C5) is unknown color: approx East Side. HEX triplet: AA, 88 and C5. RGB value is (170,136,197). Sum of RGB (Red+Green+Blue) = 170+136+197=503 (66% of max value = 765). Red value is 170 (66.80% from 255 or 33.80% from 503); Green value is 136 (53.52% from 255 or 27.04% from 503); Blue value is 197 (77.34% from 255 or 39.17% from 503); Max value from RGB is 197 - color contains mainly: blue. Hex color #AA88C5 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AA88C5 is #55773A. Grayscale: #989898. Windows color (decimal): -5601083 or 12945578. OLE color: 12945578.
HSL color Cylindrical-coordinate representation of color #AA88C5: hue angle of 273.44º degrees, saturation: 0.34, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #AA88C5 is Cyan = 0.14, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.23.
<style> p { color: #AA88C5; } p { color: rgb(170,136,197); } H1.HeaderClassName { color: #AA88C5; } .AnyTagClassName { color: #AA88C5; } </style>
<style> a { background-color: #AA88C5; } a { background-color: rgb(170,136,197); } div.DivClassName { background-color: #AA88C5; } .BgClassName { background-color: #AA88C5; } </style>
<style> span { border-color: #AA88C5; } span { border-color: rgb(170,136,197); } td.TdClassName { border-color: #AA88C5; } .TagClassName { border-color: #AA88C5; } </style>