Multiple targets for a Color variable

Hi, i have a color variable “var myColor:Color = new Color();” but when i change the RGB of it, several movieclips need to change aswell, and i’d rather not have to write several different color variables. is there any way to set multiple targets?

Thanks,
Brendan Smith