#EEF2EF (or 0xEEF2EF) is unknown color: approx Dew. HEX triplet: EE, F2 and EF. RGB value is (238,242,239). Sum of RGB (Red+Green+Blue) = 238+242+239=719 (95% of max value = 765). Red value is 238 (93.36% from 255 or 33.10% from 719); Green value is 242 (94.92% from 255 or 33.66% from 719); Blue value is 239 (93.75% from 255 or 33.24% from 719); Max value from RGB is 242 - color contains mainly: green. Hex color #EEF2EF is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEF2EF is #110D10. Grayscale: #F0F0F0. Windows color (decimal): -1117457 or 15725294. OLE color: 15725294.
HSL color Cylindrical-coordinate representation of color #EEF2EF: hue angle of 135º 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 #EEF2EF is Cyan = 0.02, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.05.
<style> p { color: #EEF2EF; } p { color: rgb(238,242,239); } H1.HeaderClassName { color: #EEF2EF; } .AnyTagClassName { color: #EEF2EF; } </style>
<style> a { background-color: #EEF2EF; } a { background-color: rgb(238,242,239); } div.DivClassName { background-color: #EEF2EF; } .BgClassName { background-color: #EEF2EF; } </style>
<style> span { border-color: #EEF2EF; } span { border-color: rgb(238,242,239); } td.TdClassName { border-color: #EEF2EF; } .TagClassName { border-color: #EEF2EF; } </style>