#E2ECEE (or 0xE2ECEE) is unknown color: approx Zircon. HEX triplet: E2, EC and EE. RGB value is (226,236,238). Sum of RGB (Red+Green+Blue) = 226+236+238=700 (92% of max value = 765). Red value is 226 (88.67% from 255 or 32.29% from 700); Green value is 236 (92.58% from 255 or 33.71% from 700); Blue value is 238 (93.36% from 255 or 34% from 700); Max value from RGB is 238 - color contains mainly: blue. Hex color #E2ECEE is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #E2ECEE is #1D1311. Grayscale: #E9E9E9. Windows color (decimal): -1905426 or 15658210. OLE color: 15658210.
HSL color Cylindrical-coordinate representation of color #E2ECEE: hue angle of 190º degrees, saturation: 0.26, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #E2ECEE is Cyan = 0.05, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #E2ECEE; } p { color: rgb(226,236,238); } H1.HeaderClassName { color: #E2ECEE; } .AnyTagClassName { color: #E2ECEE; } </style>
<style> a { background-color: #E2ECEE; } a { background-color: rgb(226,236,238); } div.DivClassName { background-color: #E2ECEE; } .BgClassName { background-color: #E2ECEE; } </style>
<style> span { border-color: #E2ECEE; } span { border-color: rgb(226,236,238); } td.TdClassName { border-color: #E2ECEE; } .TagClassName { border-color: #E2ECEE; } </style>