#E47DEC (or 0xE47DEC) is unknown color: approx Violet. HEX triplet: E4, 7D and EC. RGB value is (228,125,236). Sum of RGB (Red+Green+Blue) = 228+125+236=589 (78% of max value = 765). Red value is 228 (89.45% from 255 or 38.71% from 589); Green value is 125 (49.22% from 255 or 21.22% from 589); Blue value is 236 (92.58% from 255 or 40.07% from 589); Max value from RGB is 236 - color contains mainly: blue. Hex color #E47DEC is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #E47DEC is #1B8213. Grayscale: #A8A8A8. Windows color (decimal): -1802772 or 15498724. OLE color: 15498724.
HSL color Cylindrical-coordinate representation of color #E47DEC: hue angle of 295.68º degrees, saturation: 0.74, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #E47DEC is Cyan = 0.03, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #E47DEC; } p { color: rgb(228,125,236); } H1.HeaderClassName { color: #E47DEC; } .AnyTagClassName { color: #E47DEC; } </style>
<style> a { background-color: #E47DEC; } a { background-color: rgb(228,125,236); } div.DivClassName { background-color: #E47DEC; } .BgClassName { background-color: #E47DEC; } </style>
<style> span { border-color: #E47DEC; } span { border-color: rgb(228,125,236); } td.TdClassName { border-color: #E47DEC; } .TagClassName { border-color: #E47DEC; } </style>