#EDDD7E (or 0xEDDD7E) is unknown color: approx Light Goldenrod. HEX triplet: ED, DD and 7E. RGB value is (237,221,126). Sum of RGB (Red+Green+Blue) = 237+221+126=584 (77% of max value = 765). Red value is 237 (92.97% from 255 or 40.58% from 584); Green value is 221 (86.72% from 255 or 37.84% from 584); Blue value is 126 (49.61% from 255 or 21.58% from 584); Max value from RGB is 237 - color contains mainly: red. Hex color #EDDD7E is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #EDDD7E is #122281. Grayscale: #D7D7D7. Windows color (decimal): -1188482 or 8314349. OLE color: 8314349.
HSL color Cylindrical-coordinate representation of color #EDDD7E: hue angle of 51.35º degrees, saturation: 0.76, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #EDDD7E is Cyan = 0, Magento = 0.07, Yellow = 0.47 and Black (K on CMYK) = 0.07.
<style> p { color: #EDDD7E; } p { color: rgb(237,221,126); } H1.HeaderClassName { color: #EDDD7E; } .AnyTagClassName { color: #EDDD7E; } </style>
<style> a { background-color: #EDDD7E; } a { background-color: rgb(237,221,126); } div.DivClassName { background-color: #EDDD7E; } .BgClassName { background-color: #EDDD7E; } </style>
<style> span { border-color: #EDDD7E; } span { border-color: rgb(237,221,126); } td.TdClassName { border-color: #EDDD7E; } .TagClassName { border-color: #EDDD7E; } </style>