Skip to main content
math

Clock Angle Calculator

Calculate the angle between the hour and minute hands of an analog clock at any given time. Enter hours and minutes to find the exact angle, a classic geometry problem used in aptitude tests, interviews, watch design, and recreational mathematics.

Reviewed by Christopher FloiedPublished Updated

This free online clock angle calculator provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Enter your values below and see results update in real time as you type. Perfect for everyday calculations, homework, or professional use.

Range: 1 – 12

Hour on the clock (1 to 12)

Range: 0 – 59

Minutes past the hour (0 to 59)

Results

Angle Between Hands

75 degrees

Reflex Angle

285 degrees

How to Use This Calculator

1

Enter your input values

Fill in all required input fields for the Clock Angle Calculator. Most fields include unit selectors so you can work in your preferred unit system — metric or imperial, whichever matches your problem.

2

Review your inputs

Double-check that all values are correct and that you have selected the right units for each field. Incorrect units are the most common source of calculation errors and can produce results that are off by factors of 2, 10, or more.

3

Read the results

The Clock Angle Calculator instantly computes the output and displays results with units clearly labeled. All calculations happen in your browser — no loading time and no data sent to a server.

4

Explore parameter sensitivity

Try adjusting individual input values to see how the output changes. This is a quick and effective way to develop intuition about how different parameters influence the result and to identify which inputs have the largest effect.

When to Use This Calculator

  • Use the Clock Angle Calculator when you need a quick mathematical result without writing out all the steps manually, saving time on repetitive calculations.
  • Use it to verify hand calculations on tests or assignments and catch arithmetic mistakes.
  • Use it when teaching or explaining mathematical concepts to others, demonstrating how changing inputs affects the result.
  • Use it to explore the behavior of mathematical functions across a range of inputs.

Related Calculators

Parallelogram Area Calculator

Calculate the area of a parallelogram using base times height (A = b*h). Enter the base length and the perpendicular height to find the area of this fundamental quadrilateral shape used in geometry, physics, architecture, and vector mathematics.

Area Under Curve Calculator

Calculate the definite integral (area under the curve) of a polynomial term ax^n between two bounds using the Fundamental Theorem of Calculus. Enter the coefficient, exponent, and integration limits to find the exact enclosed area.

Chain Rule Calculator

Apply the chain rule of differentiation to composite functions of the form (ax + b)^n. Enter the inner function coefficients and the outer exponent to compute the derivative of nested functions used in physics, engineering, and advanced mathematics.

Chord Length Calculator

Calculate the length of a chord in a circle given the radius and the central angle subtended by the chord. Uses the formula c = 2r*sin(theta/2), essential for geometry, engineering, surveying, and arc-based constructions in architecture and design.

Complementary Angles Calculator

Find the complement of an angle (90 minus the given angle). Complementary angles sum to 90 degrees and appear in right triangles, architecture, optics, and navigation. Enter any angle between 0 and 90 degrees to find its complement instantly.

Kite Area Calculator

Calculate the area of a kite from its two diagonals using A = d1*d2/2. A kite has two pairs of adjacent equal sides and perpendicular diagonals. Enter both diagonal lengths to compute the enclosed area for geometry, design, and construction projects.

About Clock Angle Calculator

The Clock Angle Calculator computes the angle between the hour and minute hands of an analog clock at any given time. This is a classic problem in geometry and a popular interview question for aptitude tests. The formula accounts for the continuous movement of both hands: the minute hand moves 6 degrees per minute (360/60), while the hour hand moves 0.5 degrees per minute (360/720). The resulting formula, angle = |0.5(60H - 11M)|, elegantly combines both motions. Clock angle problems develop spatial reasoning and understanding of angular velocity, and they appear in math competitions, job interviews, watch design, and educational settings.

The Math Behind It

