#F948F4 (or 0xF948F4) is unknown color: approx Pink Flamingo. HEX triplet: F9, 48 and F4. RGB value is (249,72,244). Sum of RGB (Red+Green+Blue) = 249+72+244=565 (74% of max value = 765). Red value is 249 (97.66% from 255 or 44.07% from 565); Green value is 72 (28.52% from 255 or 12.74% from 565); Blue value is 244 (95.70% from 255 or 43.19% from 565); Max value from RGB is 249 - color contains mainly: red. Hex color #F948F4 is not a web safe color. Web safe color analog (approx): #FF33FF. Inversed color of #F948F4 is #06B70B. Grayscale: #909090. Windows color (decimal): -440076 or 16009465. OLE color: 16009465.
HSL color Cylindrical-coordinate representation of color #F948F4: hue angle of 301.69º degrees, saturation: 0.94, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #F948F4 is Cyan = 0, Magento = 0.71, Yellow = 0.02 and Black (K on CMYK) = 0.02.
<style> p { color: #F948F4; } p { color: rgb(249,72,244); } H1.HeaderClassName { color: #F948F4; } .AnyTagClassName { color: #F948F4; } </style>
<style> a { background-color: #F948F4; } a { background-color: rgb(249,72,244); } div.DivClassName { background-color: #F948F4; } .BgClassName { background-color: #F948F4; } </style>
<style> span { border-color: #F948F4; } span { border-color: rgb(249,72,244); } td.TdClassName { border-color: #F948F4; } .TagClassName { border-color: #F948F4; } </style>