#E2F4EF (or 0xE2F4EF) is unknown color: approx Clear Day. HEX triplet: E2, F4 and EF. RGB value is (226,244,239). Sum of RGB (Red+Green+Blue) = 226+244+239=709 (93% of max value = 765). Red value is 226 (88.67% from 255 or 31.88% from 709); Green value is 244 (95.70% from 255 or 34.41% from 709); Blue value is 239 (93.75% from 255 or 33.71% from 709); Max value from RGB is 244 - color contains mainly: green. Hex color #E2F4EF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #E2F4EF is #1D0B10. Grayscale: #EEEEEE. Windows color (decimal): -1903377 or 15725794. OLE color: 15725794.
HSL color Cylindrical-coordinate representation of color #E2F4EF: hue angle of 163.33º degrees, saturation: 0.45, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #E2F4EF is Cyan = 0.07, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.04.
<style> p { color: #E2F4EF; } p { color: rgb(226,244,239); } H1.HeaderClassName { color: #E2F4EF; } .AnyTagClassName { color: #E2F4EF; } </style>
<style> a { background-color: #E2F4EF; } a { background-color: rgb(226,244,239); } div.DivClassName { background-color: #E2F4EF; } .BgClassName { background-color: #E2F4EF; } </style>
<style> span { border-color: #E2F4EF; } span { border-color: rgb(226,244,239); } td.TdClassName { border-color: #E2F4EF; } .TagClassName { border-color: #E2F4EF; } </style>