#EEF2E5 (or 0xEEF2E5) is unknown color: approx Saltpan. HEX triplet: EE, F2 and E5. RGB value is (238,242,229). Sum of RGB (Red+Green+Blue) = 238+242+229=709 (93% of max value = 765). Red value is 238 (93.36% from 255 or 33.57% from 709); Green value is 242 (94.92% from 255 or 34.13% from 709); Blue value is 229 (89.84% from 255 or 32.30% from 709); Max value from RGB is 242 - color contains mainly: green. Hex color #EEF2E5 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EEF2E5 is #110D1A. Grayscale: #EFEFEF. Windows color (decimal): -1117467 or 15069934. OLE color: 15069934.
HSL color Cylindrical-coordinate representation of color #EEF2E5: hue angle of 78.46º degrees, saturation: 0.33, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #EEF2E5 is Cyan = 0.02, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.05.
<style> p { color: #EEF2E5; } p { color: rgb(238,242,229); } H1.HeaderClassName { color: #EEF2E5; } .AnyTagClassName { color: #EEF2E5; } </style>
<style> a { background-color: #EEF2E5; } a { background-color: rgb(238,242,229); } div.DivClassName { background-color: #EEF2E5; } .BgClassName { background-color: #EEF2E5; } </style>
<style> span { border-color: #EEF2E5; } span { border-color: rgb(238,242,229); } td.TdClassName { border-color: #EEF2E5; } .TagClassName { border-color: #EEF2E5; } </style>