#EEFBEC (or 0xEEFBEC) is unknown color: approx Honeydew. HEX triplet: EE, FB and EC. RGB value is (238,251,236). Sum of RGB (Red+Green+Blue) = 238+251+236=725 (96% of max value = 765). Red value is 238 (93.36% from 255 or 32.83% from 725); Green value is 251 (98.44% from 255 or 34.62% from 725); Blue value is 236 (92.58% from 255 or 32.55% from 725); Max value from RGB is 251 - color contains mainly: green. Hex color #EEFBEC is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEFBEC is #110413. Grayscale: #F5F5F5. Windows color (decimal): -1115156 or 15530990. OLE color: 15530990.
HSL color Cylindrical-coordinate representation of color #EEFBEC: hue angle of 112º degrees, saturation: 0.65, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #EEFBEC is Cyan = 0.05, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.02.
<style> p { color: #EEFBEC; } p { color: rgb(238,251,236); } H1.HeaderClassName { color: #EEFBEC; } .AnyTagClassName { color: #EEFBEC; } </style>
<style> a { background-color: #EEFBEC; } a { background-color: rgb(238,251,236); } div.DivClassName { background-color: #EEFBEC; } .BgClassName { background-color: #EEFBEC; } </style>
<style> span { border-color: #EEFBEC; } span { border-color: rgb(238,251,236); } td.TdClassName { border-color: #EEFBEC; } .TagClassName { border-color: #EEFBEC; } </style>