#E7EBD7 (or 0xE7EBD7) is unknown color: approx Black Squeeze. HEX triplet: E7, EB and D7. RGB value is (231,235,215). Sum of RGB (Red+Green+Blue) = 231+235+215=681 (90% of max value = 765). Red value is 231 (90.62% from 255 or 33.92% from 681); Green value is 235 (92.19% from 255 or 34.51% from 681); Blue value is 215 (84.38% from 255 or 31.57% from 681); Max value from RGB is 235 - color contains mainly: green. Hex color #E7EBD7 is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #E7EBD7 is #181428. Grayscale: #E7E7E7. Windows color (decimal): -1578025 or 14150631. OLE color: 14150631.
HSL color Cylindrical-coordinate representation of color #E7EBD7: hue angle of 72º degrees, saturation: 0.33, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #E7EBD7 is Cyan = 0.02, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.08.
<style> p { color: #E7EBD7; } p { color: rgb(231,235,215); } H1.HeaderClassName { color: #E7EBD7; } .AnyTagClassName { color: #E7EBD7; } </style>
<style> a { background-color: #E7EBD7; } a { background-color: rgb(231,235,215); } div.DivClassName { background-color: #E7EBD7; } .BgClassName { background-color: #E7EBD7; } </style>
<style> span { border-color: #E7EBD7; } span { border-color: rgb(231,235,215); } td.TdClassName { border-color: #E7EBD7; } .TagClassName { border-color: #E7EBD7; } </style>