my $n = ($x<<24) + ($y<<16) + ($z<<8) + 0x40; $rect->set('fill-color-rgba' => $n);