Toolerax logoToolerax
·7 min read

How Roman Numerals Work

Roman numerals turn up on clock faces, in movie copyright lines, on monuments, at Super Bowls, in book chapters, and on a great many tattoos — usually of a date that the wearer sincerely hopes was converted correctly. The system has only seven symbols and a handful of rules. Learn them once and you can read any of it.

The seven symbols

  • I = 1
  • V = 5
  • X = 10
  • L = 50
  • C = 100 (from centum)
  • D = 500
  • M = 1000 (from mille)

A useful mnemonic for the order: “I Value Xylophones Like Cows Dig Milk.” Nonsense, and it works.

Rule 1: add, largest to smallest

Write the symbols in descending order and add them up. MDCLXVI is 1000 + 500 + 100 + 50 + 10 + 5 + 1 = 1666 — which pleasingly uses each symbol exactly once, in order.

A symbol may repeat, but only up to three times: XXX is 30, CCC is 300. You never write four in a row.

Note also that V, L and D never repeat. Two Vs would be ten, and there is already a symbol for that. So VV is invalid — write X.

Rule 2: subtractive notation (why IV, not IIII)

To avoid four-in-a-row, the Romans put a smaller symbol beforea larger one, meaning “subtract it.”

There are exactly six valid subtractive pairs, and no others:

  • IV = 4 · IX = 9
  • XL = 40 · XC = 90
  • CD = 400 · CM = 900

The pattern is that you may only subtract I, X or C (the powers of ten), and only from the next two symbols up. So I can precede V and X, but not L, C, D or M.

This is why IC for 99 is wrong — you cannot subtract I from C. Ninety-nine is XCIX: 90 (XC) + 9 (IX). Likewise 49 is XLIX, not IL.

These two are among the most common mistakes in Roman numeral tattoos, which is an expensive place to make them.

How to write any number

Break it into thousands, hundreds, tens and units, convert each independently, then join them.

1984:

  • 1000 → M
  • 900 → CM
  • 80 → LXXX
  • 4 → IV

Joined: MCMLXXXIV.

2026: 2000 (MM) + 20 (XX) + 6 (VI) = MMXXVI.

Reading works the same way in reverse. Scan left to right; if a symbol is smaller than the one after it, subtract it, otherwise add it.

So why do clocks show IIII?

A genuinely charming inconsistency. Look at a traditional clock face and the four o'clock is very often IIII, not IV — despite IV being correct.

Nobody knows for certain why, but the most persuasive explanation is visual balance. Using IIII means the left half of the dial contains only I and V shapes, while the right half is dominated by X — and the four-symbol IIII visually balances the four-symbol VIII directly opposite it. The dial simply looks better.

A more practical theory: a clockmaker casting numerals needed exactly twenty I's, four V's and four X's — which can be cast from four identical moulds of VIIIIIX. Efficient.

Either way, it is a rare case of aesthetics quietly beating correctness for several centuries.

Beyond 3,999

Standard numerals stop at 3,999 — written MMMCMXCIX. Since M is the largest symbol and you may not write four in a row, there is simply no way to express 4,000.

The classical solution is the vinculum: a bar drawn over a symbol multiplies it by 1,000. So is 5,000 and is 10,000. It extends the system to 3,999,999, at which point it gives up again.

There is no zero

Worth pausing on, because it is more significant than it sounds. Roman numerals have no symbol for zero, and no concept of it. Zero as a number arrived in Europe much later, from Indian mathematics via Arabic scholars.

Nor are Roman numerals positional — the symbols carry fixed values wherever they sit, unlike our decimal system where the 3 in 300 means something different from the 3 in 3.

This is precisely why Roman numerals died out for actual arithmetic. Try multiplying XLVII by XXIII and you will understand immediately why the Romans used an abacus, and why the adoption of the decimal system with a zero was one of the most consequential upgrades in the history of mathematics.

Common mistakes to avoid

  • Writing IIII or VIIII. Four in a row is invalid (clocks notwithstanding).
  • Invalid subtractions. IC, IL, XD — none are legal. Only the six pairs above.
  • Repeating V, L or D. VV, LL, DD are never correct.
  • Wrong order. Symbols descend, except in the six subtractive pairs.
  • Not checking a tattoo. Convert it, then convert it back. Then have someone else check.

Frequently asked questions

What is 2026 in Roman numerals? MMXXVI.

Why is 4 written IV and not IIII? Subtractive notation avoids four repeated symbols — though clock faces cheerfully ignore this.

What is the largest Roman numeral? 3,999 (MMMCMXCIX) using standard symbols; up to 3,999,999 with the overline.

Is there a Roman numeral for zero? No. The concept did not exist in their system.

Convert Roman numerals now

Use our Roman Numeral Converter to turn any number into a numeral or decode one back — it validates the result, so invalid forms like IIII and IC are rejected rather than silently accepted. Useful before anyone reaches for a tattoo needle. For other number systems, see the Number Base Converter.

Tools mentioned in this article