#EEDC9A (or 0xEEDC9A) is unknown color: approx Splash. HEX triplet: EE, DC and 9A. RGB value is (238,220,154). Sum of RGB (Red+Green+Blue) = 238+220+154=612 (81% of max value = 765). Red value is 238 (93.36% from 255 or 38.89% from 612); Green value is 220 (86.33% from 255 or 35.95% from 612); Blue value is 154 (60.55% from 255 or 25.16% from 612); Max value from RGB is 238 - color contains mainly: red. Hex color #EEDC9A is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #EEDC9A is #112365. Grayscale: #DADADA. Windows color (decimal): -1123174 or 10149102. OLE color: 10149102.
HSL color Cylindrical-coordinate representation of color #EEDC9A: hue angle of 47.14º degrees, saturation: 0.71, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #EEDC9A is Cyan = 0, Magento = 0.08, Yellow = 0.35 and Black (K on CMYK) = 0.07.
<style> p { color: #EEDC9A; } p { color: rgb(238,220,154); } H1.HeaderClassName { color: #EEDC9A; } .AnyTagClassName { color: #EEDC9A; } </style>
<style> a { background-color: #EEDC9A; } a { background-color: rgb(238,220,154); } div.DivClassName { background-color: #EEDC9A; } .BgClassName { background-color: #EEDC9A; } </style>
<style> span { border-color: #EEDC9A; } span { border-color: rgb(238,220,154); } td.TdClassName { border-color: #EEDC9A; } .TagClassName { border-color: #EEDC9A; } </style>