#EEDBD0 (or 0xEEDBD0) is unknown color: approx Pot Pourri. HEX triplet: EE, DB and D0. RGB value is (238,219,208). Sum of RGB (Red+Green+Blue) = 238+219+208=665 (88% of max value = 765). Red value is 238 (93.36% from 255 or 35.79% from 665); Green value is 219 (85.94% from 255 or 32.93% from 665); Blue value is 208 (81.64% from 255 or 31.28% from 665); Max value from RGB is 238 - color contains mainly: red. Hex color #EEDBD0 is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EEDBD0 is #11242F. Grayscale: #DFDFDF. Windows color (decimal): -1123376 or 13687790. OLE color: 13687790.
HSL color Cylindrical-coordinate representation of color #EEDBD0: hue angle of 22º degrees, saturation: 0.47, 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 #EEDBD0 is Cyan = 0, Magento = 0.08, Yellow = 0.13 and Black (K on CMYK) = 0.07.
<style> p { color: #EEDBD0; } p { color: rgb(238,219,208); } H1.HeaderClassName { color: #EEDBD0; } .AnyTagClassName { color: #EEDBD0; } </style>
<style> a { background-color: #EEDBD0; } a { background-color: rgb(238,219,208); } div.DivClassName { background-color: #EEDBD0; } .BgClassName { background-color: #EEDBD0; } </style>
<style> span { border-color: #EEDBD0; } span { border-color: rgb(238,219,208); } td.TdClassName { border-color: #EEDBD0; } .TagClassName { border-color: #EEDBD0; } </style>