#ECDC77 (or 0xECDC77) is unknown color: approx Light Goldenrod. HEX triplet: EC, DC and 77. RGB value is (236,220,119). Sum of RGB (Red+Green+Blue) = 236+220+119=575 (76% of max value = 765). Red value is 236 (92.58% from 255 or 41.04% from 575); Green value is 220 (86.33% from 255 or 38.26% from 575); Blue value is 119 (46.88% from 255 or 20.70% from 575); Max value from RGB is 236 - color contains mainly: red. Hex color #ECDC77 is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #ECDC77 is #132388. Grayscale: #D5D5D5. Windows color (decimal): -1254281 or 7855340. OLE color: 7855340.
HSL color Cylindrical-coordinate representation of color #ECDC77: hue angle of 51.79º degrees, saturation: 0.75, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #ECDC77 is Cyan = 0, Magento = 0.07, Yellow = 0.50 and Black (K on CMYK) = 0.07.
<style> p { color: #ECDC77; } p { color: rgb(236,220,119); } H1.HeaderClassName { color: #ECDC77; } .AnyTagClassName { color: #ECDC77; } </style>
<style> a { background-color: #ECDC77; } a { background-color: rgb(236,220,119); } div.DivClassName { background-color: #ECDC77; } .BgClassName { background-color: #ECDC77; } </style>
<style> span { border-color: #ECDC77; } span { border-color: rgb(236,220,119); } td.TdClassName { border-color: #ECDC77; } .TagClassName { border-color: #ECDC77; } </style>