Calculate the area, perimeter, diagonals and angles of any kite, with formulas and step-by-step working.
A kite is a four-sided shape with two pairs of adjacent equal sides. Its area is A = (d₁ × d₂) / 2 using both diagonals, and its perimeter is P = 2(a + b) using its two distinct side lengths. A general kite has three independent measurements, so two sides alone don't fully fix its shape unless a right-angle assumption applies — choose a mode below and enter what you know.
Every mode uses a combination that fully determines the kite.
Keyboard: Enter calculates, Esc resets.
Select a measurement unit above to see perimeter conversions.
| Property | Value |
|---|
Common uses: tap one to load a typical example.
A kite is a four-sided shape with two pairs of adjacent equal sides — unlike a parallelogram, where equal sides are opposite each other. One pair of sides (a) meets at one vertex (the "apex"), and the other pair (b) meets at the opposite vertex. This adjacent-pairing is exactly what gives a kite its distinctive arrowhead or diamond profile.
| Property | Kite | Rhombus |
|---|---|---|
| Equal sides | Two adjacent pairs (a, a, b, b) | All four sides equal |
| Diagonals | One bisects the other; only one is bisected in return | Both diagonals bisect each other |
| Independent measurements | 3 | 2 |
| Relationship | A rhombus is a special kite where a = b, making both diagonals mutually bisecting | |
See the dedicated rhombus calculator for that specific case.
Exactly the same diagonal-product formula as a rhombus, and for the same reason: the two diagonals of a kite are always perpendicular, so the shape splits into four right triangles whose combined area works out to half the product of the diagonals — regardless of how unevenly the axis of symmetry is split between the two ends.
Add the two distinct side lengths and double the result, since each has an equal adjacent partner. Unlike area, perimeter depends only on the two side lengths — not on how the kite is "stretched" along its axis of symmetry.
A kite's two diagonals play different geometric roles, unlike a rhombus's, which are interchangeable by convention. The axis of symmetry (p) connects the two vertices where the unequal sides meet, and it always bisects the cross diagonal (q) at a right angle. But the axis of symmetry is generally not bisected by the cross diagonal — the intersection point sits closer to whichever vertex has the shorter adjacent sides. That's the key structural difference from a rhombus, where both diagonals bisect each other.
A kite has exactly one pair of equal opposite angles — the two angles between the unequal sides (angle B and angle D in the standard labelling), which are always equal by the shape's symmetry. The other two angles (at the apex and its opposite vertex) are generally different from each other. All four angles still sum to 360°, like any quadrilateral.
A right kite is the special case where the two equal angles (B and D) are both exactly 90°. This is the only way two adjacent side lengths alone can fully determine a kite's shape — without that constraint, the same two sides could form many different kites depending on how "spread apart" the two ends are. The closed-form solution is:
where w is half the cross diagonal. From there, h₁ = √(a² − w²) and h₂ = √(b² − w²) give the two segments of the axis of symmetry, and everything else follows. A right kite is also a cyclic quadrilateral (it has a circumscribed circle), since opposite angles B and D sum to 180°.
This calculator places the kite's axis of symmetry along the y-axis: the apex at A = (0, h₁), the opposite vertex at C = (0, −h₂), and the two side vertices at B = (w, 0) and D = (−w, 0). Side a = AB = AD and side b = CB = CD follow directly from the Pythagorean theorem applied to these coordinates, and the calculator reports all four vertex coordinates alongside the usual measurements.
| Field | Use |
|---|---|
| Roofing | Hip roof end panels, dormer cheeks |
| Signage | Diamond-shaped road warning signs |
| Recreation | Traditional flying kite design |
| Architecture | Kite-shaped windows, skylights and tile motifs |
| Surveying | Irregular kite-shaped land parcels |
| Engineering | Kite-shaped gusset plates and bracing |
| Mistake | Fix |
|---|---|
| Assuming two sides alone always fix a kite | Only true for the special right-kite case; otherwise a third value is needed |
| Assuming both diagonals bisect each other | Only the cross diagonal is bisected — the axis of symmetry usually isn't |
| Confusing a kite's equal-side pairing with a parallelogram's | A kite's equal sides are adjacent; a parallelogram's are opposite |
| Forgetting the ÷2 in the diagonal area formula | A = (p×q)/2, not p×q |
| Assuming all four angles are related the same way | Only the two angles between the unequal sides are guaranteed equal |
A = (p×q)/2 | Perimeter: P = 2(a+b)A = a×b (since it splits into two congruent right triangles of area ab/2 each)w² = a²b²/(a²+b²)p = h₁+h₂ | Cross diagonal: q = 2ww = q/2, h₁ = √(a²−w²), h₂ = p−h₁, b = √(w²+h₂²)1) (10×7)/2=35 2) 2(5+3)=16 3) The two angles between the unequal sides (angle B and angle D) 4) (14×9)/2=63 5) No — two pairs of adjacent sides are equal (only two distinct lengths in total)
1) w²=(81×25)/106≈19.10, w≈4.37, h₁=√(81−19.10)≈7.87, h₂=√(25−19.10)≈2.43, p≈10.30, q≈8.74 2) w=3, h₁=√(25−9)=4, h₂=8−4=4, b=√(9+16)=5 3) for a right kite, Area = a×b, so 40 = 8×b → b = 5 4) b=26/2−7=6 5) w²=(144×25)/169≈21.30, w≈4.62, h₁=√(144−21.30)≈11.08, h₂=√(25−21.30)≈1.92, area=(11.08+1.92)×4.62/1≈... = (p×q)/2 with p≈13.00,q≈9.23 → area≈60
What is a kite?
A four-sided shape with two pairs of adjacent equal sides — the pairs meet at opposite vertices, giving the shape its distinctive arrowhead profile.
How do you calculate the area of a kite?
A = (d₁ × d₂) / 2 — half the product of the two diagonals, since they're always perpendicular. Diagonals 12 and 9 give an area of 54 square units.
How do you calculate the perimeter of a kite?
P = 2(a + b) — add the two distinct side lengths and double the result, since each has an equal adjacent partner.
How do you find the diagonals of a kite?
For a right kite (from two sides): w² = a²b²/(a²+b²) gives half the cross diagonal, then h₁ = √(a²−w²) and h₂ = √(b²−w²) give the two segments of the axis of symmetry. For a general kite, two diagonals plus one side determine everything.
How do you find the side of a kite?
From the perimeter and the other side: b = P/2 − a. From two diagonals and one side, the other side follows from the Pythagorean theorem applied to the half-diagonals.
How do you find the angle of a kite?
The two angles between the unequal sides (angle B and angle D) are always equal; for a right kite they're both 90°. The other two angles depend on the specific side lengths and diagonal split.
What is the kite area formula?
A = (d₁ × d₂) / 2, using the two diagonals — the same formula as a rhombus, since a kite's diagonals are always perpendicular.
Do two sides alone determine a kite?
Only for the special "right kite" case, where the angles between the unequal sides are 90°. A general kite has three independent measurements, so two sides alone leave one degree of freedom undetermined — the same two sides can form kites of different widths and areas.
Why does this calculator assume a right kite for the two-sides mode?
Because it's the only way two adjacent side lengths alone can fully and uniquely determine a kite's shape. Without that assumption, the same two sides could form infinitely many different kites, wider or narrower, with different diagonals and area.
What is a right kite?
A kite where the two angles between the unequal sides are both exactly 90°. It's also a cyclic quadrilateral, since those two opposite angles sum to 180°.
Do the diagonals of a kite bisect each other?
Only one does. The axis of symmetry always bisects the cross diagonal at a right angle, but the cross diagonal generally does not bisect the axis of symmetry in return — unless the kite is also a rhombus.
Are the diagonals of a kite perpendicular?
Yes, always — this is one of the defining properties of a kite, and it's exactly why the (d₁×d₂)/2 area formula works.
What is the axis of symmetry of a kite?
The diagonal connecting the two vertices where the unequal sides meet (the apex and its opposite vertex). The whole kite is a mirror image of itself across this line.
What is the difference between a kite and a rhombus?
A rhombus has all four sides equal; a kite has two pairs of adjacent equal sides that are usually two different lengths. A rhombus is technically a special case of a kite where those two lengths happen to match.
What is the difference between a kite and a parallelogram?
A kite's equal sides are adjacent (next to each other); a parallelogram's equal sides are opposite. Their diagonal properties differ accordingly — a kite's diagonals are perpendicular but not both bisecting, while a parallelogram's diagonals bisect each other but aren't generally perpendicular.
Is every rhombus a kite?
Yes — a rhombus satisfies the kite condition (two pairs of adjacent equal sides) since all four of its sides are equal, which trivially includes two adjacent pairs.
Is every kite a rhombus?
No — only when its two distinct side lengths happen to be equal. Most kites have two genuinely different side lengths.
Can a kite be concave?
Yes — this variant is called a "dart," where one interior angle exceeds 180°. Most everyday kite shapes (and this calculator) assume the convex case.
What is the coordinate geometry method for a kite?
Placing the axis of symmetry along the y-axis, with the apex and its opposite vertex on that axis and the two side vertices symmetric left and right, every side length and diagonal follows directly from the Pythagorean theorem on those coordinates.
What units are used for a kite?
Any linear unit for the sides, diagonals and perimeter (mm, cm, m, ft); area uses the squared version of the same unit (m², ft²).
Can I calculate a kite online?
Yes — choose Two Sides (Right Kite) or Two Diagonals + Side above, enter the known values, and the calculator solves everything else instantly with the working shown.
How accurate is a kite calculator?
This calculator uses standard double-precision arithmetic, but displayed results are rounded and cannot be more accurate than the measurements entered.
Can students use this calculator?
Yes — enter the known values for whichever mode matches, and the calculator shows the formula and full working, useful for checking homework as well as producing an answer.
What are common kite mistakes?
Assuming two sides alone always fix the shape (only true for a right kite); assuming both diagonals bisect each other; confusing a kite's adjacent equal-side pairing with a parallelogram's opposite pairing; and forgetting the ÷2 in the area formula.
How is a kite used in construction?
Hip roof end panels and dormer cheeks are often kite-shaped, with the area formula giving roofing material quantities directly.
How is a kite used in engineering?
Kite-shaped gusset plates and structural bracing use the same diagonal and side formulas to calculate material and load geometry.
How is a kite used in architecture?
Kite-shaped windows, skylights and decorative tile motifs use kite geometry for a distinctive non-rectangular look.
How is a kite used in surveying?
Irregular land parcels with two pairs of adjacent similar boundary lengths are sometimes modelled as kites, with the diagonal formula giving the parcel area.
What happens if I enter more values than needed?
The calculator uses the required values for the selected mode to solve the shape, and cross-checks any extra values you entered (perimeter or area) against the result, flagging a warning if they don't match.
Can I export the results?
Yes — use Copy Results to copy everything to the clipboard, Copy Formula for just the formulas used, Export CSV for a spreadsheet-ready file, or Print / Save as PDF for a printable worksheet.
Why does this calculator use two separate modes instead of one universal solver?
Because a general kite has three independent measurements, and not every pair of known values uniquely determines one. Each mode uses a combination proven to fully determine the shape, rather than guessing an underdetermined one.
What if side a is too short for the diagonals I entered?
Side a must be longer than half the cross diagonal, since it's the hypotenuse of a right triangle with that half-diagonal as one leg. The calculator explains this and stops rather than returning an invalid shape.
Can a kite have two right angles?
Yes — a right kite has exactly two right angles, both between the unequal sides (angle B and angle D). The apex and opposite-vertex angles are generally not 90° unless the kite is also a square.
What's the smallest possible kite?
A kite has no fixed minimum physical size, but its dimensions must satisfy the geometric conditions for the selected mode. For example, in the Two Diagonals + Side mode, side a must be longer than half the cross diagonal, and the derived second axis segment must remain positive — not every combination of positive numbers describes a valid kite.
Does side order matter (a vs b) in a kite?
Yes, unlike a rhombus — side a specifically means the pair meeting at the apex, and side b the pair meeting at the opposite vertex. Swapping which one you call "a" changes which end of the axis of symmetry is the apex, but not the overall shape.
Is a square a kite?
Yes — a square satisfies the kite condition (two pairs of adjacent equal sides) since all four sides are equal, and it's also the special right-kite case where every angle is 90°.
A one-page reference with every kite formula on this page.
MegaCalcOnline.com · Area, perimeter, diagonal and angle formulas
Scan for the live calculator
| Find | Formula |
|---|---|
| Area | A = (p×q) / 2 |
| Right kite area shortcut | A = a×b |
| Perimeter | P = 2(a+b) |
| Right kite: half cross diagonal | w² = a²b²/(a²+b²) |
| Right kite: axis segments | h₁ = √(a²−w²), h₂ = √(b²−w²) |
| Axis of symmetry | p = h₁+h₂ |
| Cross diagonal | q = 2w |
| General kite: from diagonals + side a | w=q/2, h₁=√(a²−w²), h₂=p−h₁, b=√(w²+h₂²) |