#E61BE4 (or 0xE61BE4) is unknown color: approx Psychedelic Purple. HEX triplet: E6, 1B and E4. RGB value is (230,27,228). Sum of RGB (Red+Green+Blue) = 230+27+228=485 (64% of max value = 765). Red value is 230 (90.23% from 255 or 47.42% from 485); Green value is 27 (10.94% from 255 or 5.57% from 485); Blue value is 228 (89.45% from 255 or 47.01% from 485); Max value from RGB is 230 - color contains mainly: red. Hex color #E61BE4 is not a web safe color. Web safe color analog (approx): #FF33CC. Inversed color of #E61BE4 is #19E41B. Grayscale: #6E6E6E. Windows color (decimal): -1696796 or 14949350. OLE color: 14949350.
HSL color Cylindrical-coordinate representation of color #E61BE4: hue angle of 300.59º degrees, saturation: 0.8, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #E61BE4 is Cyan = 0, Magento = 0.88, Yellow = 0.01 and Black (K on CMYK) = 0.10.
<style> p { color: #E61BE4; } p { color: rgb(230,27,228); } H1.HeaderClassName { color: #E61BE4; } .AnyTagClassName { color: #E61BE4; } </style>
<style> a { background-color: #E61BE4; } a { background-color: rgb(230,27,228); } div.DivClassName { background-color: #E61BE4; } .BgClassName { background-color: #E61BE4; } </style>
<style> span { border-color: #E61BE4; } span { border-color: rgb(230,27,228); } td.TdClassName { border-color: #E61BE4; } .TagClassName { border-color: #E61BE4; } </style>