#E7DDCF (or 0xE7DDCF) is unknown color: approx Bleach White. HEX triplet: E7, DD and CF. RGB value is (231,221,207). Sum of RGB (Red+Green+Blue) = 231+221+207=659 (87% of max value = 765). Red value is 231 (90.62% from 255 or 35.05% from 659); Green value is 221 (86.72% from 255 or 33.54% from 659); Blue value is 207 (81.25% from 255 or 31.41% from 659); Max value from RGB is 231 - color contains mainly: red. Hex color #E7DDCF is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #E7DDCF is #182230. Grayscale: #DEDEDE. Windows color (decimal): -1581617 or 13622759. OLE color: 13622759.
HSL color Cylindrical-coordinate representation of color #E7DDCF: hue angle of 35º degrees, saturation: 0.33, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #E7DDCF is Cyan = 0, Magento = 0.04, Yellow = 0.10 and Black (K on CMYK) = 0.09.
<style> p { color: #E7DDCF; } p { color: rgb(231,221,207); } H1.HeaderClassName { color: #E7DDCF; } .AnyTagClassName { color: #E7DDCF; } </style>
<style> a { background-color: #E7DDCF; } a { background-color: rgb(231,221,207); } div.DivClassName { background-color: #E7DDCF; } .BgClassName { background-color: #E7DDCF; } </style>
<style> span { border-color: #E7DDCF; } span { border-color: rgb(231,221,207); } td.TdClassName { border-color: #E7DDCF; } .TagClassName { border-color: #E7DDCF; } </style>