#E1DABA (or 0xE1DABA) is unknown color: approx Coconut Cream. HEX triplet: E1, DA and BA. RGB value is (225,218,186). Sum of RGB (Red+Green+Blue) = 225+218+186=629 (83% of max value = 765). Red value is 225 (88.28% from 255 or 35.77% from 629); Green value is 218 (85.55% from 255 or 34.66% from 629); Blue value is 186 (73.05% from 255 or 29.57% from 629); Max value from RGB is 225 - color contains mainly: red. Hex color #E1DABA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E1DABA is #1E2545. Grayscale: #D8D8D8. Windows color (decimal): -1975622 or 12245729. OLE color: 12245729.
HSL color Cylindrical-coordinate representation of color #E1DABA: hue angle of 49.23º degrees, saturation: 0.39, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #E1DABA is Cyan = 0, Magento = 0.03, Yellow = 0.17 and Black (K on CMYK) = 0.12.
<style> p { color: #E1DABA; } p { color: rgb(225,218,186); } H1.HeaderClassName { color: #E1DABA; } .AnyTagClassName { color: #E1DABA; } </style>
<style> a { background-color: #E1DABA; } a { background-color: rgb(225,218,186); } div.DivClassName { background-color: #E1DABA; } .BgClassName { background-color: #E1DABA; } </style>
<style> span { border-color: #E1DABA; } span { border-color: rgb(225,218,186); } td.TdClassName { border-color: #E1DABA; } .TagClassName { border-color: #E1DABA; } </style>