#E4F8BE (or 0xE4F8BE) is unknown color: approx Snow Flurry. HEX triplet: E4, F8 and BE. RGB value is (228,248,190). Sum of RGB (Red+Green+Blue) = 228+248+190=666 (88% of max value = 765). Red value is 228 (89.45% from 255 or 34.23% from 666); Green value is 248 (97.27% from 255 or 37.24% from 666); Blue value is 190 (74.61% from 255 or 28.53% from 666); Max value from RGB is 248 - color contains mainly: green. Hex color #E4F8BE is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E4F8BE is #1B0741. Grayscale: #EBEBEB. Windows color (decimal): -1771330 or 12515556. OLE color: 12515556.
HSL color Cylindrical-coordinate representation of color #E4F8BE: hue angle of 80.69º degrees, saturation: 0.81, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #E4F8BE is Cyan = 0.08, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.03.
<style> p { color: #E4F8BE; } p { color: rgb(228,248,190); } H1.HeaderClassName { color: #E4F8BE; } .AnyTagClassName { color: #E4F8BE; } </style>
<style> a { background-color: #E4F8BE; } a { background-color: rgb(228,248,190); } div.DivClassName { background-color: #E4F8BE; } .BgClassName { background-color: #E4F8BE; } </style>
<style> span { border-color: #E4F8BE; } span { border-color: rgb(228,248,190); } td.TdClassName { border-color: #E4F8BE; } .TagClassName { border-color: #E4F8BE; } </style>