#AE0E9D (or 0xAE0E9D) is unknown color: approx Medium Violet Red. HEX triplet: AE, 0E and 9D. RGB value is (174,14,157). Sum of RGB (Red+Green+Blue) = 174+14+157=345 (45% of max value = 765). Red value is 174 (68.36% from 255 or 50.43% from 345); Green value is 14 (5.86% from 255 or 4.06% from 345); Blue value is 157 (61.72% from 255 or 45.51% from 345); Max value from RGB is 174 - color contains mainly: red. Hex color #AE0E9D is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #AE0E9D is #51F162. Grayscale: #4D4D4D. Windows color (decimal): -5370211 or 10292910. OLE color: 10292910.
HSL color Cylindrical-coordinate representation of color #AE0E9D: hue angle of 306.38º degrees, saturation: 0.85, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #AE0E9D is Cyan = 0, Magento = 0.92, Yellow = 0.10 and Black (K on CMYK) = 0.32.
<style> p { color: #AE0E9D; } p { color: rgb(174,14,157); } H1.HeaderClassName { color: #AE0E9D; } .AnyTagClassName { color: #AE0E9D; } </style>
<style> a { background-color: #AE0E9D; } a { background-color: rgb(174,14,157); } div.DivClassName { background-color: #AE0E9D; } .BgClassName { background-color: #AE0E9D; } </style>
<style> span { border-color: #AE0E9D; } span { border-color: rgb(174,14,157); } td.TdClassName { border-color: #AE0E9D; } .TagClassName { border-color: #AE0E9D; } </style>