my $backg_color = GD::Graph::colour::hex2rgb($BACKGROUNDCOLOR); $im->filledRectangle(0,0,$h*1.3,$w,$backg_color);