#EDDC95 (or 0xEDDC95) is unknown color: approx Vis Vis. HEX triplet: ED, DC and 95. RGB value is (237,220,149). Sum of RGB (Red+Green+Blue) = 237+220+149=606 (80% of max value = 765). Red value is 237 (92.97% from 255 or 39.11% from 606); Green value is 220 (86.33% from 255 or 36.30% from 606); Blue value is 149 (58.59% from 255 or 24.59% from 606); Max value from RGB is 237 - color contains mainly: red. Hex color #EDDC95 is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #EDDC95 is #12236A. Grayscale: #D9D9D9. Windows color (decimal): -1188715 or 9821421. OLE color: 9821421.
HSL color Cylindrical-coordinate representation of color #EDDC95: hue angle of 48.41º degrees, saturation: 0.71, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #EDDC95 is Cyan = 0, Magento = 0.07, Yellow = 0.37 and Black (K on CMYK) = 0.07.
<style> p { color: #EDDC95; } p { color: rgb(237,220,149); } H1.HeaderClassName { color: #EDDC95; } .AnyTagClassName { color: #EDDC95; } </style>
<style> a { background-color: #EDDC95; } a { background-color: rgb(237,220,149); } div.DivClassName { background-color: #EDDC95; } .BgClassName { background-color: #EDDC95; } </style>
<style> span { border-color: #EDDC95; } span { border-color: rgb(237,220,149); } td.TdClassName { border-color: #EDDC95; } .TagClassName { border-color: #EDDC95; } </style>