#F4FAF2 (or 0xF4FAF2) is unknown color: approx Panache. HEX triplet: F4, FA and F2. RGB value is (244,250,242). Sum of RGB (Red+Green+Blue) = 244+250+242=736 (97% of max value = 765). Red value is 244 (95.70% from 255 or 33.15% from 736); Green value is 250 (98.05% from 255 or 33.97% from 736); Blue value is 242 (94.92% from 255 or 32.88% from 736); Max value from RGB is 250 - color contains mainly: green. Hex color #F4FAF2 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F4FAF2 is #0B050D. Grayscale: #F7F7F7. Windows color (decimal): -722190 or 15923956. OLE color: 15923956.
HSL color Cylindrical-coordinate representation of color #F4FAF2: hue angle of 105º degrees, saturation: 0.44, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #F4FAF2 is Cyan = 0.02, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.02.
<style> p { color: #F4FAF2; } p { color: rgb(244,250,242); } H1.HeaderClassName { color: #F4FAF2; } .AnyTagClassName { color: #F4FAF2; } </style>
<style> a { background-color: #F4FAF2; } a { background-color: rgb(244,250,242); } div.DivClassName { background-color: #F4FAF2; } .BgClassName { background-color: #F4FAF2; } </style>
<style> span { border-color: #F4FAF2; } span { border-color: rgb(244,250,242); } td.TdClassName { border-color: #F4FAF2; } .TagClassName { border-color: #F4FAF2; } </style>