#E4ECF0 (or 0xE4ECF0) is unknown color: approx Pattens Blue. HEX triplet: E4, EC and F0. RGB value is (228,236,240). Sum of RGB (Red+Green+Blue) = 228+236+240=704 (93% of max value = 765). Red value is 228 (89.45% from 255 or 32.39% from 704); Green value is 236 (92.58% from 255 or 33.52% from 704); Blue value is 240 (94.14% from 255 or 34.09% from 704); Max value from RGB is 240 - color contains mainly: blue. Hex color #E4ECF0 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #E4ECF0 is #1B130F. Grayscale: #EAEAEA. Windows color (decimal): -1774352 or 15789284. OLE color: 15789284.
HSL color Cylindrical-coordinate representation of color #E4ECF0: hue angle of 200º degrees, saturation: 0.29, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #E4ECF0 is Cyan = 0.05, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #E4ECF0; } p { color: rgb(228,236,240); } H1.HeaderClassName { color: #E4ECF0; } .AnyTagClassName { color: #E4ECF0; } </style>
<style> a { background-color: #E4ECF0; } a { background-color: rgb(228,236,240); } div.DivClassName { background-color: #E4ECF0; } .BgClassName { background-color: #E4ECF0; } </style>
<style> span { border-color: #E4ECF0; } span { border-color: rgb(228,236,240); } td.TdClassName { border-color: #E4ECF0; } .TagClassName { border-color: #E4ECF0; } </style>