#E3DFCF (or 0xE3DFCF) is unknown color: approx Travertine. HEX triplet: E3, DF and CF. RGB value is (227,223,207). Sum of RGB (Red+Green+Blue) = 227+223+207=657 (87% of max value = 765). Red value is 227 (89.06% from 255 or 34.55% from 657); Green value is 223 (87.5% from 255 or 33.94% from 657); Blue value is 207 (81.25% from 255 or 31.51% from 657); Max value from RGB is 227 - color contains mainly: red. Hex color #E3DFCF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E3DFCF is #1C2030. Grayscale: #DEDEDE. Windows color (decimal): -1843249 or 13623267. OLE color: 13623267.
HSL color Cylindrical-coordinate representation of color #E3DFCF: hue angle of 48º degrees, saturation: 0.26, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #E3DFCF is Cyan = 0, Magento = 0.02, Yellow = 0.09 and Black (K on CMYK) = 0.11.
<style> p { color: #E3DFCF; } p { color: rgb(227,223,207); } H1.HeaderClassName { color: #E3DFCF; } .AnyTagClassName { color: #E3DFCF; } </style>
<style> a { background-color: #E3DFCF; } a { background-color: rgb(227,223,207); } div.DivClassName { background-color: #E3DFCF; } .BgClassName { background-color: #E3DFCF; } </style>
<style> span { border-color: #E3DFCF; } span { border-color: rgb(227,223,207); } td.TdClassName { border-color: #E3DFCF; } .TagClassName { border-color: #E3DFCF; } </style>