#E1DDE1 (or 0xE1DDE1) is unknown color: approx Snuff. HEX triplet: E1, DD and E1. RGB value is (225,221,225). Sum of RGB (Red+Green+Blue) = 225+221+225=671 (88% of max value = 765). Red value is 225 (88.28% from 255 or 33.53% from 671); Green value is 221 (86.72% from 255 or 32.94% from 671); Blue value is 225 (88.28% from 255 or 33.53% from 671); Max value from RGB is 225 - color contains mainly: red, blue. Hex color #E1DDE1 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E1DDE1 is #1E221E. Grayscale: #DEDEDE. Windows color (decimal): -1974815 or 14802401. OLE color: 14802401.
HSL color Cylindrical-coordinate representation of color #E1DDE1: hue angle of 300º degrees, saturation: 0.06, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #E1DDE1 is Cyan = 0, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #E1DDE1; } p { color: rgb(225,221,225); } H1.HeaderClassName { color: #E1DDE1; } .AnyTagClassName { color: #E1DDE1; } </style>
<style> a { background-color: #E1DDE1; } a { background-color: rgb(225,221,225); } div.DivClassName { background-color: #E1DDE1; } .BgClassName { background-color: #E1DDE1; } </style>
<style> span { border-color: #E1DDE1; } span { border-color: rgb(225,221,225); } td.TdClassName { border-color: #E1DDE1; } .TagClassName { border-color: #E1DDE1; } </style>