#EEE1BE (or 0xEEE1BE) is unknown color: approx Half Colonial White. HEX triplet: EE, E1 and BE. RGB value is (238,225,190). Sum of RGB (Red+Green+Blue) = 238+225+190=653 (86% of max value = 765). Red value is 238 (93.36% from 255 or 36.45% from 653); Green value is 225 (88.28% from 255 or 34.46% from 653); Blue value is 190 (74.61% from 255 or 29.10% from 653); Max value from RGB is 238 - color contains mainly: red. Hex color #EEE1BE is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EEE1BE is #111E41. Grayscale: #E1E1E1. Windows color (decimal): -1121858 or 12509678. OLE color: 12509678.
HSL color Cylindrical-coordinate representation of color #EEE1BE: hue angle of 43.75º degrees, saturation: 0.59, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #EEE1BE is Cyan = 0, Magento = 0.05, Yellow = 0.20 and Black (K on CMYK) = 0.07.
<style> p { color: #EEE1BE; } p { color: rgb(238,225,190); } H1.HeaderClassName { color: #EEE1BE; } .AnyTagClassName { color: #EEE1BE; } </style>
<style> a { background-color: #EEE1BE; } a { background-color: rgb(238,225,190); } div.DivClassName { background-color: #EEE1BE; } .BgClassName { background-color: #EEE1BE; } </style>
<style> span { border-color: #EEE1BE; } span { border-color: rgb(238,225,190); } td.TdClassName { border-color: #EEE1BE; } .TagClassName { border-color: #EEE1BE; } </style>