Color

Colors can be represented using a hexadecimal number. These numbers are exactly the same as those used for HTML colors, except # is replaced with $.

HTML Blue PlayBasic Blue
#0000FF $0000FF

Drawing Color

The color of the output of all text functions and some primitive functions is changed by setting the Ink color.

Related Pages

Reference

Color Functions

Categories: Color : Graphics
page tags: color graphics