Skip to main content
RatioCalc

What aspect ratio is 3840×1600?

12:5 (~2.4000:1)

3840×1600 simplifies to 12:5 (GCD 320). In decimal that is ~2.4000:1 — a custom 12:5 frame used for 21:9 ultrawide 4k. The calculator below is preloaded to 12:5 so you can solve any partner dimension at the same ratio.

No named calculator page covers this exact ratio, but the solver below handles any ratio — treat it as 12:5 for math.

:

1920 × 800

Exact ratio: 12:5 · CSS: aspect-ratio: 12 / 5 · padding-top fallback: 41.67%

How the ratio was computed

GCD(3840, 1600) = 320

3840 ÷ 320 = 12 → 1600 ÷ 320 = 5

→ 12:5 (dec. 2.4000:1) · padding-top 41.67%

CSS: aspect-ratio: 12 / 5

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=1600 style deep-links still resolve via the ratio parameters.

Quick 12:5 partner table

WidthHeight (12:5)
640px267px
1280px533px
1920px800px
2560px1067px
3840px1600px

Other sizes in 12:5

No other catalogued sizes share 12:5 exactly — the table above covers the common computed variants.

Related lookups

← Back to the calculator · FAQ →

Tip: designing for 3840×1600 uw 4k? Master at 3840×1600 exactly, then export lighter proxies by halving both sides (e.g. 1920×800) — the ratio stays 12:5 and downscales stay sharp.