In this section

How to Convert a Fall or Gradient: Ratio, Percentage & Degrees

Convert a fall or gradient between ratio (1:X), percentage and degrees — the formulas, a drainage-fall worked example, and a ramp-gradient worked example.

The requirement

1:60, 1.67% and 0.95° are the same slope. A fall or a gradient is one slope written three ways: a ratio, a percentage, or an angle in degrees. Drainage falls are usually given as a ratio or in millimetres per metre. Ramp gradients come as a ratio. Some tools and site levels read out in degrees.

All three come from the same fraction: rise ÷ run.

  • Ratio (1:X). For every 1 unit of rise, there are X units of run. “1 in X” and “1:X” mean the same thing.
  • Percentage. Rise over run × 100. A 1:100 slope is (1 ÷ 100) × 100 = 1%.
  • Degrees. The angle whose tangent is rise over run. Find it with arctan (tan⁻¹). A 1:100 slope is arctan(1 ÷ 100) = 0.57°.

Here is every conversion in one place.

ConvertFormula
Ratio → percentage% = (1 ÷ X) × 100
Ratio → degreesangle° = arctan(1 ÷ X)
Percentage → ratioX = 100 ÷ %, giving 1:X
Percentage → degreesangle° = arctan(% ÷ 100)
Degrees → ratioX = 1 ÷ tan(angle°), giving 1:X
Degrees → percentage% = tan(angle°) × 100

One more conversion is worth knowing on site: millimetres of fall per metre of run. Since 1 m = 1000 mm, a ratio of 1:X falls 1000 ÷ X millimetres for every metre it runs. That number lines up with a tape measure and a string line. It is often the easiest one to set out with.

Quick reference

RatioPercentageDegreesmm fall per m
1:1001.00%0.57°10.0 mm
1:801.25%0.72°12.5 mm
1:601.67%0.95°16.7 mm
1:402.50%1.43°25.0 mm
1:205.00%2.86°50.0 mm
1:147.14%4.09°71.4 mm
1:128.33%4.76°83.3 mm
1:1010.00%5.71°100.0 mm

Work it out by hand — drainage fall

A drain needs to fall at 1:60 across a 6 m run. How much does it drop? And what is that as a percentage and an angle?

  1. Turn the ratio into a rate. 1000 mm ÷ 60 = 16.7 mm of fall per metre of run.
  2. Multiply by the run. 16.7 mm/m × 6 m ≈ 100 mm of total fall over the 6 m pipe run. Exact check: 6000 mm ÷ 60 = 100 mm.
  3. As a percentage. (1 ÷ 60) × 100 = 1.67%.
  4. As degrees. arctan(1 ÷ 60) = 0.95°.

So a 6 m length of drain laid to a 1:60 fall drops 100 mm from one end to the other. That is easy to check with a spirit level and a straightedge. A laser level would read 0.95° off the horizontal.

Work it out by hand — ramp gradient

A ramp rises 300 mm over a 4.2 m run. What is that gradient in each format?

  1. Ratio. Run ÷ rise = 4200 ÷ 300 = 1:14.
  2. Percentage. (300 ÷ 4200) × 100 = 7.14%.
  3. Degrees. arctan(300 ÷ 4200) = arctan(0.0714) = 4.09°.

Same fraction, three labels. Whichever one your plans or your inspector asks for, you only ever do one division. Degrees adds one arctan on top.

Do it in 5 seconds

  • Pillar: Concrete Calculations: The Complete On-Site Guide, every concrete sum in one place.
  • Each country’s building code sets its own maximum ramp and walkway gradients. Check your local ramp-gradients page for the legal minimum/maximum before you build to a number from this page.

Sources

  • Engineering ToolBox, “Slope – Degree, Gradient and Grade Converter” — ratio, percentage and degree conversion formulas.
  • ASPE, Plumbing Engineering Design Handbook — drainage fall rates and how they’re conventionally expressed on site.
  • There’s no code number to cite for the conversion itself — arctan and rise-over-run are the same maths everywhere. What changes by country and building class is the maximum allowed gradient, which is a separate, jurisdiction-specific rule.

Frequently asked questions

How do I convert a ratio like 1:60 to a percentage?
Divide 1 by the second number, then multiply by 100. For 1:60, that's 1 ÷ 60 × 100 = 1.67%. The rule works for any ratio: percentage = (1 ÷ X) × 100, where the ratio is written 1:X.
How do I convert a gradient percentage to degrees?
Divide the percentage by 100 to get rise over run, then take the arctangent. A 5% gradient is 5 ÷ 100 = 0.05, and arctan(0.05) = 2.86°. Most calculators and phone apps have an arctan (or tan⁻¹) button for this.
How many millimetres of fall per metre is a 1:60 slope?
1000 ÷ 60 = 16.7 mm of fall for every metre of run. The formula is 1000 ÷ X millimetres per metre, and it works for any ratio 1:X. It's the number plumbers and drainlayers actually use on site, not the percentage or the ratio.
How do I convert a ratio straight to degrees?
Take the arctangent of 1 ÷ X. For a 1:14 ramp, that's arctan(1 ÷ 14) = arctan(0.0714) = 4.09°. It's the same maths as converting to a percentage first. Arctan just works on the rise over run fraction directly, instead of the percentage version of it.
How do I convert degrees back to a ratio or a percentage?
Take the tangent of the angle. tan(angle) × 100 gives you the percentage; 1 ÷ tan(angle) gives you the X in a 1:X ratio. A 5° slope is tan(5°) = 0.0875, so that's an 8.75% gradient, or a ratio of about 1:11.4.