#EEFAE2 (or 0xEEFAE2) is unknown color: approx Panache. HEX triplet: EE, FA and E2. RGB value is (238,250,226). Sum of RGB (Red+Green+Blue) = 238+250+226=714 (94% of max value = 765). Red value is 238 (93.36% from 255 or 33.33% from 714); Green value is 250 (98.05% from 255 or 35.01% from 714); Blue value is 226 (88.67% from 255 or 31.65% from 714); Max value from RGB is 250 - color contains mainly: green. Hex color #EEFAE2 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EEFAE2 is #11051D. Grayscale: #F3F3F3. Windows color (decimal): -1115422 or 14875374. OLE color: 14875374.
HSL color Cylindrical-coordinate representation of color #EEFAE2: hue angle of 90º degrees, saturation: 0.71, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #EEFAE2 is Cyan = 0.05, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.02.
<style> p { color: #EEFAE2; } p { color: rgb(238,250,226); } H1.HeaderClassName { color: #EEFAE2; } .AnyTagClassName { color: #EEFAE2; } </style>
<style> a { background-color: #EEFAE2; } a { background-color: rgb(238,250,226); } div.DivClassName { background-color: #EEFAE2; } .BgClassName { background-color: #EEFAE2; } </style>
<style> span { border-color: #EEFAE2; } span { border-color: rgb(238,250,226); } td.TdClassName { border-color: #EEFAE2; } .TagClassName { border-color: #EEFAE2; } </style>