Skip to main content

Heart Rate Zones — Max HR 220 − Age

Use the 220 minus age estimate for max heart rate and show three coarse training zone bpm ranges.

No sign up requiredStays in your browser100% free

How it works

  1. 1Enter your values in the fields above
  2. 2Click "Calculate" — all math runs in your browser
  3. 3View your results instantly

What to do next

About Heart Rate Zone Calculator

Heart Rate Zone Calculator is the kind of utility you bookmark and reach for when you need it. Use the 220 minus age estimate for max heart rate and show three coarse training zone bpm ranges. It loads quickly, works on any modern browser, and produces a result you can download or copy in a single click.

Heart Rate Zone Calculator runs on standard browser APIs — an open-source, well-audited engine that performs the calculation natively in the browser. It accepts the formats listed in the upload area and produces output that opens in any standard calculator viewer. Per-run input is capped at 0 MB.

Reach for Heart Rate Zone Calculator when you need a predictable result on a single file. The page works on the first visit, the controls are visible without a menu, and the output is delivered the moment the engine finishes.

The browser sandbox isolates the page's JavaScript from the rest of the system, the same way it isolates every other tab you have open. Heart Rate Zone Calculator works inside that sandbox: it reads the file you give it, processes it with standard browser APIs, and writes the result back. Nothing leaves the page's memory unless you choose to download or copy it.

A practical note on limits: Heart Rate Zone Calculator accepts inputs up to 0 MB per run, and the tool processes one input at a time to keep memory usage predictable. If you ever bump into the ceiling, the cause is the size of the input.

Heart Rate Zone Calculator fits naturally next to several adjacent tools. Common companions include VO₂ Max Calculator (Cooper), Calorie Burn Calculator (MET), TDEE Calculator, and BMR Calculator (Mifflin–St Jeor) — combine them when the job needs more than one transformation. After running Heart Rate Zone Calculator, many users move on to VO₂ Max Calculator (Cooper) and Calorie Burn Calculator (MET). Each tool is a separate page so you can compose the exact pipeline you need.

Common audiences for Heart Rate Zone Calculator include parents helping with maths and engineers sanity-checking conversions, but plenty of people land on the page through a one-off search and never come back — that is also fine. The tool is built to be useful even when you only ever need it once.

Output handling is intentionally boring: Heart Rate Zone Calculator produces a single output file and triggers your browser's standard "save" behaviour. If you have a default download folder configured, that is where it will land. There is no Favtoo-side history of jobs you have run.

Heart Rate Zone Calculator is built around steady iteration on a small set of options rather than feature creep. Every additional setting attracts a slightly different audience, but a long settings panel makes the common case slower for everyone. The current controls reflect what users of the tool actually use.

Heart Rate Zone Calculator is one example of a broader pattern: utility software increasingly works as single-page, client-side experiences. Every page in the catalog is shaped that way, which keeps each tool fast to load and easy to recommend in a single link.

A few practical tips that experienced users of Heart Rate Zone Calculator pick up over time. First, keep your default browser updated — the engine relies on standard web APIs and newer browser versions are noticeably faster than ones from a few years ago. Second, close other heavy tabs before processing a large input; the engine shares CPU and memory with whatever else is open. Third, if you re-run the same kind of job often, your last-used settings are remembered for the rest of the tab session, so subsequent runs are essentially one click.

Heart Rate Zone Calculator fits the gap where opening a desktop app feels heavy and writing a script feels overkill. The page handles the common calculation task with sensible defaults so a single visit usually completes the job; for highly specialised work, a dedicated desktop application can offer more knobs to turn.

Common gotchas worth flagging: the supported formats are listed in the upload area. The 0 MB ceiling is per-file, not per-session; you can run as many separate jobs as you like, but a single oversized input will be rejected on load.

If Heart Rate Zone Calculator solved your problem, sharing the page link with someone who has the same problem is the most useful thing you can do. The catalog grows mostly through word of mouth; visitors arriving through a recommendation tend to be the ones the tool serves best.

How it works

  1. 1Land on the Heart Rate Zone Calculator page. The tool is ready to use the moment the page renders.
  2. 2Add your calculator input by dropping it onto the page or browsing for it.
  3. 3Adjust the options to match what you need. Sensible defaults cover the most common case, so you can usually skip this step.
  4. 4Hit the run button. standard browser APIs does the work in your browser tab.
  5. 5Grab the output as soon as the run completes. You can also copy the result instead of downloading if the next tool in your workflow accepts pasted input.
  6. 6Re-run with different settings as often as you want. Each run produces a fresh output and the original file on disk is never modified.

