#ECD99C (or 0xECD99C) is unknown color: approx Splash. HEX triplet: EC, D9 and 9C. RGB value is (236,217,156). Sum of RGB (Red+Green+Blue) = 236+217+156=609 (80% of max value = 765). Red value is 236 (92.58% from 255 or 38.75% from 609); Green value is 217 (85.16% from 255 or 35.63% from 609); Blue value is 156 (61.33% from 255 or 25.62% from 609); Max value from RGB is 236 - color contains mainly: red. Hex color #ECD99C is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #ECD99C is #132663. Grayscale: #D7D7D7. Windows color (decimal): -1255012 or 10279404. OLE color: 10279404.
HSL color Cylindrical-coordinate representation of color #ECD99C: hue angle of 45.75º degrees, saturation: 0.68, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #ECD99C is Cyan = 0, Magento = 0.08, Yellow = 0.34 and Black (K on CMYK) = 0.07.
<style> p { color: #ECD99C; } p { color: rgb(236,217,156); } H1.HeaderClassName { color: #ECD99C; } .AnyTagClassName { color: #ECD99C; } </style>
<style> a { background-color: #ECD99C; } a { background-color: rgb(236,217,156); } div.DivClassName { background-color: #ECD99C; } .BgClassName { background-color: #ECD99C; } </style>
<style> span { border-color: #ECD99C; } span { border-color: rgb(236,217,156); } td.TdClassName { border-color: #ECD99C; } .TagClassName { border-color: #ECD99C; } </style>