#E10AE0 (or 0xE10AE0) is unknown color: approx Deep Magenta. HEX triplet: E1, 0A and E0. RGB value is (225,10,224). Sum of RGB (Red+Green+Blue) = 225+10+224=459 (60% of max value = 765). Red value is 225 (88.28% from 255 or 49.02% from 459); Green value is 10 (4.30% from 255 or 2.18% from 459); Blue value is 224 (87.89% from 255 or 48.80% from 459); Max value from RGB is 225 - color contains mainly: red. Hex color #E10AE0 is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #E10AE0 is #1EF51F. Grayscale: #626262. Windows color (decimal): -2028832 or 14682849. OLE color: 14682849.
HSL color Cylindrical-coordinate representation of color #E10AE0: hue angle of 300.28º degrees, saturation: 0.91, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #E10AE0 is Cyan = 0, Magento = 0.96, Yellow = 0.00 and Black (K on CMYK) = 0.12.
<style> p { color: #e10ae0; } p { color: rgb(225,10,224); } H1.HeaderClassName { color: #e10ae0; } .AnyTagClassName { color: #e10ae0; } </style>
<style> a { background-color: #e10ae0; } a { background-color: rgb(225,10,224); } div.DivClassName { background-color: #e10ae0; } .BgClassName { background-color: #e10ae0; } </style>
<style> span { border-color: #e10ae0; } span { border-color: rgb(225,10,224); } td.TdClassName { border-color: #e10ae0; } .TagClassName { border-color: #e10ae0; } </style>