--- title: "Gravel Weight Calculator" site: ProCalc.ai section: Construction url: https://procalc.ai/construction/gravel markdown_url: https://procalc.ai/construction/gravel.md date_published: 2026-02-10 date_modified: 2026-04-14 date_created: 2026-02-10 content_tier: Gold (Tier 1) input_mode: focused --- # Gravel Weight Calculator **Site:** [ProCalc.ai](https://procalc.ai) — Free Professional Calculators **Section:** Construction **Calculator URL:** https://procalc.ai/construction/gravel **Markdown URL:** https://procalc.ai/construction/gravel.md **Published:** 2026-02-10 **Last Updated:** 2026-04-14 **Content Tier:** Gold (Tier 1) **Description:** Free Gravel Weight Calculator — Calculate gravel weight instantly from volume or dimensions. Get results in pounds, tons, and kilograms for crushed ... > *This file is served for AI systems and search crawlers. Human page: https://procalc.ai/construction/gravel* ## Overview The Gravel Weight Calculator on ProCalc.ai helps you turn gravel volume into an accurate weight estimate in seconds, so you can order materials with confidence and keep hauling and placement on track. You’ll use the Gravel Weight Calculator when you’re pricing a job, scheduling deliveries, or checking that your truck or trailer load stays within limits. Site superintendents, landscape contractors, and estimators rely on it to tighten takeoffs and avoid the “extra half-yard” surprise that blows up time and budget. Picture a driveway base: you’ve laid out a 40-foot run at 10 feet wide and 4… ## Formula ## Gravel Weight Formulas **Volume for fill area:** Volume (ft³) = Length (ft) × Width (ft) × Depth (in) ÷ 12 Cubic yards = Volume (ft³) ÷ 27 **Weight:** Weight (lb) = Volume (ft³) × Density (lb/ft³) **Common gravel densities:** Gravel (dry): 105 lb/ft³ (1,682 kg/m³) Gravel (wet): 125 lb/ft³ (2,002 kg/m³) Crushed stone: 100 lb/ft³ (1,602 kg/m³) Sand (dry): 100 lb/ft³ (1,602 kg/m³) Sand (wet): 120 lb/ft³ (1,922 kg/m³) **Tons conversion:** Tons = Weight (lb) ÷ 2,000 **Example:** 10 ft × 20 ft area, 4 inches deep with dry gravel: Volume = 10 × 20 × (4/12) = 66.7 ft³ = 2.47 yd³ Weight = 66.7 × 105 = 7,000 lb = 3.5 tons ## How to Use You’re regrading a backyard and adding a 3-inch layer of gravel under a new paver patio. The supplier asks for weight (because deliveries are priced and scheduled by truckload), but you measured the area in feet and inches. Converting **volume** to **weight** is where most DIY plans go sideways—either you under-order and stall the job, or over-order and end up with a leftover pile you can’t return. A gravel weight calculation bridges that gap: it takes your dimensions (or volume), applies a **density** for the material, and outputs weight in pounds, tons, and kilograms so you can order confidently. ## What Is a Gravel Weight Calculator? A gravel weight calculator estimates how heavy a given amount of gravel is based on its volume and an assumed material density. In construction, gravel is usually ordered by weight (truck capacity, quarry ticketing) even though projects are laid out by dimensions (length, width, thickness). Key inputs typically include: - **Unit system** (imperial or metric) - **Shape** (rectangular slab/plate, round bar/rod, square bar, hollow tube, solid cylinder—useful for general material takeoffs; for gravel, the rectangle/slab use case is most common) - Dimensions: **length**, **width**, **thickness** (or height), plus diameter and wall thickness for round shapes A common reference density for generic gravel/crushed stone is: - **Density (imperial)** = 105 lb/ft³ - **Density (metric equivalent)** ≈ 1682 kg/m³ (since 1 lb/ft³ ≈ 16.0185 kg/m³) Real-world note: gravel density varies with gradation, moisture, and compaction. “Pea gravel” can pack differently than “crushed stone,” and wet material can weigh noticeably more. For ordering, it’s smart to add a waste/contingency factor (often 5–15 percent depending on how precise the base needs to be). Context fact: a typical pickup truck payload is often around 1,000 to 2,000 lb depending on the vehicle rating—so even a few cubic feet of gravel can exceed what a light-duty vehicle should carry. Always check the manufacturer’s payload rating and local hauling rules. ## The Formula (Step by Step) The calculation is straightforward: compute volume from geometry, convert to cubic feet, then multiply by density. **Step 1: Convert metric inputs to inches (if needed).** If measurements are entered in metric, they’re converted internally to inches before calculating volume: - Length_in = Length_cm / 2.54 - Width_in = Width_cm / 2.54 - Thickness_in = Thickness_mm / 25.4 - Diameter_in = Diameter_cm / 2.54 - WallThickness_in = WallThickness_mm / 25.4 - Height_in = Height_cm / 2.54 **Step 2: Compute volume in cubic inches based on shape.** Common shapes: - Volume_in³ (rectangle/block/plate) = length_in × width_in × thickness_in - Volume_in³ (solid round/cylinder/bar) = π × (diameter_in / 2)² × length_in - Volume_in³ (hollow tube) = π × [(diameter_in / 2)² − (diameter_in / 2 − wall_thickness_in)²] × length_in For gravel beds, the rectangle/block formula is the usual one. **Step 3: Convert cubic inches to cubic feet.** Volume_ft³ = Volume_in³ / 1728 (There are 1728 in³ in 1 ft³.) **Step 4: Multiply by density to get weight.** Weight_lb = Density_lb_ft³ × Volume_ft³ Using 105 lb/ft³ as the default gravel density. **Step 5: Convert pounds to kilograms (optional).** Weight_kg = Weight_lb × 0.453592 If you also want cubic meters: Volume_m³ = Volume_ft³ × 0.0283168 ## Worked Examples (With Real Numbers) ### Example 1: Patio base (rectangle) — 12 ft by 10 ft by 3 in You want a 3-inch gravel base under pavers. 1) Convert everything to inches: - Length = 12 ft = 144 in - Width = 10 ft = 120 in - Thickness = 3 in 2) Volume in cubic inches: Volume_in³ = 144 × 120 × 3 = 51,840 in³ 3) Convert to cubic feet: Volume_ft³ = 51,840 / 1728 = 30.0 ft³ 4) Weight in pounds: Weight_lb = 105 × 30.0 = 3,150 lb 5) Weight in kilograms: Weight_kg = 3,150 × 0.453592 ≈ 1,428.8 kg Interpretation: 3,150 lb is about 1.575 tons (since 1 ton = 2,000 lb). That’s typically a delivery, not a pickup-truck run. ### Example 2: Driveway top layer — 20 ft by 12 ft by 2 in A thin leveling layer of gravel. 1) Inches: - Length = 20 ft = 240 in - Width = 12 ft = 144 in - Thickness = 2 in 2) Volume: Volume_in³ = 240 × 144 × 2 = 69,120 in³ 3) Convert: Volume_ft³ = 69,120 / 1728 = 40.0 ft³ 4) Weight: Weight_lb = 105 × 40.0 = 4,200 lb Weight_kg = 4,200 × 0.453592 ≈ 1,905.1 kg Interpretation: 4,200 lb is about 2.1 tons. If you’re ordering, consider whether you need extra for compaction and grading (often yes). ### Example 3: Metric measurements — 400 cm by 300 cm by 75 mm You measured a pad in metric and want the weight. 1) Convert to inches: - Length_in = 400 / 2.54 ≈ 157.48 in - Width_in = 300 / 2.54 ≈ 118.11 in - Thickness_in = 75 / 25.4 ≈ 2.95 in 2) Volume in cubic inches: Volume_in³ ≈ 157.48 × 118.11 × 2.95 ≈ 54,800 in³ (rounded) 3) Convert to cubic feet: Volume_ft³ ≈ 54,800 / 1728 ≈ 31.71 ft³ 4) Weight: Weight_lb ≈ 105 × 31.71 ≈ 3,329.6 lb Weight_kg ≈ 3,329.6 × 0.453592 ≈ 1,510.6 kg Interpretation: roughly 1.66 tons. If the gravel is wet or you’re compacting heavily, plan a buffer. ## Common Mistakes to Avoid **Common Mistake (Pro Tip): Don’t mix inches and feet in the same multiplication.** If length and width are in feet but thickness is in inches, convert thickness to feet (divide by 12) or convert everything to inches first. A 3-inch layer is 0.25 ft; forgetting that is a classic 12× error. Other frequent errors: 1) **Using the wrong thickness**: Gravel is often specified as compacted thickness. If you need 3 inches compacted, you may need to place more than 3 inches loose depending on material and compaction method. 2) **Assuming all gravel has the same density**: Rounded pea gravel can have more voids than angular crushed stone. Moisture content also changes weight. Density is an estimate, not a guarantee. 3) **Forgetting excavation depth vs. finished grade**: If you’re digging out soil and adding base plus sand plus pavers, only the base layer thickness should be used for gravel weight. 4) **Not adding waste/contingency**: Edges, low spots, and grading corrections usually consume extra material. Authoritative reference point: ASTM D698 and ASTM D1557 are commonly used Proctor compaction test methods in earthwork, helping define compaction targets and moisture-density relationships. While these standards don’t “set” gravel density, they explain why compacted vs. loose volume can differ materially (ASTM International standards are widely used in civil and site work). ## When to Use This Calculator vs. Doing It Manually Use a gravel weight calculation when: - Ordering deliveries by weight (tons) but measuring areas by dimensions - Planning hauling logistics (truck payload limits, number of trips) - Estimating labor and equipment needs (spreading and compaction effort scales with mass) - Comparing material options (crushed stone vs. pea gravel) using consistent volume assumptions Manual calculation is fine for quick estimates (area × thickness × density), especially for simple rectangles. A calculator approach is more reliable when you’re switching unit systems, working with multiple sections, or double-checking conversions (inches to feet, cm to inches, mm to inches). The bigger the project, the more those small conversion mistakes turn into big ordering errors. ## Authoritative Sources This calculator uses formulas and reference data drawn from the following sources: - [USDA Forest Products Laboratory](https://www.fpl.fs.usda.gov/) - [DOE — Energy Saver](https://www.energy.gov/energysaver/energy-saver) - [EPA — Energy Resources](https://www.epa.gov/energy) ## Frequently Asked Questions ### How much does a cubic yard of gravel weigh? A cubic yard of crushed stone gravel weighs approximately 2,835 pounds (1.42 tons). Pea gravel is slightly lighter at around 2,600 pounds per cubic yard, while bank gravel can be closer to 3,000 pounds. ### What's the difference between crushed stone and pea gravel? Crushed stone has angular, jagged edges from mechanical crushing and weighs about 105 lb/ft³. Pea gravel is smooth and rounded from natural weathering, weighs less (96 lb/ft³), and is easier to walk on but doesn't compact as firmly for driveways. ### How do I calculate gravel needed for a driveway? Measure length × width × depth in feet to get cubic feet, then divide by 27 to convert to cubic yards (the standard unit suppliers use). For driveways, a 4-inch (0.33 ft) depth is typical for light use, 6 inches for heavier vehicles. ### Can my truck haul the gravel I calculated? Most half-ton pickup trucks can safely carry 1,500-2,000 pounds, which is less than one cubic yard of gravel. Full-size trucks (3/4-ton or larger) can handle 2,000-3,000 pounds. Always check your vehicle's payload capacity and consider delivery for larger amounts. ### Does wet gravel weigh more than dry gravel? Yes, wet gravel can weigh 10-15% more than dry gravel because water fills the spaces between stones. If you're hauling gravel after rain or buying from a wet stockpile, factor in the extra weight to avoid overloading your vehicle. ### How does the Gravel Weight Calculator work? It converts your project dimensions into volume (typically cubic feet or cubic yards) and then multiplies by an assumed gravel density to estimate weight. If you enter depth and area, it calculates volume as area × depth; if you enter length × width × depth, it calculates volume directly. Results depend on the density value used and any compaction or moisture in the material. ### How accurate is the Gravel Weight Calculator? Accuracy is usually within a reasonable estimating range when the density matches the material you’re buying and your measurements are correct. Real-world weight can vary due to gradation, void space, compaction, and moisture content. For ordering or hauling limits, confirm the supplier’s stated weight per cubic yard or per ton and add a small contingency. ### Is the Gravel Weight Calculator free? Yes, the Gravel Weight Calculator is free to use for estimating gravel weight from your measurements. It provides an estimate only and does not replace supplier scale tickets or engineered specifications. If you need exact weights for compliance or load limits, use the supplier’s certified weights. ## Sources - [DOE — Energy Saver](https://www.energy.gov/energysaver/energy-saver) - [USDA Forest Products Laboratory](https://www.fpl.fs.usda.gov/) - [EPA — Energy Resources](https://www.epa.gov/energy) - [USGS — Science for a Changing World](https://www.usgs.gov/) - [NIST — Weights and Measures](https://www.nist.gov/pml/owm) --- ## Reference - **Calculator page:** https://procalc.ai/construction/gravel - **This markdown file:** https://procalc.ai/construction/gravel.md ### AI & Developer Resources - **LLM index (short):** https://procalc.ai/llms.txt - **LLM index (full, with content):** https://procalc.ai/llms-full.txt - **MCP server:** https://procalc.ai/api/mcp - **Materials JSON API:** https://procalc.ai/api/materials.json - **Developer docs:** https://procalc.ai/developers - **Sitemap:** https://procalc.ai/sitemap.xml - **Robots:** https://procalc.ai/robots.txt ### How to Cite > ProCalc.ai. "Gravel Weight Calculator." ProCalc.ai, 2026-02-10. https://procalc.ai/construction/gravel ### License Content © ProCalc.ai. Free to reference and cite. Do not republish in full without attribution.