#F47CFA (or 0xF47CFA) is unknown color: approx Fuchsia Pink. HEX triplet: F4, 7C and FA. RGB value is (244,124,250). Sum of RGB (Red+Green+Blue) = 244+124+250=618 (81% of max value = 765). Red value is 244 (95.70% from 255 or 39.48% from 618); Green value is 124 (48.83% from 255 or 20.06% from 618); Blue value is 250 (98.05% from 255 or 40.45% from 618); Max value from RGB is 250 - color contains mainly: blue. Hex color #F47CFA is not a web safe color. Web safe color analog (approx): #FF66FF. Inversed color of #F47CFA is #0B8305. Grayscale: #ADADAD. Windows color (decimal): -754438 or 16415988. OLE color: 16415988.
HSL color Cylindrical-coordinate representation of color #F47CFA: hue angle of 297.14º degrees, saturation: 0.93, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #F47CFA is Cyan = 0.02, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #F47CFA; } p { color: rgb(244,124,250); } H1.HeaderClassName { color: #F47CFA; } .AnyTagClassName { color: #F47CFA; } </style>
<style> a { background-color: #F47CFA; } a { background-color: rgb(244,124,250); } div.DivClassName { background-color: #F47CFA; } .BgClassName { background-color: #F47CFA; } </style>
<style> span { border-color: #F47CFA; } span { border-color: rgb(244,124,250); } td.TdClassName { border-color: #F47CFA; } .TagClassName { border-color: #F47CFA; } </style>