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) * 12Grout Needed
grout_lbs = area * joint_width * tile_thickness * (12 / tile_length + 12 / tile_width) * 12 * 0.05825 lb Bags Needed
grout_bags_25lb = ceil(area * joint_width * tile_thickness * (12 / tile_length + 12 / tile_width) * 12 * 0.058 / 25)Variables
| Variable | Description | Default |
|---|---|---|
area | Total Area(sq ft) | 120 |
tile_length | Tile Length(inches) | 12 |
tile_width | Tile Width(inches) | 12 |
joint_width | Grout Joint Width(inches) | 0.125 |
tile_thickness | Tile Thickness(inches) | 0.375 |
joint_volume_per_sqft | Derived value= joint_width * tile_thickness * ((1 / (tile_length / 12)) + (1 / (tile_width / 12))) * 12 | calculated |
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
- 01Linear inches of joints per sq ft = (12/12 + 12/12) × 12 = 24 inches
- 02Joint cross-section = 0.125 × 0.375 = 0.047 sq in
- 03Grout volume per sq ft = 24 × 0.047 = 1.125 cu in/sq ft
- 04Total grout volume = 120 × 1.125 = 135 cu in
- 05Grout weight = 135 × 0.058 = 7.8 lbs
- 06Bags (25 lb) = 1 bag
Ready to run the numbers?
Open Grout Calculator