Skip to main content
RatioCalc

What aspect ratio is 640×480?

4:3 (~1.3333:1)

640×480 simplifies to 4:3 (GCD 160). In decimal that is ~1.3333:1 — a standard 4:3 frame used for vga, 4:3 retro. The calculator below is preloaded to 4:3 so you can solve any partner dimension at the same ratio.

→ Open the full 4:3 Aspect Ratio Calculator →

:

1920 × 1440

Exact ratio: 4:3 · CSS: aspect-ratio: 4 / 3 · padding-top fallback: 75.00%

How the ratio was computed

GCD(640, 480) = 160

640 ÷ 160 = 4 → 480 ÷ 160 = 3

→ 4:3 (dec. 1.3333:1) · padding-top 75.00%

CSS: aspect-ratio: 4 / 3

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

Quick 4:3 partner table

WidthHeight (4:3)
640px480px
1280px960px
1920px1440px
2560px1920px
3840px2880px

Other sizes in 4:3

Related lookups

← Back to the calculator · FAQ →

Tip: designing for 640×480 vga? Master at 640×480 exactly, then export lighter proxies by halving both sides (e.g. 320×240) — the ratio stays 4:3 and downscales stay sharp.