#EEE0C8 (or 0xEEE0C8) is unknown color: approx Bleach White. HEX triplet: EE, E0 and C8. RGB value is (238,224,200). Sum of RGB (Red+Green+Blue) = 238+224+200=662 (87% of max value = 765). Red value is 238 (93.36% from 255 or 35.95% from 662); Green value is 224 (87.89% from 255 or 33.84% from 662); Blue value is 200 (78.52% from 255 or 30.21% from 662); Max value from RGB is 238 - color contains mainly: red. Hex color #EEE0C8 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EEE0C8 is #111F37. Grayscale: #E1E1E1. Windows color (decimal): -1122104 or 13164782. OLE color: 13164782.
HSL color Cylindrical-coordinate representation of color #EEE0C8: hue angle of 37.89º degrees, saturation: 0.53, 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 #EEE0C8 is Cyan = 0, Magento = 0.06, Yellow = 0.16 and Black (K on CMYK) = 0.07.
<style> p { color: #EEE0C8; } p { color: rgb(238,224,200); } H1.HeaderClassName { color: #EEE0C8; } .AnyTagClassName { color: #EEE0C8; } </style>
<style> a { background-color: #EEE0C8; } a { background-color: rgb(238,224,200); } div.DivClassName { background-color: #EEE0C8; } .BgClassName { background-color: #EEE0C8; } </style>
<style> span { border-color: #EEE0C8; } span { border-color: rgb(238,224,200); } td.TdClassName { border-color: #EEE0C8; } .TagClassName { border-color: #EEE0C8; } </style>