#E11C2C (or 0xE11C2C) is unknown color: approx Alizarin. HEX triplet: E1, 1C and 2C. RGB value is (225,28,44). Sum of RGB (Red+Green+Blue) = 225+28+44=297 (39% of max value = 765). Red value is 225 (88.28% from 255 or 75.76% from 297); Green value is 28 (11.33% from 255 or 9.43% from 297); Blue value is 44 (17.58% from 255 or 14.81% from 297); Max value from RGB is 225 - color contains mainly: red. Hex color #E11C2C is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #E11C2C is #1EE3D3. Grayscale: #585858. Windows color (decimal): -2024404 or 2890977. OLE color: 2890977.
HSL color Cylindrical-coordinate representation of color #E11C2C: hue angle of 355.13º degrees, saturation: 0.78, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #E11C2C is Cyan = 0, Magento = 0.88, Yellow = 0.80 and Black (K on CMYK) = 0.12.
<style> p { color: #e11c2c; } p { color: rgb(225,28,44); } H1.HeaderClassName { color: #e11c2c; } .AnyTagClassName { color: #e11c2c; } </style>
<style> a { background-color: #e11c2c; } a { background-color: rgb(225,28,44); } div.DivClassName { background-color: #e11c2c; } .BgClassName { background-color: #e11c2c; } </style>
<style> span { border-color: #e11c2c; } span { border-color: rgb(225,28,44); } td.TdClassName { border-color: #e11c2c; } .TagClassName { border-color: #e11c2c; } </style>