#F57CE1 (or 0xF57CE1) is unknown color: approx Pale Magenta. HEX triplet: F5, 7C and E1. RGB value is (245,124,225). Sum of RGB (Red+Green+Blue) = 245+124+225=594 (78% of max value = 765). Red value is 245 (96.09% from 255 or 41.25% from 594); Green value is 124 (48.83% from 255 or 20.88% from 594); Blue value is 225 (88.28% from 255 or 37.88% from 594); Max value from RGB is 245 - color contains mainly: red. Hex color #F57CE1 is not a web safe color. Web safe color analog (approx): #FF66CC. Inversed color of #F57CE1 is #0A831E. Grayscale: #ABABAB. Windows color (decimal): -688927 or 14777589. OLE color: 14777589.
HSL color Cylindrical-coordinate representation of color #F57CE1: hue angle of 309.92º degrees, saturation: 0.86, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #F57CE1 is Cyan = 0, Magento = 0.49, Yellow = 0.08 and Black (K on CMYK) = 0.04.
<style> p { color: #f57ce1; } p { color: rgb(245,124,225); } H1.HeaderClassName { color: #f57ce1; } .AnyTagClassName { color: #f57ce1; } </style>
<style> a { background-color: #f57ce1; } a { background-color: rgb(245,124,225); } div.DivClassName { background-color: #f57ce1; } .BgClassName { background-color: #f57ce1; } </style>
<style> span { border-color: #f57ce1; } span { border-color: rgb(245,124,225); } td.TdClassName { border-color: #f57ce1; } .TagClassName { border-color: #f57ce1; } </style>