#AE3AAA (or 0xAE3AAA) is unknown color: approx Fuchsia. HEX triplet: AE, 3A and AA. RGB value is (174,58,170). Sum of RGB (Red+Green+Blue) = 174+58+170=402 (53% of max value = 765). Red value is 174 (68.36% from 255 or 43.28% from 402); Green value is 58 (23.05% from 255 or 14.43% from 402); Blue value is 170 (66.80% from 255 or 42.29% from 402); Max value from RGB is 174 - color contains mainly: red. Hex color #AE3AAA is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AE3AAA is #51C555. Grayscale: #696969. Windows color (decimal): -5358934 or 11156142. OLE color: 11156142.
HSL color Cylindrical-coordinate representation of color #AE3AAA: hue angle of 302.07º degrees, saturation: 0.5, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #AE3AAA is Cyan = 0, Magento = 0.67, Yellow = 0.02 and Black (K on CMYK) = 0.32.
<style> p { color: #AE3AAA; } p { color: rgb(174,58,170); } H1.HeaderClassName { color: #AE3AAA; } .AnyTagClassName { color: #AE3AAA; } </style>
<style> a { background-color: #AE3AAA; } a { background-color: rgb(174,58,170); } div.DivClassName { background-color: #AE3AAA; } .BgClassName { background-color: #AE3AAA; } </style>
<style> span { border-color: #AE3AAA; } span { border-color: rgb(174,58,170); } td.TdClassName { border-color: #AE3AAA; } .TagClassName { border-color: #AE3AAA; } </style>