#EEE5C9 (or 0xEEE5C9) is unknown color: approx Scotch Mist. HEX triplet: EE, E5 and C9. RGB value is (238,229,201). Sum of RGB (Red+Green+Blue) = 238+229+201=668 (88% of max value = 765). Red value is 238 (93.36% from 255 or 35.63% from 668); Green value is 229 (89.84% from 255 or 34.28% from 668); Blue value is 201 (78.91% from 255 or 30.09% from 668); Max value from RGB is 238 - color contains mainly: red. Hex color #EEE5C9 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EEE5C9 is #111A36. Grayscale: #E4E4E4. Windows color (decimal): -1120823 or 13231598. OLE color: 13231598.
HSL color Cylindrical-coordinate representation of color #EEE5C9: hue angle of 45.41º degrees, saturation: 0.52, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #EEE5C9 is Cyan = 0, Magento = 0.04, Yellow = 0.16 and Black (K on CMYK) = 0.07.
<style> p { color: #EEE5C9; } p { color: rgb(238,229,201); } H1.HeaderClassName { color: #EEE5C9; } .AnyTagClassName { color: #EEE5C9; } </style>
<style> a { background-color: #EEE5C9; } a { background-color: rgb(238,229,201); } div.DivClassName { background-color: #EEE5C9; } .BgClassName { background-color: #EEE5C9; } </style>
<style> span { border-color: #EEE5C9; } span { border-color: rgb(238,229,201); } td.TdClassName { border-color: #EEE5C9; } .TagClassName { border-color: #EEE5C9; } </style>