#EF78F4 (or 0xEF78F4) is unknown color: approx Violet. HEX triplet: EF, 78 and F4. RGB value is (239,120,244). Sum of RGB (Red+Green+Blue) = 239+120+244=603 (79% of max value = 765). Red value is 239 (93.75% from 255 or 39.64% from 603); Green value is 120 (47.27% from 255 or 19.90% from 603); Blue value is 244 (95.70% from 255 or 40.46% from 603); Max value from RGB is 244 - color contains mainly: blue. Hex color #EF78F4 is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #EF78F4 is #10870B. Grayscale: #A9A9A9. Windows color (decimal): -1083148 or 16021743. OLE color: 16021743.
HSL color Cylindrical-coordinate representation of color #EF78F4: hue angle of 297.58º degrees, saturation: 0.85, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #EF78F4 is Cyan = 0.02, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #ef78f4; } p { color: rgb(239,120,244); } H1.HeaderClassName { color: #ef78f4; } .AnyTagClassName { color: #ef78f4; } </style>
<style> a { background-color: #ef78f4; } a { background-color: rgb(239,120,244); } div.DivClassName { background-color: #ef78f4; } .BgClassName { background-color: #ef78f4; } </style>
<style> span { border-color: #ef78f4; } span { border-color: rgb(239,120,244); } td.TdClassName { border-color: #ef78f4; } .TagClassName { border-color: #ef78f4; } </style>