Report

Help us improve this tool

Rectangle Diagonal Angle Calculator

Calculate the angle between rectangle diagonals and sides, diagonal length, perimeter, and area with 2D diagram.

O M T

Calculating Rectangle Diagonals and Angles

In Euclidean plane geometry, a rectangle has two equal diagonals that bisect each other at the center. Each diagonal divides the rectangle into two congruent right triangles. The angle between the diagonal and the sides, as well as the intersection angle between the two diagonals, are fundamental geometric properties used in structural engineering, carpentry, surveying, and screen display design.

If you need basic area and perimeter calculation for any rectangle, you can also use our Rectangle Calculator or Golden Rectangle Calculator.

Key Formulas for Rectangle Diagonals and Angles

Given a rectangle of width (base) $a$ and height (length) $b$:

  • Diagonal Length ($d$): Derived from the Pythagorean theorem: $$d = \sqrt{a^2 + b^2}$$
  • Angle with Base ($\alpha$): The angle between the diagonal and side $a$: $$\alpha = \arctan\left(\frac{b}{a}\right)$$
  • Angle with Height ($\beta$): The complementary angle with side $b$: $$\beta = 90^\circ - \alpha = \arctan\left(\frac{a}{b}\right)$$
  • Intersection Angle Between the Diagonals ($\theta$): Because the diagonals and side $a$ form an isosceles triangle with base angles $\alpha$, the central angle facing side $a$ is $180^\circ - 2\alpha$, while the central angle facing side $b$ is $2\alpha$. The acute intersection angle is: $$\theta_{\text{acute}} = 2 \min(\alpha, \beta)$$

Worked Example

Consider a rectangle with base $a = 8\text{ cm}$ and height $b = 6\text{ cm}$:

  1. Diagonal length: $d = \sqrt{8^2 + 6^2} = \sqrt{64 + 36} = \sqrt{100} = 10\text{ cm}$.
  2. Angle with base: $\alpha = \arctan(6 / 8) = \arctan(0.75) \approx 36.87^\circ$.
  3. Angle with height: $\beta = 90^\circ - 36.87^\circ = 53.13^\circ$.
  4. Acute angle between diagonals: $\theta = 2 \times 36.87^\circ = 73.74^\circ$.
  5. Obtuse angle between diagonals: $180^\circ - 73.74^\circ = 106.26^\circ$.

For rectangles defined by area constraints, visit our Perimeter of a Rectangle with Given Area Calculator.

Frequently Asked Questions

Are the diagonals of a rectangle equal in length?

Yes. In every rectangle, the two diagonals are congruent and have equal length ($d_1 = d_2 = \sqrt{a^2 + b^2}$). Furthermore, they bisect each other at the exact center point.

Do the diagonals of a rectangle cross at right angles?

No, the diagonals of a rectangle only cross at perpendicular right angles ($90^\circ$) if the rectangle is a square ($a = b$). In all non-square rectangles, the diagonals cross at one pair of acute angles and one pair of obtuse supplementary angles.

Can I find the side lengths of a rectangle if only the diagonal and diagonal angle are known?

Yes. Using trigonometry, the base is $a = d \cos(\alpha)$ and the height is $b = d \sin(\alpha)$, where $d$ is the diagonal length and $\alpha$ is the angle between the diagonal and the base.

What is the angle of the diagonal in a golden rectangle?

In a golden rectangle where the aspect ratio $a / b = \phi \approx 1.61803$, the angle with the longer side is $\arctan(1 / \phi) \approx 31.72^\circ$.