Skip to main content
RatioCalc

What aspect ratio is 2560×1440?

16:9 (~1.7778:1)

2560×1440 simplifies to 16:9 (GCD 160). In decimal that is ~1.7778:1 — a standard 16:9 frame used for gaming monitors, 1440p streaming. 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(2560, 1440) = 160

2560 ÷ 160 = 16 → 1440 ÷ 160 = 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=2560&h=1440 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 2560×1440 qhd? Master at 2560×1440 exactly, then export lighter proxies by halving both sides (e.g. 1280×720) — the ratio stays 16:9 and downscales stay sharp.