#E1C0E8 (or 0xE1C0E8) is unknown color: approx Thistle. HEX triplet: E1, C0 and E8. RGB value is (225,192,232). Sum of RGB (Red+Green+Blue) = 225+192+232=649 (85% of max value = 765). Red value is 225 (88.28% from 255 or 34.67% from 649); Green value is 192 (75.39% from 255 or 29.58% from 649); Blue value is 232 (91.02% from 255 or 35.75% from 649); Max value from RGB is 232 - color contains mainly: blue. Hex color #E1C0E8 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E1C0E8 is #1E3F17. Grayscale: #CECECE. Windows color (decimal): -1982232 or 15253729. OLE color: 15253729.
HSL color Cylindrical-coordinate representation of color #E1C0E8: hue angle of 289.5º degrees, saturation: 0.47, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #E1C0E8 is Cyan = 0.03, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #E1C0E8; } p { color: rgb(225,192,232); } H1.HeaderClassName { color: #E1C0E8; } .AnyTagClassName { color: #E1C0E8; } </style>
<style> a { background-color: #E1C0E8; } a { background-color: rgb(225,192,232); } div.DivClassName { background-color: #E1C0E8; } .BgClassName { background-color: #E1C0E8; } </style>
<style> span { border-color: #E1C0E8; } span { border-color: rgb(225,192,232); } td.TdClassName { border-color: #E1C0E8; } .TagClassName { border-color: #E1C0E8; } </style>