#F048F7 (or 0xF048F7) is unknown color: approx Pink Flamingo. HEX triplet: F0, 48 and F7. RGB value is (240,72,247). Sum of RGB (Red+Green+Blue) = 240+72+247=559 (74% of max value = 765). Red value is 240 (94.14% from 255 or 42.93% from 559); Green value is 72 (28.52% from 255 or 12.88% from 559); Blue value is 247 (96.88% from 255 or 44.19% from 559); Max value from RGB is 247 - color contains mainly: blue. Hex color #F048F7 is not a web safe color. Web safe color analog (approx): #FF33FF. Inversed color of #F048F7 is #0FB708. Grayscale: #8D8D8D. Windows color (decimal): -1029897 or 16206064. OLE color: 16206064.
HSL color Cylindrical-coordinate representation of color #F048F7: hue angle of 297.6º degrees, saturation: 0.92, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #F048F7 is Cyan = 0.03, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #f048f7; } p { color: rgb(240,72,247); } H1.HeaderClassName { color: #f048f7; } .AnyTagClassName { color: #f048f7; } </style>
<style> a { background-color: #f048f7; } a { background-color: rgb(240,72,247); } div.DivClassName { background-color: #f048f7; } .BgClassName { background-color: #f048f7; } </style>
<style> span { border-color: #f048f7; } span { border-color: rgb(240,72,247); } td.TdClassName { border-color: #f048f7; } .TagClassName { border-color: #f048f7; } </style>