#EEF2EE (or 0xEEF2EE) is unknown color: approx Aqua Spring. HEX triplet: EE, F2 and EE. RGB value is (238,242,238). Sum of RGB (Red+Green+Blue) = 238+242+238=718 (95% of max value = 765). Red value is 238 (93.36% from 255 or 33.15% from 718); Green value is 242 (94.92% from 255 or 33.70% from 718); Blue value is 238 (93.36% from 255 or 33.15% from 718); Max value from RGB is 242 - color contains mainly: green. Hex color #EEF2EE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEF2EE is #110D11. Grayscale: #F0F0F0. Windows color (decimal): -1117458 or 15659758. OLE color: 15659758.
HSL color Cylindrical-coordinate representation of color #EEF2EE: hue angle of 120º degrees, saturation: 0.13, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #EEF2EE is Cyan = 0.02, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.05.
<style> p { color: #EEF2EE; } p { color: rgb(238,242,238); } H1.HeaderClassName { color: #EEF2EE; } .AnyTagClassName { color: #EEF2EE; } </style>
<style> a { background-color: #EEF2EE; } a { background-color: rgb(238,242,238); } div.DivClassName { background-color: #EEF2EE; } .BgClassName { background-color: #EEF2EE; } </style>
<style> span { border-color: #EEF2EE; } span { border-color: rgb(238,242,238); } td.TdClassName { border-color: #EEF2EE; } .TagClassName { border-color: #EEF2EE; } </style>