Skip to main content
RatioCalc

What aspect ratio is 1600×900?

16:9 (~1.7778:1)

1600×900 simplifies to 16:9 (GCD 100). In decimal that is ~1.7778:1 — a standard 16:9 frame used for 16:9 hd+ laptops. 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(1600, 900) = 100

1600 ÷ 100 = 16 → 900 ÷ 100 = 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=1600&h=900 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 1600×900 hd+? Master at 1600×900 exactly, then export lighter proxies by halving both sides (e.g. 800×450) — the ratio stays 16:9 and downscales stay sharp.