#EEECF6 (or 0xEEECF6) is unknown color: approx Lavender. HEX triplet: EE, EC and F6. RGB value is (238,236,246). Sum of RGB (Red+Green+Blue) = 238+236+246=720 (95% of max value = 765). Red value is 238 (93.36% from 255 or 33.06% from 720); Green value is 236 (92.58% from 255 or 32.78% from 720); Blue value is 246 (96.48% from 255 or 34.17% from 720); Max value from RGB is 246 - color contains mainly: blue. Hex color #EEECF6 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEECF6 is #111309. Grayscale: #EDEDED. Windows color (decimal): -1118986 or 16182510. OLE color: 16182510.
HSL color Cylindrical-coordinate representation of color #EEECF6: hue angle of 252º degrees, saturation: 0.36, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #EEECF6 is Cyan = 0.03, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #EEECF6; } p { color: rgb(238,236,246); } H1.HeaderClassName { color: #EEECF6; } .AnyTagClassName { color: #EEECF6; } </style>
<style> a { background-color: #EEECF6; } a { background-color: rgb(238,236,246); } div.DivClassName { background-color: #EEECF6; } .BgClassName { background-color: #EEECF6; } </style>
<style> span { border-color: #EEECF6; } span { border-color: rgb(238,236,246); } td.TdClassName { border-color: #EEECF6; } .TagClassName { border-color: #EEECF6; } </style>