#E11A65 (or 0xE11A65) is unknown color: approx Ruby. HEX triplet: E1, 1A and 65. RGB value is (225,26,101). Sum of RGB (Red+Green+Blue) = 225+26+101=352 (46% of max value = 765). Red value is 225 (88.28% from 255 or 63.92% from 352); Green value is 26 (10.55% from 255 or 7.39% from 352); Blue value is 101 (39.84% from 255 or 28.69% from 352); Max value from RGB is 225 - color contains mainly: red. Hex color #E11A65 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #E11A65 is #1EE59A. Grayscale: #5D5D5D. Windows color (decimal): -2024859 or 6626017. OLE color: 6626017.
HSL color Cylindrical-coordinate representation of color #E11A65: hue angle of 337.39º degrees, saturation: 0.79, 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 #E11A65 is Cyan = 0, Magento = 0.88, Yellow = 0.55 and Black (K on CMYK) = 0.12.
<style> p { color: #E11A65; } p { color: rgb(225,26,101); } H1.HeaderClassName { color: #E11A65; } .AnyTagClassName { color: #E11A65; } </style>
<style> a { background-color: #E11A65; } a { background-color: rgb(225,26,101); } div.DivClassName { background-color: #E11A65; } .BgClassName { background-color: #E11A65; } </style>
<style> span { border-color: #E11A65; } span { border-color: rgb(225,26,101); } td.TdClassName { border-color: #E11A65; } .TagClassName { border-color: #E11A65; } </style>