#F78ED8 (or 0xF78ED8) is unknown color: approx Pale Magenta. HEX triplet: F7, 8E and D8. RGB value is (247,142,216). Sum of RGB (Red+Green+Blue) = 247+142+216=605 (80% of max value = 765). Red value is 247 (96.88% from 255 or 40.83% from 605); Green value is 142 (55.86% from 255 or 23.47% from 605); Blue value is 216 (84.77% from 255 or 35.70% from 605); Max value from RGB is 247 - color contains mainly: red. Hex color #F78ED8 is not a web safe color. Web safe color analog (approx): #FF99CC. Inversed color of #F78ED8 is #087127. Grayscale: #B5B5B5. Windows color (decimal): -553256 or 14192375. OLE color: 14192375.
HSL color Cylindrical-coordinate representation of color #F78ED8: hue angle of 317.71º degrees, saturation: 0.87, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #F78ED8 is Cyan = 0, Magento = 0.43, Yellow = 0.13 and Black (K on CMYK) = 0.03.
<style> p { color: #F78ED8; } p { color: rgb(247,142,216); } H1.HeaderClassName { color: #F78ED8; } .AnyTagClassName { color: #F78ED8; } </style>
<style> a { background-color: #F78ED8; } a { background-color: rgb(247,142,216); } div.DivClassName { background-color: #F78ED8; } .BgClassName { background-color: #F78ED8; } </style>
<style> span { border-color: #F78ED8; } span { border-color: rgb(247,142,216); } td.TdClassName { border-color: #F78ED8; } .TagClassName { border-color: #F78ED8; } </style>