Probably the simplest coding question in history

fill(235,132,0);
ellipse(245, 150, 10, 5);

this is the code for an orange circle, but it comes out in the automatic color. Why is that?

ignore this, somebody else answered :grinning::gun: