'#rrggbb'
or to a string
'rgba(r, g, b, a)'
where a is a value
between 0 and 1 representing the transparency of the color.
Play around a bit with the colors and the rectangle's alpha value and see how the objects respond.