504 in Roman numerals
504 in Roman numerals
DIV
504 is written DIV 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 |
|---|---|---|---|
| D | 500 | — | 500 |
| IV | 4 | V − I | 504 |
Why the smaller symbol comes first
DIV uses subtractive notation in one place: IV means V minus I, or 4. A smaller symbol placed before a larger one is subtracted from it rather than added, which is why IX is nine and not eleven.
Only six such pairs are valid — IV, IX, XL, XC, CD and CM. That restriction is what makes the notation unambiguous: IIII and IC both look like they should work, but neither is standard, and only one spelling of any number is correct.
The symbols
| Symbol | Value | Used here |
|---|---|---|
| I | 1 | yes — 1× |
| V | 5 | yes — 1× |
| X | 10 | no |
| L | 50 | no |
| C | 100 | no |
| D | 500 | yes — 1× |
| M | 1,000 | no |
The same number, other ways
- In words
- Five hundred four
- Roman numeral
- DIV
- Symbol count
- 3 characters
- Binary
- 111111000
- Hexadecimal
- 1F8
The numbers either side
| Number | Roman numeral |
|---|---|
| 502 | DII |
| 503 | DIII |
| 504 | DIV ← |
| 505 | DV |
| 506 | DVI |
Common questions
- What is 504 in Roman numerals?
- 504 is DIV.
- What does DIV mean?
- DIV is the Roman numeral for 504 — 500 + 4.
- How do you write 504 in Roman numerals?
- Take the largest value that fits and repeat until nothing is left: D (500), then IV (4). That gives DIV.
Related pages
Sources
- Calculated on this page — At One Place