#AA4AE0 (or 0xAA4AE0) is unknown color: approx Medium Orchid. HEX triplet: AA, 4A and E0. RGB value is (170,74,224). Sum of RGB (Red+Green+Blue) = 170+74+224=468 (61% of max value = 765). Red value is 170 (66.80% from 255 or 36.32% from 468); Green value is 74 (29.30% from 255 or 15.81% from 468); Blue value is 224 (87.89% from 255 or 47.86% from 468); Max value from RGB is 224 - color contains mainly: blue. Hex color #AA4AE0 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #AA4AE0 is #55B51F. Grayscale: #777777. Windows color (decimal): -5616928 or 14699178. OLE color: 14699178.
HSL color Cylindrical-coordinate representation of color #AA4AE0: hue angle of 278.4º degrees, saturation: 0.71, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #AA4AE0 is Cyan = 0.24, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #AA4AE0; } p { color: rgb(170,74,224); } H1.HeaderClassName { color: #AA4AE0; } .AnyTagClassName { color: #AA4AE0; } </style>
<style> a { background-color: #AA4AE0; } a { background-color: rgb(170,74,224); } div.DivClassName { background-color: #AA4AE0; } .BgClassName { background-color: #AA4AE0; } </style>
<style> span { border-color: #AA4AE0; } span { border-color: rgb(170,74,224); } td.TdClassName { border-color: #AA4AE0; } .TagClassName { border-color: #AA4AE0; } </style>