#E1F8E2 (or 0xE1F8E2) is unknown color: approx Frosted Mint. HEX triplet: E1, F8 and E2. RGB value is (225,248,226). Sum of RGB (Red+Green+Blue) = 225+248+226=699 (92% of max value = 765). Red value is 225 (88.28% from 255 or 32.19% from 699); Green value is 248 (97.27% from 255 or 35.48% from 699); Blue value is 226 (88.67% from 255 or 32.33% from 699); Max value from RGB is 248 - color contains mainly: green. Hex color #E1F8E2 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E1F8E2 is #1E071D. Grayscale: #EEEEEE. Windows color (decimal): -1967902 or 14874849. OLE color: 14874849.
HSL color Cylindrical-coordinate representation of color #E1F8E2: hue angle of 122.61º degrees, saturation: 0.62, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #E1F8E2 is Cyan = 0.09, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.03.
<style> p { color: #E1F8E2; } p { color: rgb(225,248,226); } H1.HeaderClassName { color: #E1F8E2; } .AnyTagClassName { color: #E1F8E2; } </style>
<style> a { background-color: #E1F8E2; } a { background-color: rgb(225,248,226); } div.DivClassName { background-color: #E1F8E2; } .BgClassName { background-color: #E1F8E2; } </style>
<style> span { border-color: #E1F8E2; } span { border-color: rgb(225,248,226); } td.TdClassName { border-color: #E1F8E2; } .TagClassName { border-color: #E1F8E2; } </style>