#EEE8F5 (or 0xEEE8F5) is unknown color: approx Magnolia. HEX triplet: EE, E8 and F5. RGB value is (238,232,245). Sum of RGB (Red+Green+Blue) = 238+232+245=715 (94% of max value = 765). Red value is 238 (93.36% from 255 or 33.29% from 715); Green value is 232 (91.02% from 255 or 32.45% from 715); Blue value is 245 (96.09% from 255 or 34.27% from 715); Max value from RGB is 245 - color contains mainly: blue. Hex color #EEE8F5 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEE8F5 is #11170A. Grayscale: #EBEBEB. Windows color (decimal): -1120011 or 16115950. OLE color: 16115950.
HSL color Cylindrical-coordinate representation of color #EEE8F5: hue angle of 267.69º degrees, saturation: 0.39, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #EEE8F5 is Cyan = 0.03, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #EEE8F5; } p { color: rgb(238,232,245); } H1.HeaderClassName { color: #EEE8F5; } .AnyTagClassName { color: #EEE8F5; } </style>
<style> a { background-color: #EEE8F5; } a { background-color: rgb(238,232,245); } div.DivClassName { background-color: #EEE8F5; } .BgClassName { background-color: #EEE8F5; } </style>
<style> span { border-color: #EEE8F5; } span { border-color: rgb(238,232,245); } td.TdClassName { border-color: #EEE8F5; } .TagClassName { border-color: #EEE8F5; } </style>