#EEF5E7 (or 0xEEF5E7) is unknown color: approx Panache. HEX triplet: EE, F5 and E7. RGB value is (238,245,231). Sum of RGB (Red+Green+Blue) = 238+245+231=714 (94% of max value = 765). Red value is 238 (93.36% from 255 or 33.33% from 714); Green value is 245 (96.09% from 255 or 34.31% from 714); Blue value is 231 (90.62% from 255 or 32.35% from 714); Max value from RGB is 245 - color contains mainly: green. Hex color #EEF5E7 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEF5E7 is #110A18. Grayscale: #F1F1F1. Windows color (decimal): -1116697 or 15201774. OLE color: 15201774.
HSL color Cylindrical-coordinate representation of color #EEF5E7: hue angle of 90º degrees, saturation: 0.41, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #EEF5E7 is Cyan = 0.03, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.04.
<style> p { color: #EEF5E7; } p { color: rgb(238,245,231); } H1.HeaderClassName { color: #EEF5E7; } .AnyTagClassName { color: #EEF5E7; } </style>
<style> a { background-color: #EEF5E7; } a { background-color: rgb(238,245,231); } div.DivClassName { background-color: #EEF5E7; } .BgClassName { background-color: #EEF5E7; } </style>
<style> span { border-color: #EEF5E7; } span { border-color: rgb(238,245,231); } td.TdClassName { border-color: #EEF5E7; } .TagClassName { border-color: #EEF5E7; } </style>