#E2DCBB (or 0xE2DCBB) is unknown color: approx Coconut Cream. HEX triplet: E2, DC and BB. RGB value is (226,220,187). Sum of RGB (Red+Green+Blue) = 226+220+187=633 (83% of max value = 765). Red value is 226 (88.67% from 255 or 35.70% from 633); Green value is 220 (86.33% from 255 or 34.76% from 633); Blue value is 187 (73.44% from 255 or 29.54% from 633); Max value from RGB is 226 - color contains mainly: red. Hex color #E2DCBB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E2DCBB is #1D2344. Grayscale: #DADADA. Windows color (decimal): -1909573 or 12311778. OLE color: 12311778.
HSL color Cylindrical-coordinate representation of color #E2DCBB: hue angle of 50.77º degrees, saturation: 0.4, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #E2DCBB is Cyan = 0, Magento = 0.03, Yellow = 0.17 and Black (K on CMYK) = 0.11.
<style> p { color: #E2DCBB; } p { color: rgb(226,220,187); } H1.HeaderClassName { color: #E2DCBB; } .AnyTagClassName { color: #E2DCBB; } </style>
<style> a { background-color: #E2DCBB; } a { background-color: rgb(226,220,187); } div.DivClassName { background-color: #E2DCBB; } .BgClassName { background-color: #E2DCBB; } </style>
<style> span { border-color: #E2DCBB; } span { border-color: rgb(226,220,187); } td.TdClassName { border-color: #E2DCBB; } .TagClassName { border-color: #E2DCBB; } </style>