Color:Initialize(Color, number, number, number, number = 255) shared Initializes the color with the given values. Arguments color Color red number green number blue number Optional alpha number 255 Examples Color:Initialize – Initializes the color with the given values.