#E3116E (or 0xE3116E) is unknown color: approx Ruby. HEX triplet: E3, 11 and 6E. RGB value is (227,17,110). Sum of RGB (Red+Green+Blue) = 227+17+110=354 (46% of max value = 765). Red value is 227 (89.06% from 255 or 64.12% from 354); Green value is 17 (7.03% from 255 or 4.80% from 354); Blue value is 110 (43.36% from 255 or 31.07% from 354); Max value from RGB is 227 - color contains mainly: red. Hex color #E3116E is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #E3116E is #1CEE91. Grayscale: #5A5A5A. Windows color (decimal): -1896082 or 7213539. OLE color: 7213539.
HSL color Cylindrical-coordinate representation of color #E3116E: hue angle of 333.43º degrees, saturation: 0.86, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #E3116E is Cyan = 0, Magento = 0.93, Yellow = 0.52 and Black (K on CMYK) = 0.11.
<style> p { color: #E3116E; } p { color: rgb(227,17,110); } H1.HeaderClassName { color: #E3116E; } .AnyTagClassName { color: #E3116E; } </style>
<style> a { background-color: #E3116E; } a { background-color: rgb(227,17,110); } div.DivClassName { background-color: #E3116E; } .BgClassName { background-color: #E3116E; } </style>
<style> span { border-color: #E3116E; } span { border-color: rgb(227,17,110); } td.TdClassName { border-color: #E3116E; } .TagClassName { border-color: #E3116E; } </style>