Parallelogram Calculator

Find area, perimeter, diagonals, and height of any parallelogram using base, side, and angle.

▱ Parallelogram Calculator
Base (b)
Perpendicular Height (h)
Side Length (a) - for perimeter & diagonals
Base (b)
Side (a)
Included Angle θ (degrees)

▱ What is a Parallelogram?

A parallelogram is a four-sided polygon (quadrilateral) where both pairs of opposite sides are parallel and equal in length. Its name comes from the Greek words for "parallel lines." Every parallelogram has two pairs of equal opposite angles - the two acute angles are equal, and the two obtuse angles are equal - and the four angles always sum to 360°.

Parallelograms appear everywhere in the real world. Tilted bookshelves, diamond-shaped floor tiles, the sides of a prism, window shutters, and the cross-section of many structural beams all form parallelograms. In physics, the parallelogram law of forces states that when two forces are represented by adjacent sides of a parallelogram, their resultant is the diagonal - this is fundamental to understanding equilibrium and vector addition.

A crucial distinction in parallelogram geometry is between the slant side and the perpendicular height. The slant side is the actual side of the shape. The perpendicular height is the shortest distance between the two parallel bases - always measured at a right angle to the base. Area is calculated using the perpendicular height, not the slant side. Confusing the two is the most common mistake students make with parallelogram problems.

Familiar shapes are special cases: a rectangle is a parallelogram with all right angles; a rhombus is a parallelogram with all four sides equal; a square is both a rectangle and a rhombus. This calculator handles the general case and works equally well for all these special forms.

📐 Formula

Area = b × h
b = base length
h = perpendicular height (distance between the parallel sides)
Example: b = 10, h = 6 → Area = 10 × 6 = 60 sq units
Area = a × b × sin(θ)
a = side length, b = base length
θ = included angle between sides a and b
Example: a = 8, b = 10, θ = 60° → Area = 8 × 10 × sin(60°) = 69.28 sq units
Perimeter = 2(a + b)
Opposite sides are equal, so perimeter = 2 × (base + side)
d₁ = √(a² + b² − 2ab·cosθ)    d₂ = √(a² + b² + 2ab·cosθ)
d₁ = shorter diagonal, d₂ = longer diagonal
Note: d₁² + d₂² = 2(a² + b²) - the parallelogram law of diagonals

📖 How to Use This Calculator

Steps to Calculate Parallelogram Properties

1
Choose Base & Height mode if you know the perpendicular height directly. Choose Base-Side-Angle mode if you know two side lengths and the included angle.
2
Enter the dimensions - all values must be in the same unit (cm, m, inches, etc.). The result will be in those units (and square units for area).
3
Click Calculate to see area, perimeter, perpendicular height, and both diagonals instantly.

💡 Example Calculations

Example 1 — Area from Base and Height

Parallelogram: base = 12 cm, perpendicular height = 7 cm, side = 9 cm

1
Area = base × height = 12 × 7 = 84 cm²
2
Perimeter = 2(12 + 9) = 2 × 21 = 42 cm
Area = 84 cm² | Perimeter = 42 cm
Try this example →

Example 2 — Area from Sides and Angle

Sides: a = 8 m, b = 10 m; included angle θ = 45°

1
Area = 8 × 10 × sin(45°) = 80 × 0.7071 = 56.57 m²
2
Perimeter = 2(8 + 10) = 36 m
3
Height = Area / base = 56.57 / 10 = 5.66 m
Area = 56.57 m² | Perimeter = 36 m
Try this example →

Example 3 — Rhombus (all sides equal)

Rhombus with side = 6 cm and angle = 60°

1
Area = 6 × 6 × sin(60°) = 36 × 0.866 = 31.18 cm²
2
Perimeter = 2(6 + 6) = 24 cm
3
d₁ = √(36 + 36 − 2×36×cos60°) = √(72 − 36) = √36 = 6 cm
4
d₂ = √(36 + 36 + 2×36×cos60°) = √(72 + 36) = √108 ≈ 10.39 cm
Area = 31.18 cm² | Diagonals: 6 cm and 10.39 cm
Try this example →

❓ Frequently Asked Questions

What is the formula for the area of a parallelogram?+
Area = base × height, where height is the perpendicular distance between the parallel sides. Equivalently, Area = side_a × side_b × sin(θ), where θ is the included angle between the two sides. Both formulas give the same result - use whichever inputs you have.
What is the formula for the perimeter of a parallelogram?+
Perimeter = 2 × (base + side), since opposite sides of a parallelogram are equal in length. For example, a parallelogram with base 8 cm and side 5 cm has perimeter 2 × (8 + 5) = 26 cm.
How do I find the height of a parallelogram if I know the area and base?+
Rearrange the area formula: Height = Area / Base. For example, if area is 48 cm² and base is 8 cm, height = 48 / 8 = 6 cm. This gives the perpendicular height, not the slant side length.
What is the difference between a parallelogram and a rectangle?+
A rectangle is a special type of parallelogram where all four angles are exactly 90°. Every rectangle is a parallelogram, but not every parallelogram is a rectangle. In a general parallelogram, the angles can be any value as long as opposite angles are equal and adjacent angles sum to 180°.
How do you calculate the diagonals of a parallelogram?+
If sides are a and b and the included angle is θ: d₁ = √(a² + b² − 2ab·cos θ) and d₂ = √(a² + b² + 2ab·cos θ). The two diagonals are generally unequal unless the parallelogram is a rectangle (where both diagonals are equal).
What is a rhombus and how does it relate to a parallelogram?+
A rhombus is a parallelogram where all four sides are equal in length. Its area can also be calculated as (d₁ × d₂) / 2, where d₁ and d₂ are the diagonals. A square is a rhombus with all right angles - making it simultaneously a special case of rhombus, rectangle, and parallelogram.
Why is the area of a parallelogram equal to base times height?+
A parallelogram can be rearranged into a rectangle of the same base and perpendicular height by cutting a triangular section from one end and appending it to the other. Since the rectangle's area is base × height, the parallelogram's area is the same. This geometric transformation preserves both shape area and dimensions.
What are real-world uses of parallelogram calculations?+
Parallelogram calculations appear in: architecture (slanted roof panels, inclined surfaces), structural engineering (cross-braced frames), physics (parallelogram law of vector addition for forces and velocities), design (diamond-pattern tiles, fabric cutting), and manufacturing (fabricating inclined structural members). The parallelogram of forces is fundamental in statics and mechanical engineering.