#E1F6EE (or 0xE1F6EE) is unknown color: approx Clear Day. HEX triplet: E1, F6 and EE. RGB value is (225,246,238). Sum of RGB (Red+Green+Blue) = 225+246+238=709 (93% of max value = 765). Red value is 225 (88.28% from 255 or 31.73% from 709); Green value is 246 (96.48% from 255 or 34.70% from 709); Blue value is 238 (93.36% from 255 or 33.57% from 709); Max value from RGB is 246 - color contains mainly: green. Hex color #E1F6EE is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #E1F6EE is #1E0911. Grayscale: #EEEEEE. Windows color (decimal): -1968402 or 15660769. OLE color: 15660769.
HSL color Cylindrical-coordinate representation of color #E1F6EE: hue angle of 157.14º degrees, saturation: 0.54, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #E1F6EE is Cyan = 0.09, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.04.
<style> p { color: #E1F6EE; } p { color: rgb(225,246,238); } H1.HeaderClassName { color: #E1F6EE; } .AnyTagClassName { color: #E1F6EE; } </style>
<style> a { background-color: #E1F6EE; } a { background-color: rgb(225,246,238); } div.DivClassName { background-color: #E1F6EE; } .BgClassName { background-color: #E1F6EE; } </style>
<style> span { border-color: #E1F6EE; } span { border-color: rgb(225,246,238); } td.TdClassName { border-color: #E1F6EE; } .TagClassName { border-color: #E1F6EE; } </style>