Turtle and Observer Command
setc-at xcor ycor number

Sets the color of the turtle at (xcor,ycor) to number.

Examples:

setc-at 1 1 0 sets the color of the turtle at (1,1) to black.

Related commands:
color setc color-at