Skip to main content
RatioCalc

What aspect ratio is 800×1280?

5:8 (~0.6250:1)

800×1280 simplifies to 5:8 (GCD 160). In decimal that is ~0.6250:1 — a custom 5:8 frame used for 8-inch tablet portrait. The calculator below is preloaded to 5:8 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 5:8 for math.

:

1920 × 3072

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

How the ratio was computed

GCD(800, 1280) = 160

800 ÷ 160 = 5 → 1280 ÷ 160 = 8

→ 5:8 (dec. 0.6250:1) · padding-top 160.00%

CSS: aspect-ratio: 5 / 8

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

Quick 5:8 partner table

WidthHeight (5:8)
640px1024px
1280px2048px
1920px3072px
2560px4096px
3840px6144px

Other sizes in 5:8

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

Related lookups

← Back to the calculator · FAQ →

Tip: designing for 800×1280 tablet portrait? Master at 800×1280 exactly, then export lighter proxies by halving both sides (e.g. 400×640) — the ratio stays 5:8 and downscales stay sharp.