#EDC99C (or 0xEDC99C) is unknown color: approx New Tan. HEX triplet: ED, C9 and 9C. RGB value is (237,201,156). Sum of RGB (Red+Green+Blue) = 237+201+156=594 (78% of max value = 765). Red value is 237 (92.97% from 255 or 39.90% from 594); Green value is 201 (78.91% from 255 or 33.84% from 594); Blue value is 156 (61.33% from 255 or 26.26% from 594); Max value from RGB is 237 - color contains mainly: red. Hex color #EDC99C is not a web safe color. Web safe color analog (approx): #FFCC99. Inversed color of #EDC99C is #123663. Grayscale: #CECECE. Windows color (decimal): -1193572 or 10275309. OLE color: 10275309.
HSL color Cylindrical-coordinate representation of color #EDC99C: hue angle of 33.33º degrees, saturation: 0.69, 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 #EDC99C is Cyan = 0, Magento = 0.15, Yellow = 0.34 and Black (K on CMYK) = 0.07.
<style> p { color: #EDC99C; } p { color: rgb(237,201,156); } H1.HeaderClassName { color: #EDC99C; } .AnyTagClassName { color: #EDC99C; } </style>
<style> a { background-color: #EDC99C; } a { background-color: rgb(237,201,156); } div.DivClassName { background-color: #EDC99C; } .BgClassName { background-color: #EDC99C; } </style>
<style> span { border-color: #EDC99C; } span { border-color: rgb(237,201,156); } td.TdClassName { border-color: #EDC99C; } .TagClassName { border-color: #EDC99C; } </style>