#AA90CB (or 0xAA90CB) is unknown color: approx Biloba Flower. HEX triplet: AA, 90 and CB. RGB value is (170,144,203). Sum of RGB (Red+Green+Blue) = 170+144+203=517 (68% of max value = 765). Red value is 170 (66.80% from 255 or 32.88% from 517); Green value is 144 (56.64% from 255 or 27.85% from 517); Blue value is 203 (79.69% from 255 or 39.26% from 517); Max value from RGB is 203 - color contains mainly: blue. Hex color #AA90CB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AA90CB is #556F34. Grayscale: #9E9E9E. Windows color (decimal): -5599029 or 13340842. OLE color: 13340842.
HSL color Cylindrical-coordinate representation of color #AA90CB: hue angle of 266.44º degrees, saturation: 0.36, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #AA90CB is Cyan = 0.16, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #AA90CB; } p { color: rgb(170,144,203); } H1.HeaderClassName { color: #AA90CB; } .AnyTagClassName { color: #AA90CB; } </style>
<style> a { background-color: #AA90CB; } a { background-color: rgb(170,144,203); } div.DivClassName { background-color: #AA90CB; } .BgClassName { background-color: #AA90CB; } </style>
<style> span { border-color: #AA90CB; } span { border-color: rgb(170,144,203); } td.TdClassName { border-color: #AA90CB; } .TagClassName { border-color: #AA90CB; } </style>