#E40DEE (or 0xE40DEE) is unknown color: approx Psychedelic Purple. HEX triplet: E4, 0D and EE. RGB value is (228,13,238). Sum of RGB (Red+Green+Blue) = 228+13+238=479 (63% of max value = 765). Red value is 228 (89.45% from 255 or 47.60% from 479); Green value is 13 (5.47% from 255 or 2.71% from 479); Blue value is 238 (93.36% from 255 or 49.69% from 479); Max value from RGB is 238 - color contains mainly: blue. Hex color #E40DEE is not a web safe color. Web safe color analog (approx): #CC00FF. Inversed color of #E40DEE is #1BF211. Grayscale: #666666. Windows color (decimal): -1831442 or 15601124. OLE color: 15601124.
HSL color Cylindrical-coordinate representation of color #E40DEE: hue angle of 297.33º degrees, saturation: 0.9, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #E40DEE is Cyan = 0.04, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #e40dee; } p { color: rgb(228,13,238); } H1.HeaderClassName { color: #e40dee; } .AnyTagClassName { color: #e40dee; } </style>
<style> a { background-color: #e40dee; } a { background-color: rgb(228,13,238); } div.DivClassName { background-color: #e40dee; } .BgClassName { background-color: #e40dee; } </style>
<style> span { border-color: #e40dee; } span { border-color: rgb(228,13,238); } td.TdClassName { border-color: #e40dee; } .TagClassName { border-color: #e40dee; } </style>