#F3F5F1 (or 0xF3F5F1) is unknown color: approx Saltpan. HEX triplet: F3, F5 and F1. RGB value is (243,245,241). Sum of RGB (Red+Green+Blue) = 243+245+241=729 (96% of max value = 765). Red value is 243 (95.31% from 255 or 33.33% from 729); Green value is 245 (96.09% from 255 or 33.61% from 729); Blue value is 241 (94.53% from 255 or 33.06% from 729); Max value from RGB is 245 - color contains mainly: green. Hex color #F3F5F1 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F3F5F1 is #0C0A0E. Grayscale: #F3F3F3. Windows color (decimal): -789007 or 15857139. OLE color: 15857139.
HSL color Cylindrical-coordinate representation of color #F3F5F1: hue angle of 90º degrees, saturation: 0.17, 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 #F3F5F1 is Cyan = 0.01, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.04.
<style> p { color: #F3F5F1; } p { color: rgb(243,245,241); } H1.HeaderClassName { color: #F3F5F1; } .AnyTagClassName { color: #F3F5F1; } </style>
<style> a { background-color: #F3F5F1; } a { background-color: rgb(243,245,241); } div.DivClassName { background-color: #F3F5F1; } .BgClassName { background-color: #F3F5F1; } </style>
<style> span { border-color: #F3F5F1; } span { border-color: rgb(243,245,241); } td.TdClassName { border-color: #F3F5F1; } .TagClassName { border-color: #F3F5F1; } </style>