#F1F6F3 (or 0xF1F6F3) is unknown color: approx Lily White. HEX triplet: F1, F6 and F3. RGB value is (241,246,243). Sum of RGB (Red+Green+Blue) = 241+246+243=730 (96% of max value = 765). Red value is 241 (94.53% from 255 or 33.01% from 730); Green value is 246 (96.48% from 255 or 33.70% from 730); Blue value is 243 (95.31% from 255 or 33.29% from 730); Max value from RGB is 246 - color contains mainly: green. Hex color #F1F6F3 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F1F6F3 is #0E090C. Grayscale: #F4F4F4. Windows color (decimal): -919821 or 15988465. OLE color: 15988465.
HSL color Cylindrical-coordinate representation of color #F1F6F3: hue angle of 144º degrees, saturation: 0.22, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #F1F6F3 is Cyan = 0.02, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.04.
<style> p { color: #F1F6F3; } p { color: rgb(241,246,243); } H1.HeaderClassName { color: #F1F6F3; } .AnyTagClassName { color: #F1F6F3; } </style>
<style> a { background-color: #F1F6F3; } a { background-color: rgb(241,246,243); } div.DivClassName { background-color: #F1F6F3; } .BgClassName { background-color: #F1F6F3; } </style>
<style> span { border-color: #F1F6F3; } span { border-color: rgb(241,246,243); } td.TdClassName { border-color: #F1F6F3; } .TagClassName { border-color: #F1F6F3; } </style>