Flash MX Colors: Set colors using Red/Green/Blue

 


To set the circle color, click on the PushButtons or drag the Red/Green/Blue sliders up and down
 White:  RGB = 255, 255, 255 (FFFFFF)  Green:  RGB = 000, 255, 000 (00FF00)
 Black:  RGB = 000, 000, 000 (000000)  Aqua:   RGB = 000, 255, 255 (00FFFF)
 Red:    RGB = 255, 000, 000 (FF0000)  Blue:   RGB = 000, 000, 255 (0000FF)
 Yellow: RGB = 255, 255, 000 (FFFF00)  Fushia: RGB = 255, 000, 255 (FF00FF)