BackColor()
Syntax
BackColor(Red, Green, Blue)Description
Set the default background color for graphic functions and text display. Any color using red, green, and blue component values is supported. As always, each value is between 0 and 255, making available up to 16.7 Million colors.
Supported OS
All