--- title: "500 in Roman numerals is D" description: "500 in Roman numerals is D, written as 500. How it breaks down, how to write it, and the numbers either side." url: https://atoneplace.net/roman-numerals/500/ site: "At One Place" --- # 500 in Roman numerals **500 in Roman numerals: D** 500 is written D in Roman numerals. That is 1 symbol group added together, reading left to right from the largest value down. ## How it breaks down *D = 500 = 500* | Group | Value | Subtraction | Running total | | --- | --- | --- | --- | | D | 500 | — | 500 | ## No subtraction needed D 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 | no | | D | 500 | yes — 1× | | M | 1,000 | no | ## The same number, other ways - **In words:** Five hundred - **Roman numeral:** D - **Symbol count:** 1 characters - **Binary:** 111110100 - **Hexadecimal:** 1F4 ## The numbers either side | Number | Roman numeral | | --- | --- | | 498 | CDXCVIII | | 499 | CDXCIX | | 500 | D ← | | 501 | DI | | 502 | DII | ## Common questions ### What is 500 in Roman numerals? 500 is D. ### What does D mean? D is the Roman numeral for 500 — 500. ### How do you write 500 in Roman numerals? Take the largest value that fits and repeat until nothing is left: D (500). That gives D. ## Related pages - [498 in Roman numerals](https://atoneplace.net/roman-numerals/498/) - [499 in Roman numerals](https://atoneplace.net/roman-numerals/499/) - [501 in Roman numerals](https://atoneplace.net/roman-numerals/501/) - [502 in Roman numerals](https://atoneplace.net/roman-numerals/502/) - [4 in Roman numerals](https://atoneplace.net/roman-numerals/4/) - [9 in Roman numerals](https://atoneplace.net/roman-numerals/9/) - [14 in Roman numerals](https://atoneplace.net/roman-numerals/14/) - [19 in Roman numerals](https://atoneplace.net/roman-numerals/19/) - [40 in Roman numerals](https://atoneplace.net/roman-numerals/40/) - [42 in Roman numerals](https://atoneplace.net/roman-numerals/42/) - [49 in Roman numerals](https://atoneplace.net/roman-numerals/49/) - [50 in Roman numerals](https://atoneplace.net/roman-numerals/50/) ## Sources - Calculated on this page — At One Place (/about/)