#EDDD85 (or 0xEDDD85) is unknown color: approx Light Goldenrod. HEX triplet: ED, DD and 85. RGB value is (237,221,133). Sum of RGB (Red+Green+Blue) = 237+221+133=591 (78% of max value = 765). Red value is 237 (92.97% from 255 or 40.10% from 591); Green value is 221 (86.72% from 255 or 37.39% from 591); Blue value is 133 (52.34% from 255 or 22.50% from 591); Max value from RGB is 237 - color contains mainly: red. Hex color #EDDD85 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #EDDD85 is #12227A. Grayscale: #D8D8D8. Windows color (decimal): -1188475 or 8773101. OLE color: 8773101.
HSL color Cylindrical-coordinate representation of color #EDDD85: hue angle of 50.77º degrees, saturation: 0.74, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #EDDD85 is Cyan = 0, Magento = 0.07, Yellow = 0.44 and Black (K on CMYK) = 0.07.
<style> p { color: #EDDD85; } p { color: rgb(237,221,133); } H1.HeaderClassName { color: #EDDD85; } .AnyTagClassName { color: #EDDD85; } </style>
<style> a { background-color: #EDDD85; } a { background-color: rgb(237,221,133); } div.DivClassName { background-color: #EDDD85; } .BgClassName { background-color: #EDDD85; } </style>
<style> span { border-color: #EDDD85; } span { border-color: rgb(237,221,133); } td.TdClassName { border-color: #EDDD85; } .TagClassName { border-color: #EDDD85; } </style>