#ED116B (or 0xED116B) is unknown color: approx Ruby. HEX triplet: ED, 11 and 6B. RGB value is (237,17,107). Sum of RGB (Red+Green+Blue) = 237+17+107=361 (47% of max value = 765). Red value is 237 (92.97% from 255 or 65.65% from 361); Green value is 17 (7.03% from 255 or 4.71% from 361); Blue value is 107 (42.19% from 255 or 29.64% from 361); Max value from RGB is 237 - color contains mainly: red. Hex color #ED116B is not a web safe color. Web safe color analog (approx): #FF0066. Inversed color of #ED116B is #12EE94. Grayscale: #5C5C5C. Windows color (decimal): -1240725 or 7016941. OLE color: 7016941.
HSL color Cylindrical-coordinate representation of color #ED116B: hue angle of 335.45º degrees, saturation: 0.87, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #ED116B is Cyan = 0, Magento = 0.93, Yellow = 0.55 and Black (K on CMYK) = 0.07.
<style> p { color: #ed116b; } p { color: rgb(237,17,107); } H1.HeaderClassName { color: #ed116b; } .AnyTagClassName { color: #ed116b; } </style>
<style> a { background-color: #ed116b; } a { background-color: rgb(237,17,107); } div.DivClassName { background-color: #ed116b; } .BgClassName { background-color: #ed116b; } </style>
<style> span { border-color: #ed116b; } span { border-color: rgb(237,17,107); } td.TdClassName { border-color: #ed116b; } .TagClassName { border-color: #ed116b; } </style>