Grout Calculator Formula

Understand the math behind the grout calculator. Each variable explained with a worked example.

Formulas Used

Grout Volume

grout_volume_cuin = area * joint_width * tile_thickness * (12 / tile_length + 12 / tile_width) * 12

Grout Needed

grout_lbs = area * joint_width * tile_thickness * (12 / tile_length + 12 / tile_width) * 12 * 0.058

25 lb Bags Needed

grout_bags_25lb = ceil(area * joint_width * tile_thickness * (12 / tile_length + 12 / tile_width) * 12 * 0.058 / 25)

Variables

VariableDescriptionDefault
areaTotal Area(sq ft)120
tile_lengthTile Length(inches)12
tile_widthTile Width(inches)12
joint_widthGrout Joint Width(inches)0.125
tile_thicknessTile Thickness(inches)0.375
joint_volume_per_sqftDerived value= joint_width * tile_thickness * ((1 / (tile_length / 12)) + (1 / (tile_width / 12))) * 12calculated

How It Works

How to Calculate Grout Needed

Formula

Grout Volume = Area × Joint Width × Tile Thickness × (12/Tile Length + 12/Tile Width) × 12

This calculates the linear inches of grout joints per square foot, multiplied by the cross-section area (joint width × tile thickness). Grout powder weighs approximately 0.058 lbs per cubic inch when mixed. Results depend heavily on joint width — even small changes in joint size significantly affect the amount of grout needed.

Worked Example

120 sq ft of 12×12 inch tile, 1/8 inch grout joint, 3/8 inch thick tile.

area = 120tile_length = 12tile_width = 12joint_width = 0.125tile_thickness = 0.375
  1. 01Linear inches of joints per sq ft = (12/12 + 12/12) × 12 = 24 inches
  2. 02Joint cross-section = 0.125 × 0.375 = 0.047 sq in
  3. 03Grout volume per sq ft = 24 × 0.047 = 1.125 cu in/sq ft
  4. 04Total grout volume = 120 × 1.125 = 135 cu in
  5. 05Grout weight = 135 × 0.058 = 7.8 lbs
  6. 06Bags (25 lb) = 1 bag

Ready to run the numbers?

Open Grout Calculator