#F1FFC6 (or 0xF1FFC6) is unknown color: approx Snow Flurry. HEX triplet: F1, FF and C6. RGB value is (241,255,198). Sum of RGB (Red+Green+Blue) = 241+255+198=694 (91% of max value = 765). Red value is 241 (94.53% from 255 or 34.73% from 694); Green value is 255 (100% from 255 or 36.74% from 694); Blue value is 198 (77.73% from 255 or 28.53% from 694); Max value from RGB is 255 - color contains mainly: green. Hex color #F1FFC6 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #F1FFC6 is #0E0039. Grayscale: #F4F4F4. Windows color (decimal): -917562 or 13041649. OLE color: 13041649.
HSL color Cylindrical-coordinate representation of color #F1FFC6: hue angle of 74.74º degrees, saturation: 1, lightness: 0.89%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #F1FFC6 is Cyan = 0.05, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.
<style> p { color: #F1FFC6; } p { color: rgb(241,255,198); } H1.HeaderClassName { color: #F1FFC6; } .AnyTagClassName { color: #F1FFC6; } </style>
<style> a { background-color: #F1FFC6; } a { background-color: rgb(241,255,198); } div.DivClassName { background-color: #F1FFC6; } .BgClassName { background-color: #F1FFC6; } </style>
<style> span { border-color: #F1FFC6; } span { border-color: rgb(241,255,198); } td.TdClassName { border-color: #F1FFC6; } .TagClassName { border-color: #F1FFC6; } </style>