# a cyan with some blur and a offset
cmykShadow((100, 100), 100, (1, 0, 0, 0))
# draw a rect
rect(100, 100, 600, 600)