#E60FE9 (or 0xE60FE9) is unknown color: approx Psychedelic Purple. HEX triplet: E6, 0F and E9. RGB value is (230,15,233). Sum of RGB (Red+Green+Blue) = 230+15+233=478 (63% of max value = 765). Red value is 230 (90.23% from 255 or 48.12% from 478); Green value is 15 (6.25% from 255 or 3.14% from 478); Blue value is 233 (91.41% from 255 or 48.74% from 478); Max value from RGB is 233 - color contains mainly: blue. Hex color #E60FE9 is not a web safe color. Web safe color analog (approx): #FF00FF. Inversed color of #E60FE9 is #19F016. Grayscale: #676767. Windows color (decimal): -1699863 or 15273958. OLE color: 15273958.
HSL color Cylindrical-coordinate representation of color #E60FE9: hue angle of 299.17º degrees, saturation: 0.88, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #E60FE9 is Cyan = 0.01, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #e60fe9; } p { color: rgb(230,15,233); } H1.HeaderClassName { color: #e60fe9; } .AnyTagClassName { color: #e60fe9; } </style>
<style> a { background-color: #e60fe9; } a { background-color: rgb(230,15,233); } div.DivClassName { background-color: #e60fe9; } .BgClassName { background-color: #e60fe9; } </style>
<style> span { border-color: #e60fe9; } span { border-color: rgb(230,15,233); } td.TdClassName { border-color: #e60fe9; } .TagClassName { border-color: #e60fe9; } </style>