#E2EFC3 (or 0xE2EFC3) is unknown color: approx Snow Flurry. HEX triplet: E2, EF and C3. RGB value is (226,239,195). Sum of RGB (Red+Green+Blue) = 226+239+195=660 (87% of max value = 765). Red value is 226 (88.67% from 255 or 34.24% from 660); Green value is 239 (93.75% from 255 or 36.21% from 660); Blue value is 195 (76.56% from 255 or 29.55% from 660); Max value from RGB is 239 - color contains mainly: green. Hex color #E2EFC3 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E2EFC3 is #1D103C. Grayscale: #E6E6E6. Windows color (decimal): -1904701 or 12840930. OLE color: 12840930.
HSL color Cylindrical-coordinate representation of color #E2EFC3: hue angle of 77.73º degrees, saturation: 0.58, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #E2EFC3 is Cyan = 0.05, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.06.
<style> p { color: #E2EFC3; } p { color: rgb(226,239,195); } H1.HeaderClassName { color: #E2EFC3; } .AnyTagClassName { color: #E2EFC3; } </style>
<style> a { background-color: #E2EFC3; } a { background-color: rgb(226,239,195); } div.DivClassName { background-color: #E2EFC3; } .BgClassName { background-color: #E2EFC3; } </style>
<style> span { border-color: #E2EFC3; } span { border-color: rgb(226,239,195); } td.TdClassName { border-color: #E2EFC3; } .TagClassName { border-color: #E2EFC3; } </style>