#EEFEEC (or 0xEEFEEC) is unknown color: approx Honeydew. HEX triplet: EE, FE and EC. RGB value is (238,254,236). Sum of RGB (Red+Green+Blue) = 238+254+236=728 (96% of max value = 765). Red value is 238 (93.36% from 255 or 32.69% from 728); Green value is 254 (99.61% from 255 or 34.89% from 728); Blue value is 236 (92.58% from 255 or 32.42% from 728); Max value from RGB is 254 - color contains mainly: green. Hex color #EEFEEC is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEFEEC is #110113. Grayscale: #F7F7F7. Windows color (decimal): -1114388 or 15531758. OLE color: 15531758.
HSL color Cylindrical-coordinate representation of color #EEFEEC: hue angle of 113.33º degrees, saturation: 0.9, lightness: 0.96%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #EEFEEC is Cyan = 0.06, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.00.
<style> p { color: #EEFEEC; } p { color: rgb(238,254,236); } H1.HeaderClassName { color: #EEFEEC; } .AnyTagClassName { color: #EEFEEC; } </style>
<style> a { background-color: #EEFEEC; } a { background-color: rgb(238,254,236); } div.DivClassName { background-color: #EEFEEC; } .BgClassName { background-color: #EEFEEC; } </style>
<style> span { border-color: #EEFEEC; } span { border-color: rgb(238,254,236); } td.TdClassName { border-color: #EEFEEC; } .TagClassName { border-color: #EEFEEC; } </style>