how to add a tinge to a colour javascript ctx code example
Example: ctx.fillstyle
ctx.fillStyle = color;
ctx.fillStyle = gradient;
ctx.fillStyle = pattern;
ctx.fillStyle = color;
ctx.fillStyle = gradient;
ctx.fillStyle = pattern;