#ECEEF8 (or 0xECEEF8) is unknown color: approx Lavender. HEX triplet: EC, EE and F8. RGB value is (236,238,248). Sum of RGB (Red+Green+Blue) = 236+238+248=722 (95% of max value = 765). Red value is 236 (92.58% from 255 or 32.69% from 722); Green value is 238 (93.36% from 255 or 32.96% from 722); Blue value is 248 (97.27% from 255 or 34.35% from 722); Max value from RGB is 248 - color contains mainly: blue. Hex color #ECEEF8 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #ECEEF8 is #131107. Grayscale: #EEEEEE. Windows color (decimal): -1249544 or 16314092. OLE color: 16314092.
HSL color Cylindrical-coordinate representation of color #ECEEF8: hue angle of 230º degrees, saturation: 0.46, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #ECEEF8 is Cyan = 0.05, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #ECEEF8; } p { color: rgb(236,238,248); } H1.HeaderClassName { color: #ECEEF8; } .AnyTagClassName { color: #ECEEF8; } </style>
<style> a { background-color: #ECEEF8; } a { background-color: rgb(236,238,248); } div.DivClassName { background-color: #ECEEF8; } .BgClassName { background-color: #ECEEF8; } </style>
<style> span { border-color: #ECEEF8; } span { border-color: rgb(236,238,248); } td.TdClassName { border-color: #ECEEF8; } .TagClassName { border-color: #ECEEF8; } </style>