#E35FFE (or 0xE35FFE) is unknown color: approx Heliotrope. HEX triplet: E3, 5F and FE. RGB value is (227,95,254). Sum of RGB (Red+Green+Blue) = 227+95+254=576 (76% of max value = 765). Red value is 227 (89.06% from 255 or 39.41% from 576); Green value is 95 (37.5% from 255 or 16.49% from 576); Blue value is 254 (99.61% from 255 or 44.10% from 576); Max value from RGB is 254 - color contains mainly: blue. Hex color #E35FFE is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #E35FFE is #1CA001. Grayscale: #989898. Windows color (decimal): -1875970 or 16670691. OLE color: 16670691.
HSL color Cylindrical-coordinate representation of color #E35FFE: hue angle of 289.81º degrees, saturation: 0.99, lightness: 0.68%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #E35FFE is Cyan = 0.11, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #E35FFE; } p { color: rgb(227,95,254); } H1.HeaderClassName { color: #E35FFE; } .AnyTagClassName { color: #E35FFE; } </style>
<style> a { background-color: #E35FFE; } a { background-color: rgb(227,95,254); } div.DivClassName { background-color: #E35FFE; } .BgClassName { background-color: #E35FFE; } </style>
<style> span { border-color: #E35FFE; } span { border-color: rgb(227,95,254); } td.TdClassName { border-color: #E35FFE; } .TagClassName { border-color: #E35FFE; } </style>