#E01C5B (or 0xE01C5B) is unknown color: approx Ruby. HEX triplet: E0, 1C and 5B. RGB value is (224,28,91). Sum of RGB (Red+Green+Blue) = 224+28+91=343 (45% of max value = 765). Red value is 224 (87.89% from 255 or 65.31% from 343); Green value is 28 (11.33% from 255 or 8.16% from 343); Blue value is 91 (35.94% from 255 or 26.53% from 343); Max value from RGB is 224 - color contains mainly: red. Hex color #E01C5B is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #E01C5B is #1FE3A4. Grayscale: #5D5D5D. Windows color (decimal): -2089893 or 5971168. OLE color: 5971168.
HSL color Cylindrical-coordinate representation of color #E01C5B: hue angle of 340.71º degrees, saturation: 0.78, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #E01C5B is Cyan = 0, Magento = 0.88, Yellow = 0.59 and Black (K on CMYK) = 0.12.
<style> p { color: #E01C5B; } p { color: rgb(224,28,91); } H1.HeaderClassName { color: #E01C5B; } .AnyTagClassName { color: #E01C5B; } </style>
<style> a { background-color: #E01C5B; } a { background-color: rgb(224,28,91); } div.DivClassName { background-color: #E01C5B; } .BgClassName { background-color: #E01C5B; } </style>
<style> span { border-color: #E01C5B; } span { border-color: rgb(224,28,91); } td.TdClassName { border-color: #E01C5B; } .TagClassName { border-color: #E01C5B; } </style>