Skip to main content
RatioCalc

What aspect ratio is 1920×1200?

8:5 (~1.6000:1)

1920×1200 simplifies to 8:5 (GCD 240). In decimal that is ~1.6000:1 — a custom 8:5 frame used for 16:10 monitors, laptops. The calculator below is preloaded to 8: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 8:5 for math.

:

1920 × 1200

Exact ratio: 8:5 · CSS: aspect-ratio: 8 / 5 · padding-top fallback: 62.50%

How the ratio was computed

GCD(1920, 1200) = 240

1920 ÷ 240 = 8 → 1200 ÷ 240 = 5

→ 8:5 (dec. 1.6000:1) · padding-top 62.50%

CSS: aspect-ratio: 8 / 5

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

Quick 8:5 partner table

WidthHeight (8:5)
640px400px
1280px800px
1920px1200px
2560px1600px
3840px2400px

Other sizes in 8:5

Related lookups

← Back to the calculator · FAQ →

Tip: designing for 1920×1200 wuxga? Master at 1920×1200 exactly, then export lighter proxies by halving both sides (e.g. 960×600) — the ratio stays 8:5 and downscales stay sharp.