#E70DE9 (or 0xE70DE9) is unknown color: approx Psychedelic Purple. HEX triplet: E7, 0D and E9. RGB value is (231,13,233). Sum of RGB (Red+Green+Blue) = 231+13+233=477 (63% of max value = 765). Red value is 231 (90.62% from 255 or 48.43% from 477); Green value is 13 (5.47% from 255 or 2.73% from 477); Blue value is 233 (91.41% from 255 or 48.85% from 477); Max value from RGB is 233 - color contains mainly: blue. Hex color #E70DE9 is not a web safe color. Web safe color analog (approx): #FF00FF. Inversed color of #E70DE9 is #18F216. Grayscale: #666666. Windows color (decimal): -1634839 or 15273447. OLE color: 15273447.
HSL color Cylindrical-coordinate representation of color #E70DE9: hue angle of 299.45º degrees, saturation: 0.89, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #E70DE9 is Cyan = 0.01, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #e70de9; } p { color: rgb(231,13,233); } H1.HeaderClassName { color: #e70de9; } .AnyTagClassName { color: #e70de9; } </style>
<style> a { background-color: #e70de9; } a { background-color: rgb(231,13,233); } div.DivClassName { background-color: #e70de9; } .BgClassName { background-color: #e70de9; } </style>
<style> span { border-color: #e70de9; } span { border-color: rgb(231,13,233); } td.TdClassName { border-color: #e70de9; } .TagClassName { border-color: #e70de9; } </style>