Skip to main content
RatioCalc

What aspect ratio is 800×600?

4:3 (~1.3333:1)

800×600 simplifies to 4:3 (GCD 200). In decimal that is ~1.3333:1 — a standard 4:3 frame used for retro 4:3. 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(800, 600) = 200

800 ÷ 200 = 4 → 600 ÷ 200 = 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=800&h=600 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 800×600 svga? Master at 800×600 exactly, then export lighter proxies by halving both sides (e.g. 400×300) — the ratio stays 4:3 and downscales stay sharp.