#E4205A (or 0xE4205A) is unknown color: approx Amaranth. HEX triplet: E4, 20 and 5A. RGB value is (228,32,90). Sum of RGB (Red+Green+Blue) = 228+32+90=350 (46% of max value = 765). Red value is 228 (89.45% from 255 or 65.14% from 350); Green value is 32 (12.89% from 255 or 9.14% from 350); Blue value is 90 (35.55% from 255 or 25.71% from 350); Max value from RGB is 228 - color contains mainly: red. Hex color #E4205A is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #E4205A is #1BDFA5. Grayscale: #616161. Windows color (decimal): -1826726 or 5906660. OLE color: 5906660.
HSL color Cylindrical-coordinate representation of color #E4205A: hue angle of 342.24º degrees, saturation: 0.78, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #E4205A is Cyan = 0, Magento = 0.86, Yellow = 0.61 and Black (K on CMYK) = 0.11.
<style> p { color: #E4205A; } p { color: rgb(228,32,90); } H1.HeaderClassName { color: #E4205A; } .AnyTagClassName { color: #E4205A; } </style>
<style> a { background-color: #E4205A; } a { background-color: rgb(228,32,90); } div.DivClassName { background-color: #E4205A; } .BgClassName { background-color: #E4205A; } </style>
<style> span { border-color: #E4205A; } span { border-color: rgb(228,32,90); } td.TdClassName { border-color: #E4205A; } .TagClassName { border-color: #E4205A; } </style>