Skip to main content
RatioCalc

What aspect ratio is 1440×900?

8:5 (~1.6000:1)

1440×900 simplifies to 8:5 (GCD 180). In decimal that is ~1.6000:1 — a custom 8:5 frame used for 16:10 budget 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(1440, 900) = 180

1440 ÷ 180 = 8 → 900 ÷ 180 = 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=1440&h=900 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 1440×900 wxga+? Master at 1440×900 exactly, then export lighter proxies by halving both sides (e.g. 720×450) — the ratio stays 8:5 and downscales stay sharp.