#EEF3EF (or 0xEEF3EF) is unknown color: approx Dew. HEX triplet: EE, F3 and EF. RGB value is (238,243,239). Sum of RGB (Red+Green+Blue) = 238+243+239=720 (95% of max value = 765). Red value is 238 (93.36% from 255 or 33.06% from 720); Green value is 243 (95.31% from 255 or 33.75% from 720); Blue value is 239 (93.75% from 255 or 33.19% from 720); Max value from RGB is 243 - color contains mainly: green. Hex color #EEF3EF is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEF3EF is #110C10. Grayscale: #F1F1F1. Windows color (decimal): -1117201 or 15725550. OLE color: 15725550.
HSL color Cylindrical-coordinate representation of color #EEF3EF: hue angle of 132º degrees, saturation: 0.17, 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 #EEF3EF is Cyan = 0.02, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.05.
<style> p { color: #EEF3EF; } p { color: rgb(238,243,239); } H1.HeaderClassName { color: #EEF3EF; } .AnyTagClassName { color: #EEF3EF; } </style>
<style> a { background-color: #EEF3EF; } a { background-color: rgb(238,243,239); } div.DivClassName { background-color: #EEF3EF; } .BgClassName { background-color: #EEF3EF; } </style>
<style> span { border-color: #EEF3EF; } span { border-color: rgb(238,243,239); } td.TdClassName { border-color: #EEF3EF; } .TagClassName { border-color: #EEF3EF; } </style>