#AA8BBC (or 0xAA8BBC) is unknown color: approx East Side. HEX triplet: AA, 8B and BC. RGB value is (170,139,188). Sum of RGB (Red+Green+Blue) = 170+139+188=497 (65% of max value = 765). Red value is 170 (66.80% from 255 or 34.21% from 497); Green value is 139 (54.69% from 255 or 27.97% from 497); Blue value is 188 (73.83% from 255 or 37.83% from 497); Max value from RGB is 188 - color contains mainly: blue. Hex color #AA8BBC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AA8BBC is #557443. Grayscale: #999999. Windows color (decimal): -5600324 or 12356522. OLE color: 12356522.
HSL color Cylindrical-coordinate representation of color #AA8BBC: hue angle of 277.96º degrees, saturation: 0.27, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AA8BBC is Cyan = 0.10, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #AA8BBC; } p { color: rgb(170,139,188); } H1.HeaderClassName { color: #AA8BBC; } .AnyTagClassName { color: #AA8BBC; } </style>
<style> a { background-color: #AA8BBC; } a { background-color: rgb(170,139,188); } div.DivClassName { background-color: #AA8BBC; } .BgClassName { background-color: #AA8BBC; } </style>
<style> span { border-color: #AA8BBC; } span { border-color: rgb(170,139,188); } td.TdClassName { border-color: #AA8BBC; } .TagClassName { border-color: #AA8BBC; } </style>