#E1DCBF (or 0xE1DCBF) is unknown color: approx Coconut Cream. HEX triplet: E1, DC and BF. RGB value is (225,220,191). Sum of RGB (Red+Green+Blue) = 225+220+191=636 (84% of max value = 765). Red value is 225 (88.28% from 255 or 35.38% from 636); Green value is 220 (86.33% from 255 or 34.59% from 636); Blue value is 191 (75% from 255 or 30.03% from 636); Max value from RGB is 225 - color contains mainly: red. Hex color #E1DCBF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E1DCBF is #1E2340. Grayscale: #DADADA. Windows color (decimal): -1975105 or 12573921. OLE color: 12573921.
HSL color Cylindrical-coordinate representation of color #E1DCBF: hue angle of 51.18º degrees, saturation: 0.36, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #E1DCBF is Cyan = 0, Magento = 0.02, Yellow = 0.15 and Black (K on CMYK) = 0.12.
<style> p { color: #E1DCBF; } p { color: rgb(225,220,191); } H1.HeaderClassName { color: #E1DCBF; } .AnyTagClassName { color: #E1DCBF; } </style>
<style> a { background-color: #E1DCBF; } a { background-color: rgb(225,220,191); } div.DivClassName { background-color: #E1DCBF; } .BgClassName { background-color: #E1DCBF; } </style>
<style> span { border-color: #E1DCBF; } span { border-color: rgb(225,220,191); } td.TdClassName { border-color: #E1DCBF; } .TagClassName { border-color: #E1DCBF; } </style>