#ED56F1 (or 0xED56F1) is unknown color: approx Pink Flamingo. HEX triplet: ED, 56 and F1. RGB value is (237,86,241). Sum of RGB (Red+Green+Blue) = 237+86+241=564 (74% of max value = 765). Red value is 237 (92.97% from 255 or 42.02% from 564); Green value is 86 (33.98% from 255 or 15.25% from 564); Blue value is 241 (94.53% from 255 or 42.73% from 564); Max value from RGB is 241 - color contains mainly: blue. Hex color #ED56F1 is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #ED56F1 is #12A90E. Grayscale: #949494. Windows color (decimal): -1222927 or 15816429. OLE color: 15816429.
HSL color Cylindrical-coordinate representation of color #ED56F1: hue angle of 298.45º degrees, saturation: 0.85, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #ED56F1 is Cyan = 0.02, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #ed56f1; } p { color: rgb(237,86,241); } H1.HeaderClassName { color: #ed56f1; } .AnyTagClassName { color: #ed56f1; } </style>
<style> a { background-color: #ed56f1; } a { background-color: rgb(237,86,241); } div.DivClassName { background-color: #ed56f1; } .BgClassName { background-color: #ed56f1; } </style>
<style> span { border-color: #ed56f1; } span { border-color: rgb(237,86,241); } td.TdClassName { border-color: #ed56f1; } .TagClassName { border-color: #ed56f1; } </style>