#E7EBD8 (or 0xE7EBD8) is unknown color: approx Black Squeeze. HEX triplet: E7, EB and D8. RGB value is (231,235,216). Sum of RGB (Red+Green+Blue) = 231+235+216=682 (90% of max value = 765). Red value is 231 (90.62% from 255 or 33.87% from 682); Green value is 235 (92.19% from 255 or 34.46% from 682); Blue value is 216 (84.77% from 255 or 31.67% from 682); Max value from RGB is 235 - color contains mainly: green. Hex color #E7EBD8 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #E7EBD8 is #181427. Grayscale: #E7E7E7. Windows color (decimal): -1578024 or 14216167. OLE color: 14216167.
HSL color Cylindrical-coordinate representation of color #E7EBD8: hue angle of 72.63º degrees, saturation: 0.32, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #E7EBD8 is Cyan = 0.02, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.08.
<style> p { color: #E7EBD8; } p { color: rgb(231,235,216); } H1.HeaderClassName { color: #E7EBD8; } .AnyTagClassName { color: #E7EBD8; } </style>
<style> a { background-color: #E7EBD8; } a { background-color: rgb(231,235,216); } div.DivClassName { background-color: #E7EBD8; } .BgClassName { background-color: #E7EBD8; } </style>
<style> span { border-color: #E7EBD8; } span { border-color: rgb(231,235,216); } td.TdClassName { border-color: #E7EBD8; } .TagClassName { border-color: #E7EBD8; } </style>