Common use cases

  • Confirm a unit conversion before quoting it in a report using Heart Rate Zone Calculator.
  • Sanity-check a quote before sending it to a customer.
  • Convert a measurement on the fly while shopping.
  • Compare two scenarios side by side without spinning up a spreadsheet.
  • Estimate a finance schedule before approaching a bank.
  • Split a restaurant bill cleanly between a group.
  • Check the maths in a homework answer.
  • Work out a percentage change between two figures.
  • Estimate how much paint or material a room will need.

FAQ

Is 220 − age accurate for everyone?

No — individual max HR varies; lab testing is more accurate when needed.

Should I train at max HR?

Sustained max efforts are risky without supervision; zones are illustrative.

Do medications affect HR?

Beta blockers and other drugs change response; follow clinician guidance.

Is data uploaded?

No — local only.

Can children use these zones?

Pediatric formulas differ; this targets a generic adult shortcut.

Is this cardiac screening?

No — see a doctor for symptoms or risk evaluation.

How long does Favtoo retain my data after using Heart Rate Zone Calculator?

Favtoo keeps no copy of your file because Favtoo never receives your file. Heart Rate Zone Calculator runs entirely in your browser, the input is held only in your tab's memory, and closing the tab discards it. There is no opt-in cloud history, no "recent jobs" panel synced to an account, and no server-side retention to configure — the architecture simply has nowhere for your file to be stored.

Why use Heart Rate Zone Calculator instead of a paid online tool?

Desktop apps usually have more advanced features but require installation, maintenance and (often) a licence. Paid online tools are convenient but route your file through their servers and gate downloads behind accounts. Heart Rate Zone Calculator sits in between: free, instant, and private, but intentionally narrow in scope. For one-off jobs and the common calculation operations, it is usually the lowest-friction choice; for highly specialised work, a dedicated app is still the right answer.

Does Heart Rate Zone Calculator work on a phone or tablet?

Heart Rate Zone Calculator runs in any modern mobile browser — Safari, Chrome, Firefox and the in-app browsers in most messaging apps all support the underlying APIs. Performance depends on the device: a recent phone handles typical inputs nearly as fast as a laptop, while older devices may take a few seconds longer near the 0 MB ceiling. The interface lays out cleanly on small screens, so you do not need to pinch-zoom to see the controls.

Does Heart Rate Zone Calculator ask for any browser permissions?

Heart Rate Zone Calculator only needs the standard web platform — file picker access for the inputs you choose to load, and optionally clipboard access if you copy the result rather than downloading it. There is no microphone, camera, geolocation or background-permission request, because none of those are needed for the work the tool does.

Are there any hidden fees with Heart Rate Zone Calculator?

Heart Rate Zone Calculator is free to use. The processing runs in your browser, which keeps the per-user cost low enough that the tool can be offered openly. The download is the same file the engine produced — you can use it for as many runs as you need.

Where does my file actually go when I use Heart Rate Zone Calculator?

Your file is processed inside your browser by standard browser APIs. The engine reads the file's bytes from your tab's memory, computes the result, and writes the result back into the tab. You can confirm what the page does by opening developer tools and watching the Network tab during a run — the requests you see are for the tool's static assets only.

How many times per day can I use Heart Rate Zone Calculator?

Inputs are capped at 0 MB per file, which keeps memory usage stable across phones, tablets and older laptops. You can run Heart Rate Zone Calculator as often as you need; every run produces a full-quality result.

BMR Calculator (Mifflin–St Jeor)

Estimate basal metabolic rate in kilocalories per day from weight, height, age, and sex.

TDEE Calculator

Multiply Mifflin–St Jeor BMR by an activity factor from sedentary through very active levels.

Calorie Target Calculator

Start from TDEE and adjust by −500, 0, or +500 kcal for lose, maintain, or gain goal presets.

Calorie Burn Calculator (MET)

Multiply MET by body weight and duration to approximate kilocalories burned for common activities.

Ideal Body Weight Calculator (Devine)

Apply the Devine formula from height in centimeters and gender for a classic reference weight in kilograms.

Body Fat Calculator (U.S. Navy)

Estimate body fat percent from neck, waist, height, and hip (women) using the U.S. Navy circumference method.

Waist-to-Hip Ratio Calculator

Divide waist by hip in centimeters and compare to WHO-style high-level risk bands for men and women.

Daily Water Intake Calculator

Scale liters per day from body weight and a coarse activity bucket using milliliters-per-kilogram heuristics.

View all Calculators