#EEEFFA (or 0xEEEFFA) is unknown color: approx Lavender. HEX triplet: EE, EF and FA. RGB value is (238,239,250). Sum of RGB (Red+Green+Blue) = 238+239+250=727 (96% of max value = 765). Red value is 238 (93.36% from 255 or 32.74% from 727); Green value is 239 (93.75% from 255 or 32.87% from 727); Blue value is 250 (98.05% from 255 or 34.39% from 727); Max value from RGB is 250 - color contains mainly: blue. Hex color #EEEFFA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEEFFA is #111005. Grayscale: #EFEFEF. Windows color (decimal): -1118214 or 16445422. OLE color: 16445422.
HSL color Cylindrical-coordinate representation of color #EEEFFA: hue angle of 235º 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 #EEEFFA is Cyan = 0.05, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #EEEFFA; } p { color: rgb(238,239,250); } H1.HeaderClassName { color: #EEEFFA; } .AnyTagClassName { color: #EEEFFA; } </style>
<style> a { background-color: #EEEFFA; } a { background-color: rgb(238,239,250); } div.DivClassName { background-color: #EEEFFA; } .BgClassName { background-color: #EEEFFA; } </style>
<style> span { border-color: #EEEFFA; } span { border-color: rgb(238,239,250); } td.TdClassName { border-color: #EEEFFA; } .TagClassName { border-color: #EEEFFA; } </style>