#E51C58 (or 0xE51C58) is unknown color: approx Ruby. HEX triplet: E5, 1C and 58. RGB value is (229,28,88). Sum of RGB (Red+Green+Blue) = 229+28+88=345 (45% of max value = 765). Red value is 229 (89.84% from 255 or 66.38% from 345); Green value is 28 (11.33% from 255 or 8.12% from 345); Blue value is 88 (34.77% from 255 or 25.51% from 345); Max value from RGB is 229 - color contains mainly: red. Hex color #E51C58 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #E51C58 is #1AE3A7. Grayscale: #5E5E5E. Windows color (decimal): -1762216 or 5774565. OLE color: 5774565.
HSL color Cylindrical-coordinate representation of color #E51C58: hue angle of 342.09º degrees, saturation: 0.79, 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 #E51C58 is Cyan = 0, Magento = 0.88, Yellow = 0.62 and Black (K on CMYK) = 0.10.
<style> p { color: #E51C58; } p { color: rgb(229,28,88); } H1.HeaderClassName { color: #E51C58; } .AnyTagClassName { color: #E51C58; } </style>
<style> a { background-color: #E51C58; } a { background-color: rgb(229,28,88); } div.DivClassName { background-color: #E51C58; } .BgClassName { background-color: #E51C58; } </style>
<style> span { border-color: #E51C58; } span { border-color: rgb(229,28,88); } td.TdClassName { border-color: #E51C58; } .TagClassName { border-color: #E51C58; } </style>