The minute hand completes a full 360-degree rotation every 60 minutes, moving at 6 degrees per minute. The hour hand completes a 360-degree rotation every 12 hours (720 minutes), moving at 0.5 degrees per minute. At time H:M, the minute hand position (from 12 o'clock) is 6*M degrees. The hour hand position is 30*H + 0.5*M degrees (30 degrees per hour plus 0.5 degrees per minute for the continuous advancement). The angle between them is |30H + 0.5M - 6M| = |30H - 5.5M| = |0.5(60H - 11M)|. If this angle exceeds 180 degrees, the actual (non-reflex) angle is 360 minus the computed value. The hands overlap (angle = 0) approximately every 65.45 minutes, which is 12/11 of an hour, and are opposite (angle = 180) at 12/11-hour intervals offset by half a period. The clock angle problem illustrates relative angular velocity. The minute hand moves at 6 deg/min and the hour hand at 0.5 deg/min, so the relative speed is 5.5 deg/min. Starting together at 12:00, the hands are 5.5*M degrees apart after M minutes. They next overlap at M = 360/5.5 = 65.45 minutes. Clock angle problems have been popular since Victorian-era mathematical puzzle books. Lewis Carroll (Charles Dodgson), the mathematician and author of Alice in Wonderland, included clock problems in his mathematical recreations. Today they appear in competitive math olympiads, software engineering interviews, and standardized aptitude tests.

Formula Reference

Clock Angle Formula

angle = |0.5 * (60H - 11M)|

Variables: H = hours (1-12), M = minutes (0-59)

Hand Positions

hour_angle = 0.5*(60H + M), minute_angle = 6M

Variables: Measured clockwise from 12 o'clock

Worked Examples

Example 1: 3:30

Find the angle between the hands at 3:30.

Step 1:angle = |0.5 * (60*3 - 11*30)| = |0.5 * (180 - 330)| = |0.5 * (-150)| = 75 degrees
Step 2:Note: at 3:30 the hour hand has moved past the 3 to the midpoint between 3 and 4

The angle at 3:30 is 75 degrees.

Example 2: 6:00

Find the angle between the hands at 6:00.

Step 1:angle = |0.5 * (60*6 - 11*0)| = |0.5 * 360| = 180 degrees

The angle at 6:00 is exactly 180 degrees (the hands are opposite).

Example 3: 12:00

Find the angle at 12:00.

Step 1:angle = |0.5 * (60*12 - 11*0)| = |0.5 * 720| = 360 degrees
Step 2:Since 360 > 180, actual angle = 360 - 360 = 0 degrees (hands overlap)

The angle at 12:00 is 0 degrees (both hands point to 12).

Common Mistakes & Tips

  • !Forgetting that the hour hand moves continuously. At 3:30, the hour hand is NOT at the 3; it is halfway between 3 and 4 (at 105 degrees, not 90 degrees).
  • !Not taking the absolute value. The formula can give negative values depending on which hand is ahead.
  • !Not checking if the angle exceeds 180 degrees. If so, subtract from 360 to get the smaller angle between the hands.

Related Concepts

Frequently Asked Questions

How many times do the hands overlap in 12 hours?

The hands overlap 11 times in 12 hours (not 12, because the overlap near 12 o'clock counts only once). The time between overlaps is 12/11 hours, approximately 65.45 minutes.

At what times do the hands form a right angle (90 degrees)?

The hands form 90-degree angles 22 times in 12 hours. The first occurrence after 12:00 is at approximately 12:16:22, and they repeat approximately every 32.73 minutes.

Why does the hour hand move 0.5 degrees per minute?

The hour hand travels 360 degrees in 12 hours = 720 minutes. So its speed is 360/720 = 0.5 degrees per minute. In one hour (60 minutes), it moves 30 degrees, which is the spacing between hour markings on the clock face.

Embed this calculator on your site

Paste this snippet into your blog, course page, or documentation to drop a live, interactive Clock Angle Calculator into your page.

Free to embed — includes a link back to MegaCalc.