Skip to main content
RatioCalc

What aspect ratio is 3840×2160?

16:9 (~1.7778:1)

3840×2160 simplifies to 16:9 (GCD 240). In decimal that is ~1.7778:1 — a standard 16:9 frame used for 4k masters, high-res display. 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(3840, 2160) = 240

3840 ÷ 240 = 16 → 2160 ÷ 240 = 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=3840&h=2160 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 3840×2160 4k uhd? Master at 3840×2160 exactly, then export lighter proxies by halving both sides (e.g. 1920×1080) — the ratio stays 16:9 and downscales stay sharp.