I\'m using python\'s graphics module. Can I use RGB to define colors or do I have to use its name?
Normal color setfill:
point.setFill(\'white\')