#E4F4E0 (or 0xE4F4E0) is unknown color: approx Apple Green. HEX triplet: E4, F4 and E0. RGB value is (228,244,224). Sum of RGB (Red+Green+Blue) = 228+244+224=696 (92% of max value = 765). Red value is 228 (89.45% from 255 or 32.76% from 696); Green value is 244 (95.70% from 255 or 35.06% from 696); Blue value is 224 (87.89% from 255 or 32.18% from 696); Max value from RGB is 244 - color contains mainly: green. Hex color #E4F4E0 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E4F4E0 is #1B0B1F. Grayscale: #ECECEC. Windows color (decimal): -1772320 or 14742756. OLE color: 14742756.
HSL color Cylindrical-coordinate representation of color #E4F4E0: hue angle of 108º degrees, saturation: 0.48, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #E4F4E0 is Cyan = 0.07, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.04.
<style> p { color: #E4F4E0; } p { color: rgb(228,244,224); } H1.HeaderClassName { color: #E4F4E0; } .AnyTagClassName { color: #E4F4E0; } </style>
<style> a { background-color: #E4F4E0; } a { background-color: rgb(228,244,224); } div.DivClassName { background-color: #E4F4E0; } .BgClassName { background-color: #E4F4E0; } </style>
<style> span { border-color: #E4F4E0; } span { border-color: rgb(228,244,224); } td.TdClassName { border-color: #E4F4E0; } .TagClassName { border-color: #E4F4E0; } </style>