#EEDA8A (or 0xEEDA8A) is unknown color: approx Buff. HEX triplet: EE, DA and 8A. RGB value is (238,218,138). Sum of RGB (Red+Green+Blue) = 238+218+138=594 (78% of max value = 765). Red value is 238 (93.36% from 255 or 40.07% from 594); Green value is 218 (85.55% from 255 or 36.70% from 594); Blue value is 138 (54.30% from 255 or 23.23% from 594); Max value from RGB is 238 - color contains mainly: red. Hex color #EEDA8A is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #EEDA8A is #112575. Grayscale: #D7D7D7. Windows color (decimal): -1123702 or 9100014. OLE color: 9100014.
HSL color Cylindrical-coordinate representation of color #EEDA8A: hue angle of 48º degrees, saturation: 0.75, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #EEDA8A is Cyan = 0, Magento = 0.08, Yellow = 0.42 and Black (K on CMYK) = 0.07.
<style> p { color: #EEDA8A; } p { color: rgb(238,218,138); } H1.HeaderClassName { color: #EEDA8A; } .AnyTagClassName { color: #EEDA8A; } </style>
<style> a { background-color: #EEDA8A; } a { background-color: rgb(238,218,138); } div.DivClassName { background-color: #EEDA8A; } .BgClassName { background-color: #EEDA8A; } </style>
<style> span { border-color: #EEDA8A; } span { border-color: rgb(238,218,138); } td.TdClassName { border-color: #EEDA8A; } .TagClassName { border-color: #EEDA8A; } </style>