#E1C1F2 (or 0xE1C1F2) is unknown color: approx Mauve. HEX triplet: E1, C1 and F2. RGB value is (225,193,242). Sum of RGB (Red+Green+Blue) = 225+193+242=660 (87% of max value = 765). Red value is 225 (88.28% from 255 or 34.09% from 660); Green value is 193 (75.78% from 255 or 29.24% from 660); Blue value is 242 (94.92% from 255 or 36.67% from 660); Max value from RGB is 242 - color contains mainly: blue. Hex color #E1C1F2 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E1C1F2 is #1E3E0D. Grayscale: #CFCFCF. Windows color (decimal): -1981966 or 15909345. OLE color: 15909345.
HSL color Cylindrical-coordinate representation of color #E1C1F2: hue angle of 279.18º degrees, saturation: 0.65, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #E1C1F2 is Cyan = 0.07, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #E1C1F2; } p { color: rgb(225,193,242); } H1.HeaderClassName { color: #E1C1F2; } .AnyTagClassName { color: #E1C1F2; } </style>
<style> a { background-color: #E1C1F2; } a { background-color: rgb(225,193,242); } div.DivClassName { background-color: #E1C1F2; } .BgClassName { background-color: #E1C1F2; } </style>
<style> span { border-color: #E1C1F2; } span { border-color: rgb(225,193,242); } td.TdClassName { border-color: #E1C1F2; } .TagClassName { border-color: #E1C1F2; } </style>