在php ci中绘制自定义形状并填充特定值的颜色

I want to draw a shape which looks like a tank. And and want to fill that tank with color depending upon some value. Just like battery of mobile. project in codeigniter. I have tried by using canvas, but color is filing complete box. Can somebody help?