#E380EB (or 0xE380EB) is unknown color: approx Violet. HEX triplet: E3, 80 and EB. RGB value is (227,128,235). Sum of RGB (Red+Green+Blue) = 227+128+235=590 (78% of max value = 765). Red value is 227 (89.06% from 255 or 38.47% from 590); Green value is 128 (50.39% from 255 or 21.69% from 590); Blue value is 235 (92.19% from 255 or 39.83% from 590); Max value from RGB is 235 - color contains mainly: blue. Hex color #E380EB is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #E380EB is #1C7F14. Grayscale: #A9A9A9. Windows color (decimal): -1867541 or 15433955. OLE color: 15433955.
HSL color Cylindrical-coordinate representation of color #E380EB: hue angle of 295.51º degrees, saturation: 0.73, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #E380EB is Cyan = 0.03, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #e380eb; } p { color: rgb(227,128,235); } H1.HeaderClassName { color: #e380eb; } .AnyTagClassName { color: #e380eb; } </style>
<style> a { background-color: #e380eb; } a { background-color: rgb(227,128,235); } div.DivClassName { background-color: #e380eb; } .BgClassName { background-color: #e380eb; } </style>
<style> span { border-color: #e380eb; } span { border-color: rgb(227,128,235); } td.TdClassName { border-color: #e380eb; } .TagClassName { border-color: #e380eb; } </style>