Help with LED Lamp concept.

Are these the three analogWrite I should change

analogWrite(R_PIN, v.x);
analogWrite(G_PIN, v.y)
analogWrite(B_PIN, v.z);