Note:Read and write property. Sets the element color. Value: Web color name or hexadecimal value in #RRGGBB format. Syntax: document.getElementById("elementID").color = valuedocument.all.elementID.color = value // IE only