#E4EEF1 (or 0xE4EEF1) is unknown color: approx Pattens Blue. HEX triplet: E4, EE and F1. RGB value is (228,238,241). Sum of RGB (Red+Green+Blue) = 228+238+241=707 (93% of max value = 765). Red value is 228 (89.45% from 255 or 32.25% from 707); Green value is 238 (93.36% from 255 or 33.66% from 707); Blue value is 241 (94.53% from 255 or 34.09% from 707); Max value from RGB is 241 - color contains mainly: blue. Hex color #E4EEF1 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #E4EEF1 is #1B110E. Grayscale: #EBEBEB. Windows color (decimal): -1773839 or 15855332. OLE color: 15855332.
HSL color Cylindrical-coordinate representation of color #E4EEF1: hue angle of 193.85º degrees, saturation: 0.32, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #E4EEF1 is Cyan = 0.05, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #E4EEF1; } p { color: rgb(228,238,241); } H1.HeaderClassName { color: #E4EEF1; } .AnyTagClassName { color: #E4EEF1; } </style>
<style> a { background-color: #E4EEF1; } a { background-color: rgb(228,238,241); } div.DivClassName { background-color: #E4EEF1; } .BgClassName { background-color: #E4EEF1; } </style>
<style> span { border-color: #E4EEF1; } span { border-color: rgb(228,238,241); } td.TdClassName { border-color: #E4EEF1; } .TagClassName { border-color: #E4EEF1; } </style>