The definition
The aspect ratio of a rectangle is its width divided by its height, expressed as two numbers separated by a colon: 16:9, 4:3, 1:1. The two numbers describe a proportion, not an absolute size - they are usually reduced to the smallest whole numbers that keep the relationship, which is why a 1920×1080 video, a 1280×720 video and a cinema screen are all simply '16:9'. Written in decimal form, 16:9 is 1.778:1 - the same shape, different notation.
How to read W:H
The first number is width, the second is height, in any unit you like. 16:9 means 16 units across for every 9 units down. If the first number is bigger the shape is landscape; if the second is bigger it is portrait; equal numbers make a square (1:1). To test whether two ratios describe the same shape, divide width by height in both and compare: 1920÷1080 = 1.778 and 16÷9 = 1.778, so they match.
Aspect ratio vs resolution
Resolution counts pixels; aspect ratio describes their arrangement. 1920×1080 and 3840×2160 are different resolutions - one has four times the pixels of the other - but identical 16:9 shapes. That is why one scales perfectly onto the other. The reverse also exists: 1920×1200 and 1920×1080 have the same width but different ratios (16:10 vs 16:9), which is why one letterboxes inside the other.
Common ratios and where they live
- 16:9 (1.778) - HD/4K video, YouTube, TVs, monitors
- 9:16 (0.563) - vertical video: TikTok, Reels, Shorts
- 4:3 (1.333) - legacy TV, iPads, phone sensors
- 3:2 (1.5) - 35 mm film, DSLR photos, 4×6 prints
- 1:1 (1.0) - squares: Instagram posts, avatars, album art
- 21:9 / 2.39:1 - ultrawide monitors and cinema scope
Why aspect ratio matters
Every rectangle has exactly one shape, so when a 4:3 photo must live in a 16:9 frame, something has to give: the frame crops the image, black bars pad it, or the image stretches and distorts. Knowing ratios turns these accidents into decisions - you choose what to trim, or where the bars go, or you design the layout around the shape you actually have. That is the entire practical subject: match shapes deliberately instead of accidentally.