#AA89BC (or 0xAA89BC) is unknown color: approx East Side. HEX triplet: AA, 89 and BC. RGB value is (170,137,188). Sum of RGB (Red+Green+Blue) = 170+137+188=495 (65% of max value = 765). Red value is 170 (66.80% from 255 or 34.34% from 495); Green value is 137 (53.91% from 255 or 27.68% from 495); Blue value is 188 (73.83% from 255 or 37.98% from 495); Max value from RGB is 188 - color contains mainly: blue. Hex color #AA89BC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AA89BC is #557643. Grayscale: #989898. Windows color (decimal): -5600836 or 12356010. OLE color: 12356010.
HSL color Cylindrical-coordinate representation of color #AA89BC: hue angle of 278.82º degrees, saturation: 0.28, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #AA89BC is Cyan = 0.10, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #AA89BC; } p { color: rgb(170,137,188); } H1.HeaderClassName { color: #AA89BC; } .AnyTagClassName { color: #AA89BC; } </style>
<style> a { background-color: #AA89BC; } a { background-color: rgb(170,137,188); } div.DivClassName { background-color: #AA89BC; } .BgClassName { background-color: #AA89BC; } </style>
<style> span { border-color: #AA89BC; } span { border-color: rgb(170,137,188); } td.TdClassName { border-color: #AA89BC; } .TagClassName { border-color: #AA89BC; } </style>