#E2DEB1 (or 0xE2DEB1) is unknown color: approx Tusk. HEX triplet: E2, DE and B1. RGB value is (226,222,177). Sum of RGB (Red+Green+Blue) = 226+222+177=625 (82% of max value = 765). Red value is 226 (88.67% from 255 or 36.16% from 625); Green value is 222 (87.11% from 255 or 35.52% from 625); Blue value is 177 (69.53% from 255 or 28.32% from 625); Max value from RGB is 226 - color contains mainly: red. Hex color #E2DEB1 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #E2DEB1 is #1D214E. Grayscale: #DADADA. Windows color (decimal): -1909071 or 11656930. OLE color: 11656930.
HSL color Cylindrical-coordinate representation of color #E2DEB1: hue angle of 55.1º degrees, saturation: 0.46, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #E2DEB1 is Cyan = 0, Magento = 0.02, Yellow = 0.22 and Black (K on CMYK) = 0.11.
<style> p { color: #E2DEB1; } p { color: rgb(226,222,177); } H1.HeaderClassName { color: #E2DEB1; } .AnyTagClassName { color: #E2DEB1; } </style>
<style> a { background-color: #E2DEB1; } a { background-color: rgb(226,222,177); } div.DivClassName { background-color: #E2DEB1; } .BgClassName { background-color: #E2DEB1; } </style>
<style> span { border-color: #E2DEB1; } span { border-color: rgb(226,222,177); } td.TdClassName { border-color: #E2DEB1; } .TagClassName { border-color: #E2DEB1; } </style>