$percentage = 10; //persentage $totalWidth = 1000; //Summa $new_width = ($percentage / 100) * $totalWidth;