#E1D8F3 (or 0xE1D8F3) is unknown color: approx Fog. HEX triplet: E1, D8 and F3. RGB value is (225,216,243). Sum of RGB (Red+Green+Blue) = 225+216+243=684 (90% of max value = 765). Red value is 225 (88.28% from 255 or 32.89% from 684); Green value is 216 (84.77% from 255 or 31.58% from 684); Blue value is 243 (95.31% from 255 or 35.53% from 684); Max value from RGB is 243 - color contains mainly: blue. Hex color #E1D8F3 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E1D8F3 is #1E270C. Grayscale: #DDDDDD. Windows color (decimal): -1976077 or 15980769. OLE color: 15980769.
HSL color Cylindrical-coordinate representation of color #E1D8F3: hue angle of 260º degrees, saturation: 0.53, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #E1D8F3 is Cyan = 0.07, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #E1D8F3; } p { color: rgb(225,216,243); } H1.HeaderClassName { color: #E1D8F3; } .AnyTagClassName { color: #E1D8F3; } </style>
<style> a { background-color: #E1D8F3; } a { background-color: rgb(225,216,243); } div.DivClassName { background-color: #E1D8F3; } .BgClassName { background-color: #E1D8F3; } </style>
<style> span { border-color: #E1D8F3; } span { border-color: rgb(225,216,243); } td.TdClassName { border-color: #E1D8F3; } .TagClassName { border-color: #E1D8F3; } </style>