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