#F663F0 (or 0xF663F0) is unknown color: approx Pink Flamingo. HEX triplet: F6, 63 and F0. RGB value is (246,99,240). Sum of RGB (Red+Green+Blue) = 246+99+240=585 (77% of max value = 765). Red value is 246 (96.48% from 255 or 42.05% from 585); Green value is 99 (39.06% from 255 or 16.92% from 585); Blue value is 240 (94.14% from 255 or 41.03% from 585); Max value from RGB is 246 - color contains mainly: red. Hex color #F663F0 is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #F663F0 is #099C0F. Grayscale: #9E9E9E. Windows color (decimal): -629776 or 15754230. OLE color: 15754230.
HSL color Cylindrical-coordinate representation of color #F663F0: hue angle of 302.45º degrees, saturation: 0.89, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #F663F0 is Cyan = 0, Magento = 0.60, Yellow = 0.02 and Black (K on CMYK) = 0.04.
<style> p { color: #F663F0; } p { color: rgb(246,99,240); } H1.HeaderClassName { color: #F663F0; } .AnyTagClassName { color: #F663F0; } </style>
<style> a { background-color: #F663F0; } a { background-color: rgb(246,99,240); } div.DivClassName { background-color: #F663F0; } .BgClassName { background-color: #F663F0; } </style>
<style> span { border-color: #F663F0; } span { border-color: rgb(246,99,240); } td.TdClassName { border-color: #F663F0; } .TagClassName { border-color: #F663F0; } </style>