Rectangle Calculator — Area, Perimeter, Diagonal & More

Calculate all rectangle properties from length and width: area, perimeter, diagonal, aspect ratio, circumradius, and golden rectangle check. Presets for screens, paper sizes, sports fields.

cm
cm
Planning notes, formulas, and examples

About the Rectangle Calculator — Area, Perimeter, Diagonal & More

The rectangle is one of the most fundamental shapes in geometry and everyday life. From smartphone screens and sheets of paper to soccer fields and swimming pools, rectangles define the proportions of the objects around us.

A rectangle is a quadrilateral with four right angles. Its opposite sides are equal and parallel, and its diagonals are equal in length and bisect each other. The area is simply length times width, the perimeter is twice the sum of the sides, and the diagonal follows directly from the Pythagorean theorem: d = √(l² + w²).

Beyond these basics, rectangles have rich geometric properties. Every rectangle has a circumscribed circle with radius equal to half the diagonal. The aspect ratio — the ratio of the longer side to the shorter — determines the shape's visual proportions. When the aspect ratio equals the golden ratio φ ≈ 1.618, the rectangle has a unique self-similar property: removing a square from one end leaves a smaller golden rectangle. Golden rectangles appear in art, architecture, and nature.

This calculator computes area, perimeter, diagonal, aspect ratio, circumradius, diagonal angle, and checks for golden rectangle and square status. Presets for common real-world rectangles — paper sizes, screens, sports courts — let you compare familiar proportions. A reference table with common rectangular objects rounds out the tool.

When This Page Helps

A rectangle looks simple, but practical work often needs more than area alone. Flooring estimates depend on area, trim depends on perimeter, fit checks depend on the diagonal, and screen or print layouts depend on aspect ratio. This calculator puts those related measurements together so you can move from two side lengths to a full geometry summary in one step.

How to Use the Inputs

  1. Select a measurement unit (mm, cm, in, m, ft, or yd).
  2. Enter the rectangle's length and width.
  3. Or click a preset to load a known rectangle (e.g., A4 paper, Olympic pool).
  4. View area, perimeter, diagonal, aspect ratio, circumradius, and diagonal angle.
  5. Check whether your rectangle qualifies as a golden rectangle (ratio ≈ 1.618).
  6. Compare dimensions visually in the bar chart.
  7. Scroll to the reference table for common rectangular objects and their proportions.
Formula used
Area: A = l × w Perimeter: P = 2(l + w) Diagonal: d = √(l² + w²) Aspect Ratio: max(l,w) / min(l,w) Circumradius: R = d / 2 Diagonal angle: θ = arctan(w / l)

Example Calculation

Result: Area = 623.7 cm^2, perimeter = 101.4 cm, diagonal = 36.3743 cm

With length 29.7 cm and width 21 cm, the calculator finds area = 29.7 x 21 = 623.7 cm^2 and perimeter = 2 x (29.7 + 21) = 101.4 cm. The diagonal is sqrt(29.7^2 + 21^2) = 36.3743 cm, and the aspect ratio is 29.7 / 21 = 1.4143 to 1, which matches the familiar sqrt(2) proportion used by A-series paper sizes.

Tips & Best Practices

  • ISO paper sizes (A4, A3, etc.) have aspect ratio √2 ≈ 1.414, so halving the sheet preserves the ratio.
  • A golden rectangle has ratio φ ≈ 1.618 — found in the Parthenon, Renaissance art, and many modern designs.
  • The diagonal of a rectangle is the diameter of its circumscribed circle.
  • Two rectangles with the same perimeter can have very different areas; a square maximizes area for a given perimeter.
  • Screen sizes are measured diagonally, so a "65-inch TV" has a 65-inch diagonal, not length or width.

Rectangle Fundamentals: Area, Perimeter, and Diagonal

A rectangle is a parallelogram with four right angles, making it one of the most prevalent shapes in the built environment. Its three principal measurements are fully determined by length L and width W: **area** A = L × W (square units), **perimeter** P = 2(L + W) (linear units), and **diagonal** d = √(L² + W²) (the Pythagorean theorem applied to the two legs). The diagonal bisects the rectangle into two congruent right triangles, and the acute angle θ = arctan(W/L) that the diagonal makes with the length gives the interior composition of the shape.

The **aspect ratio** L/W characterizes the rectangle's proportions. Notable aspect ratios include 1:1 (square), 4:3 (classic TV/monitor format), 16:9 (HD widescreen), 1:√2 (A-series paper, the ISO 216 standard), and φ:1 ≈ 1.618:1 (golden rectangle). The A-series standard (A4: 297 × 210 mm) is ingeniously designed so that folding the sheet in half along its longer axis produces the next smaller size (A5), preserving the same aspect ratio — this requires L/W = √2.

The Golden Rectangle and Dynamic Rectangles

The **golden rectangle** has L/W = φ = (1 + √5)/2 ≈ 1.618. Cutting a square from one end leaves a smaller golden rectangle, and repeating this process generates a logarithmic spiral approximating the Fibonacci spiral. Whether the golden ratio appears naturally in art and architecture or is largely a modern myth is debated, but its mathematical properties (self-similar subdivision, continued-fraction representation 1 + 1/(1 + 1/(1 + …))) are elegant and well-established.

Applications in Design, Construction, and Manufacturing

In **construction**, rectangle area drives material estimates: floor tile count, drywall coverage, paint quantity. Perimeter drives framing lumber and baseboard trim. In **screen technology**, diagonal and aspect ratio jointly define display size and pixel density (PPI = √(width_px² + height_px²) / diagonal_inches). In **printing**, paper sizes (A4, Letter, Tabloid) are rectangles with standardized aspect ratios. In **agriculture**, rectangular field measurements directly convert to hectares (1 ha = 10,000 m²) or acres (1 acre ≈ 4,047 m²).

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Area = length × width. For a 10 × 6 rectangle, area = 60 square units.