First page Back Continue Last page Graphics
Colors
Tired of gray scale yet?
Colors can be specified in background and stroke:
- ex. stroke( red, blue, green )
- three choices:
- numbers: 0 (no color) - 255 (full color)
- hex: web colors in html/css: #RRBBGG (don't forget '#'!)
Use the color picker: Tools->Color Picker