#F1B1F3 (or 0xF1B1F3) is unknown color: approx Plum. HEX triplet: F1, B1 and F3. RGB value is (241,177,243). Sum of RGB (Red+Green+Blue) = 241+177+243=661 (87% of max value = 765). Red value is 241 (94.53% from 255 or 36.46% from 661); Green value is 177 (69.53% from 255 or 26.78% from 661); Blue value is 243 (95.31% from 255 or 36.76% from 661); Max value from RGB is 243 - color contains mainly: blue. Hex color #F1B1F3 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #F1B1F3 is #0E4E0C. Grayscale: #CBCBCB. Windows color (decimal): -937485 or 15970801. OLE color: 15970801.
HSL color Cylindrical-coordinate representation of color #F1B1F3: hue angle of 298.18º degrees, saturation: 0.73, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #F1B1F3 is Cyan = 0.01, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #F1B1F3; } p { color: rgb(241,177,243); } H1.HeaderClassName { color: #F1B1F3; } .AnyTagClassName { color: #F1B1F3; } </style>
<style> a { background-color: #F1B1F3; } a { background-color: rgb(241,177,243); } div.DivClassName { background-color: #F1B1F3; } .BgClassName { background-color: #F1B1F3; } </style>
<style> span { border-color: #F1B1F3; } span { border-color: rgb(241,177,243); } td.TdClassName { border-color: #F1B1F3; } .TagClassName { border-color: #F1B1F3; } </style>