#E5395D (or 0xE5395D) is unknown color: approx Cerise. HEX triplet: E5, 39 and 5D. RGB value is (229,57,93). Sum of RGB (Red+Green+Blue) = 229+57+93=379 (50% of max value = 765). Red value is 229 (89.84% from 255 or 60.42% from 379); Green value is 57 (22.66% from 255 or 15.04% from 379); Blue value is 93 (36.72% from 255 or 24.54% from 379); Max value from RGB is 229 - color contains mainly: red. Hex color #E5395D is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #E5395D is #1AC6A2. Grayscale: #707070. Windows color (decimal): -1754787 or 6109669. OLE color: 6109669.
HSL color Cylindrical-coordinate representation of color #E5395D: hue angle of 347.44º degrees, saturation: 0.77, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #E5395D is Cyan = 0, Magento = 0.75, Yellow = 0.59 and Black (K on CMYK) = 0.10.
<style> p { color: #E5395D; } p { color: rgb(229,57,93); } H1.HeaderClassName { color: #E5395D; } .AnyTagClassName { color: #E5395D; } </style>
<style> a { background-color: #E5395D; } a { background-color: rgb(229,57,93); } div.DivClassName { background-color: #E5395D; } .BgClassName { background-color: #E5395D; } </style>
<style> span { border-color: #E5395D; } span { border-color: rgb(229,57,93); } td.TdClassName { border-color: #E5395D; } .TagClassName { border-color: #E5395D; } </style>