#EEE1F1 (or 0xEEE1F1) is unknown color: approx Selago. HEX triplet: EE, E1 and F1. RGB value is (238,225,241). Sum of RGB (Red+Green+Blue) = 238+225+241=704 (93% of max value = 765). Red value is 238 (93.36% from 255 or 33.81% from 704); Green value is 225 (88.28% from 255 or 31.96% from 704); Blue value is 241 (94.53% from 255 or 34.23% from 704); Max value from RGB is 241 - color contains mainly: blue. Hex color #EEE1F1 is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #EEE1F1 is #111E0E. Grayscale: #E6E6E6. Windows color (decimal): -1121807 or 15852014. OLE color: 15852014.
HSL color Cylindrical-coordinate representation of color #EEE1F1: hue angle of 288.75º degrees, saturation: 0.36, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #EEE1F1 is Cyan = 0.01, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #EEE1F1; } p { color: rgb(238,225,241); } H1.HeaderClassName { color: #EEE1F1; } .AnyTagClassName { color: #EEE1F1; } </style>
<style> a { background-color: #EEE1F1; } a { background-color: rgb(238,225,241); } div.DivClassName { background-color: #EEE1F1; } .BgClassName { background-color: #EEE1F1; } </style>
<style> span { border-color: #EEE1F1; } span { border-color: rgb(238,225,241); } td.TdClassName { border-color: #EEE1F1; } .TagClassName { border-color: #EEE1F1; } </style>