Skip to main content
RatioCalc

What aspect ratio is 1280×720?

16:9 (~1.7778:1)

1280×720 simplifies to 16:9 (GCD 80). In decimal that is ~1.7778:1 — a standard 16:9 frame used for youtube thumbnail, hd streaming. The calculator below is preloaded to 16:9 so you can solve any partner dimension at the same ratio.

→ Open the full 16:9 Aspect Ratio Calculator →

:

1920 × 1080

Exact ratio: 16:9 · CSS: aspect-ratio: 16 / 9 · padding-top fallback: 56.25%

How the ratio was computed

GCD(1280, 720) = 80

1280 ÷ 80 = 16 → 720 ÷ 80 = 9

→ 16:9 (dec. 1.7778:1) · padding-top 56.25%

CSS: aspect-ratio: 16 / 9

All math is local and instantly invertible — swap width and height and the ratio stays the same, just rotated. URL sharing works: ?w=1280&h=720 style deep-links still resolve via the ratio parameters.

Quick 16:9 partner table

WidthHeight (16:9)
640px360px
1280px720px
1920px1080px
2560px1440px
3840px2160px

Other sizes in 16:9

Related lookups

← Back to the calculator · FAQ →

Tip: designing for 1280×720 hd? Master at 1280×720 exactly, then export lighter proxies by halving both sides (e.g. 640×360) — the ratio stays 16:9 and downscales stay sharp.