#E11163 (or 0xE11163) is unknown color: approx Ruby. HEX triplet: E1, 11 and 63. RGB value is (225,17,99). Sum of RGB (Red+Green+Blue) = 225+17+99=341 (45% of max value = 765). Red value is 225 (88.28% from 255 or 65.98% from 341); Green value is 17 (7.03% from 255 or 4.99% from 341); Blue value is 99 (39.06% from 255 or 29.03% from 341); Max value from RGB is 225 - color contains mainly: red. Hex color #E11163 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #E11163 is #1EEE9C. Grayscale: #585858. Windows color (decimal): -2027165 or 6492641. OLE color: 6492641.
HSL color Cylindrical-coordinate representation of color #E11163: hue angle of 336.35º degrees, saturation: 0.86, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #E11163 is Cyan = 0, Magento = 0.92, Yellow = 0.56 and Black (K on CMYK) = 0.12.
<style> p { color: #E11163; } p { color: rgb(225,17,99); } H1.HeaderClassName { color: #E11163; } .AnyTagClassName { color: #E11163; } </style>
<style> a { background-color: #E11163; } a { background-color: rgb(225,17,99); } div.DivClassName { background-color: #E11163; } .BgClassName { background-color: #E11163; } </style>
<style> span { border-color: #E11163; } span { border-color: rgb(225,17,99); } td.TdClassName { border-color: #E11163; } .TagClassName { border-color: #E11163; } </style>