how to get draw color on the image in html code example Example: js canvas fill color // canvas context.fillStyle = "Color" ctx.fillStyle = "#FF0000";