#AA89F5 (or 0xAA89F5) is unknown color: approx Biloba Flower. HEX triplet: AA, 89 and F5. RGB value is (170,137,245). Sum of RGB (Red+Green+Blue) = 170+137+245=552 (73% of max value = 765). Red value is 170 (66.80% from 255 or 30.80% from 552); Green value is 137 (53.91% from 255 or 24.82% from 552); Blue value is 245 (96.09% from 255 or 44.38% from 552); Max value from RGB is 245 - color contains mainly: blue. Hex color #AA89F5 is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #AA89F5 is #55760A. Grayscale: #9E9E9E. Windows color (decimal): -5600779 or 16091562. OLE color: 16091562.
HSL color Cylindrical-coordinate representation of color #AA89F5: hue angle of 258.33º degrees, saturation: 0.84, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #AA89F5 is Cyan = 0.31, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #AA89F5; } p { color: rgb(170,137,245); } H1.HeaderClassName { color: #AA89F5; } .AnyTagClassName { color: #AA89F5; } </style>
<style> a { background-color: #AA89F5; } a { background-color: rgb(170,137,245); } div.DivClassName { background-color: #AA89F5; } .BgClassName { background-color: #AA89F5; } </style>
<style> span { border-color: #AA89F5; } span { border-color: rgb(170,137,245); } td.TdClassName { border-color: #AA89F5; } .TagClassName { border-color: #AA89F5; } </style>