#F4EEFA (or 0xF4EEFA) is unknown color: approx Magnolia. HEX triplet: F4, EE and FA. RGB value is (244,238,250). Sum of RGB (Red+Green+Blue) = 244+238+250=732 (96% of max value = 765). Red value is 244 (95.70% from 255 or 33.33% from 732); Green value is 238 (93.36% from 255 or 32.51% from 732); Blue value is 250 (98.05% from 255 or 34.15% from 732); Max value from RGB is 250 - color contains mainly: blue. Hex color #F4EEFA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F4EEFA is #0B1105. Grayscale: #F1F1F1. Windows color (decimal): -725254 or 16445172. OLE color: 16445172.
HSL color Cylindrical-coordinate representation of color #F4EEFA: hue angle of 270º degrees, saturation: 0.55, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #F4EEFA is Cyan = 0.02, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #F4EEFA; } p { color: rgb(244,238,250); } H1.HeaderClassName { color: #F4EEFA; } .AnyTagClassName { color: #F4EEFA; } </style>
<style> a { background-color: #F4EEFA; } a { background-color: rgb(244,238,250); } div.DivClassName { background-color: #F4EEFA; } .BgClassName { background-color: #F4EEFA; } </style>
<style> span { border-color: #F4EEFA; } span { border-color: rgb(244,238,250); } td.TdClassName { border-color: #F4EEFA; } .TagClassName { border-color: #F4EEFA; } </style>