#E2F7C0 (or 0xE2F7C0) is unknown color: approx Snow Flurry. HEX triplet: E2, F7 and C0. RGB value is (226,247,192). Sum of RGB (Red+Green+Blue) = 226+247+192=665 (88% of max value = 765). Red value is 226 (88.67% from 255 or 33.98% from 665); Green value is 247 (96.88% from 255 or 37.14% from 665); Blue value is 192 (75.39% from 255 or 28.87% from 665); Max value from RGB is 247 - color contains mainly: green. Hex color #E2F7C0 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E2F7C0 is #1D083F. Grayscale: #EAEAEA. Windows color (decimal): -1902656 or 12646370. OLE color: 12646370.
HSL color Cylindrical-coordinate representation of color #E2F7C0: hue angle of 82.91º degrees, saturation: 0.77, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #E2F7C0 is Cyan = 0.09, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.03.
<style> p { color: #E2F7C0; } p { color: rgb(226,247,192); } H1.HeaderClassName { color: #E2F7C0; } .AnyTagClassName { color: #E2F7C0; } </style>
<style> a { background-color: #E2F7C0; } a { background-color: rgb(226,247,192); } div.DivClassName { background-color: #E2F7C0; } .BgClassName { background-color: #E2F7C0; } </style>
<style> span { border-color: #E2F7C0; } span { border-color: rgb(226,247,192); } td.TdClassName { border-color: #E2F7C0; } .TagClassName { border-color: #E2F7C0; } </style>