#E01455 (or 0xE01455) is unknown color: approx Ruby. HEX triplet: E0, 14 and 55. RGB value is (224,20,85). Sum of RGB (Red+Green+Blue) = 224+20+85=329 (43% of max value = 765). Red value is 224 (87.89% from 255 or 68.09% from 329); Green value is 20 (8.20% from 255 or 6.08% from 329); Blue value is 85 (33.59% from 255 or 25.84% from 329); Max value from RGB is 224 - color contains mainly: red. Hex color #E01455 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #E01455 is #1FEBAA. Grayscale: #585858. Windows color (decimal): -2091947 or 5575904. OLE color: 5575904.
HSL color Cylindrical-coordinate representation of color #E01455: hue angle of 340.88º degrees, saturation: 0.84, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #E01455 is Cyan = 0, Magento = 0.91, Yellow = 0.62 and Black (K on CMYK) = 0.12.
<style> p { color: #E01455; } p { color: rgb(224,20,85); } H1.HeaderClassName { color: #E01455; } .AnyTagClassName { color: #E01455; } </style>
<style> a { background-color: #E01455; } a { background-color: rgb(224,20,85); } div.DivClassName { background-color: #E01455; } .BgClassName { background-color: #E01455; } </style>
<style> span { border-color: #E01455; } span { border-color: rgb(224,20,85); } td.TdClassName { border-color: #E01455; } .TagClassName { border-color: #E01455; } </style>