#F0EDF5 (or 0xF0EDF5) is unknown color: approx Magnolia. HEX triplet: F0, ED and F5. RGB value is (240,237,245). Sum of RGB (Red+Green+Blue) = 240+237+245=722 (95% of max value = 765). Red value is 240 (94.14% from 255 or 33.24% from 722); Green value is 237 (92.97% from 255 or 32.83% from 722); Blue value is 245 (96.09% from 255 or 33.93% from 722); Max value from RGB is 245 - color contains mainly: blue. Hex color #F0EDF5 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #F0EDF5 is #0F120A. Grayscale: #EEEEEE. Windows color (decimal): -987659 or 16117232. OLE color: 16117232.
HSL color Cylindrical-coordinate representation of color #F0EDF5: hue angle of 262.5º degrees, saturation: 0.29, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #F0EDF5 is Cyan = 0.02, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #F0EDF5; } p { color: rgb(240,237,245); } H1.HeaderClassName { color: #F0EDF5; } .AnyTagClassName { color: #F0EDF5; } </style>
<style> a { background-color: #F0EDF5; } a { background-color: rgb(240,237,245); } div.DivClassName { background-color: #F0EDF5; } .BgClassName { background-color: #F0EDF5; } </style>
<style> span { border-color: #F0EDF5; } span { border-color: rgb(240,237,245); } td.TdClassName { border-color: #F0EDF5; } .TagClassName { border-color: #F0EDF5; } </style>