#F3F4F2 (or 0xF3F4F2) is unknown color: approx Saltpan. HEX triplet: F3, F4 and F2. RGB value is (243,244,242). Sum of RGB (Red+Green+Blue) = 243+244+242=729 (96% of max value = 765). Red value is 243 (95.31% from 255 or 33.33% from 729); Green value is 244 (95.70% from 255 or 33.47% from 729); Blue value is 242 (94.92% from 255 or 33.20% from 729); Max value from RGB is 244 - color contains mainly: green. Hex color #F3F4F2 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F3F4F2 is #0C0B0D. Grayscale: #F3F3F3. Windows color (decimal): -789262 or 15922419. OLE color: 15922419.
HSL color Cylindrical-coordinate representation of color #F3F4F2: hue angle of 90º degrees, saturation: 0.08, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #F3F4F2 is Cyan = 0.00, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.04.
<style> p { color: #F3F4F2; } p { color: rgb(243,244,242); } H1.HeaderClassName { color: #F3F4F2; } .AnyTagClassName { color: #F3F4F2; } </style>
<style> a { background-color: #F3F4F2; } a { background-color: rgb(243,244,242); } div.DivClassName { background-color: #F3F4F2; } .BgClassName { background-color: #F3F4F2; } </style>
<style> span { border-color: #F3F4F2; } span { border-color: rgb(243,244,242); } td.TdClassName { border-color: #F3F4F2; } .TagClassName { border-color: #F3F4F2; } </style>