context.strokeStyle = "RGB(255, "+i+", 0)"; context.fillStyle = "RGB(255, "+i+", 0)"; context.stroke(); context.fill();