Aspect Ratio Calculator

2.39:1 — CinemaScope

Decimal ratio 2.3900:1. Commonly used for Modern anamorphic widescreen cinema.

2.39:1

Calculate dimensions

Type a width or height — the other fills in automatically at a 2.39:1 ratio.

×

Other ratios

Use it in code

Click to copy.

.element {
  aspect-ratio: 2.39 / 1;
}