COLOR

The COLOR method defines the character color as an RGB value with the three numerical values for red, green and blue.

Hence the maximum value is 255.

COLOR(redValue, greenValue, blueValue)