#EEE7CF (or 0xEEE7CF) is unknown color: approx Orange White. HEX triplet: EE, E7 and CF. RGB value is (238,231,207). Sum of RGB (Red+Green+Blue) = 238+231+207=676 (89% of max value = 765). Red value is 238 (93.36% from 255 or 35.21% from 676); Green value is 231 (90.62% from 255 or 34.17% from 676); Blue value is 207 (81.25% from 255 or 30.62% from 676); Max value from RGB is 238 - color contains mainly: red. Hex color #EEE7CF is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #EEE7CF is #111830. Grayscale: #E6E6E6. Windows color (decimal): -1120305 or 13625326. OLE color: 13625326.
HSL color Cylindrical-coordinate representation of color #EEE7CF: hue angle of 46.45º degrees, saturation: 0.48, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #EEE7CF is Cyan = 0, Magento = 0.03, Yellow = 0.13 and Black (K on CMYK) = 0.07.
<style> p { color: #EEE7CF; } p { color: rgb(238,231,207); } H1.HeaderClassName { color: #EEE7CF; } .AnyTagClassName { color: #EEE7CF; } </style>
<style> a { background-color: #EEE7CF; } a { background-color: rgb(238,231,207); } div.DivClassName { background-color: #EEE7CF; } .BgClassName { background-color: #EEE7CF; } </style>
<style> span { border-color: #EEE7CF; } span { border-color: rgb(238,231,207); } td.TdClassName { border-color: #EEE7CF; } .TagClassName { border-color: #EEE7CF; } </style>