#EDCF6F (or 0xEDCF6F) is unknown color: approx Golden Sand. HEX triplet: ED, CF and 6F. RGB value is (237,207,111). Sum of RGB (Red+Green+Blue) = 237+207+111=555 (73% of max value = 765). Red value is 237 (92.97% from 255 or 42.70% from 555); Green value is 207 (81.25% from 255 or 37.30% from 555); Blue value is 111 (43.75% from 255 or 20% from 555); Max value from RGB is 237 - color contains mainly: red. Hex color #EDCF6F is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #EDCF6F is #123090. Grayscale: #CDCDCD. Windows color (decimal): -1192081 or 7327725. OLE color: 7327725.
HSL color Cylindrical-coordinate representation of color #EDCF6F: hue angle of 45.71º degrees, saturation: 0.78, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #EDCF6F is Cyan = 0, Magento = 0.13, Yellow = 0.53 and Black (K on CMYK) = 0.07.
<style> p { color: #edcf6f; } p { color: rgb(237,207,111); } H1.HeaderClassName { color: #edcf6f; } .AnyTagClassName { color: #edcf6f; } </style>
<style> a { background-color: #edcf6f; } a { background-color: rgb(237,207,111); } div.DivClassName { background-color: #edcf6f; } .BgClassName { background-color: #edcf6f; } </style>
<style> span { border-color: #edcf6f; } span { border-color: rgb(237,207,111); } td.TdClassName { border-color: #edcf6f; } .TagClassName { border-color: #edcf6f; } </style>