#ECD07C (or 0xECD07C) is unknown color: approx Marzipan. HEX triplet: EC, D0 and 7C. RGB value is (236,208,124). Sum of RGB (Red+Green+Blue) = 236+208+124=568 (75% of max value = 765). Red value is 236 (92.58% from 255 or 41.55% from 568); Green value is 208 (81.64% from 255 or 36.62% from 568); Blue value is 124 (48.83% from 255 or 21.83% from 568); Max value from RGB is 236 - color contains mainly: red. Hex color #ECD07C is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #ECD07C is #132F83. Grayscale: #CFCFCF. Windows color (decimal): -1257348 or 8179948. OLE color: 8179948.
HSL color Cylindrical-coordinate representation of color #ECD07C: hue angle of 45º degrees, saturation: 0.75, 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 #ECD07C is Cyan = 0, Magento = 0.12, Yellow = 0.47 and Black (K on CMYK) = 0.07.
<style> p { color: #ECD07C; } p { color: rgb(236,208,124); } H1.HeaderClassName { color: #ECD07C; } .AnyTagClassName { color: #ECD07C; } </style>
<style> a { background-color: #ECD07C; } a { background-color: rgb(236,208,124); } div.DivClassName { background-color: #ECD07C; } .BgClassName { background-color: #ECD07C; } </style>
<style> span { border-color: #ECD07C; } span { border-color: rgb(236,208,124); } td.TdClassName { border-color: #ECD07C; } .TagClassName { border-color: #ECD07C; } </style>