200 in Roman numerals
200 in Roman numerals
CC
200 is written CC in Roman numerals. That is 2 symbol groups added together, reading left to right from the largest value down.
How it breaks down
| Group | Value | Subtraction | Running total |
|---|---|---|---|
| C | 100 | — | 100 |
| C | 100 | — | 200 |
No subtraction needed
CC is purely additive — every symbol is simply added to the one before it, with no subtractive pairs like IV or IX. Numbers avoid subtraction when none of their digits is a 4 or a 9.
The symbols
| Symbol | Value | Used here |
|---|---|---|
| I | 1 | no |
| V | 5 | no |
| X | 10 | no |
| L | 50 | no |
| C | 100 | yes — 2× |
| D | 500 | no |
| M | 1,000 | no |
The same number, other ways
- In words
- Two hundred
- Roman numeral
- CC
- Symbol count
- 2 characters
- Binary
- 11001000
- Hexadecimal
- C8
The numbers either side
| Number | Roman numeral |
|---|---|
| 198 | CXCVIII |
| 199 | CXCIX |
| 200 | CC ← |
| 201 | CCI |
| 202 | CCII |
Common questions
- What is 200 in Roman numerals?
- 200 is CC.
- What does CC mean?
- CC is the Roman numeral for 200 — 100 + 100.
- How do you write 200 in Roman numerals?
- Take the largest value that fits and repeat until nothing is left: C (100), then C (100). That gives CC.
Related pages
- 198 in Roman numerals CXCVIII
- 199 in Roman numerals CXCIX
- 201 in Roman numerals CCI
- 202 in Roman numerals CCII
- 4 in Roman numerals IV
- 9 in Roman numerals IX
- 14 in Roman numerals XIV
- 19 in Roman numerals XIX
- 40 in Roman numerals XL
- 42 in Roman numerals XLII
- 49 in Roman numerals XLIX
- 50 in Roman numerals L
Sources
- Calculated on this page — At One Place