#E4EFDF (or 0xE4EFDF) is unknown color: approx Hint Of Green. HEX triplet: E4, EF and DF. RGB value is (228,239,223). Sum of RGB (Red+Green+Blue) = 228+239+223=690 (91% of max value = 765). Red value is 228 (89.45% from 255 or 33.04% from 690); Green value is 239 (93.75% from 255 or 34.64% from 690); Blue value is 223 (87.5% from 255 or 32.32% from 690); Max value from RGB is 239 - color contains mainly: green. Hex color #E4EFDF is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E4EFDF is #1B1020. Grayscale: #E9E9E9. Windows color (decimal): -1773601 or 14675940. OLE color: 14675940.
HSL color Cylindrical-coordinate representation of color #E4EFDF: hue angle of 101.25º degrees, saturation: 0.33, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #E4EFDF is Cyan = 0.05, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.06.
<style> p { color: #E4EFDF; } p { color: rgb(228,239,223); } H1.HeaderClassName { color: #E4EFDF; } .AnyTagClassName { color: #E4EFDF; } </style>
<style> a { background-color: #E4EFDF; } a { background-color: rgb(228,239,223); } div.DivClassName { background-color: #E4EFDF; } .BgClassName { background-color: #E4EFDF; } </style>
<style> span { border-color: #E4EFDF; } span { border-color: rgb(228,239,223); } td.TdClassName { border-color: #E4EFDF; } .TagClassName { border-color: #E4EFDF; } </style>