503
503 is the HTTP status code Service Unavailable — the server is temporarily unable to handle the request.
- Odd
- Prime
Where 503 fits
Why 503 is special
503 is the only error code that is sometimes deliberate. Sites return it during planned maintenance precisely because it tells search engines to come back later rather than de-index the page, and it can carry a Retry-After header saying when. An unplanned 503 usually means overload; a planned one means someone is being careful.
Not just a mathematical number
503is also used in ways where ordinary arithmetic doesn't apply — each listed below with what genuinely does and doesn't follow from it.
- Mathematical number
A genuine quantity — its mathematical properties (prime, square, factors, and so on) are real facts about it.
A genuine quantity that ordinary arithmetic applies to — it can be prime, even, a perfect square, added to another number meaningfully, and so on.
- Code
Also used as a code — HTTP status codes.
An assigned identifier from a fixed registry or standard — its digits don't represent an amount, and arithmetic on it is meaningless (HTTP status 404 + 1 is not a 'better' status; it's a different, unrelated code).
503 is part of
Factors & digit properties
- Divisors (2)
- 1, 503
- Prime factorisation
- 503
- Digit sum
- 8
- Digital root
- 8
Representations
- Decimal
- 503
- Scientific notation
- 5.030 × 10^2
Roman numerals
D I I I
Binary
1 1 1 1 1 0 1 1 1
1 × 256 + 1 × 128 + 1 × 64 + 1 × 32 + 1 × 16 + 0 × 8 + 1 × 4 + 1 × 2 + 1 × 1 = 503
Octal
7 6 7
7 × 64 + 6 × 8 + 7 × 1 = 503
Hexadecimal
1 f 7
1 × 256 + f × 16 + 7 × 1 = 503
Read as powers of two: 256 + 128 + 64 + 32 + 16 + 4 + 2 + 1 = 503.
In historical numeral systems
Egyptian
5 coils of rope, 3 strokes
5 × 100 + 3 × 1 = 503. The signs are simply repeated and added; where they sit on the line is a matter of layout, not value.
Babylonian
8 vertical wedges (sixties place), 2 corner wedges + 3 vertical wedges (units place)
8 × 60 + 23 = 503. Places are separated by a space on the tablet, with the higher place written first.
Greek (Ionic)
phi, then gamma, marked as a numeral
phi-gamma + keraia
phi + gamma written in descending order and added — the letters carry their values wherever they stand, so this is addition, not place value.
Hebrew numerals
tav, then qof, then gimel
tav-qof-gimel
tav (400) + qof (100) + gimel (3) = 503, written in descending order.
Systems that simply cannot reach this value are left out. Where a script needs a font most readers do not have, the reading is given instead of the glyphs — see number systems for each system in full.
Other mathematical patterns
- Deficient number
- Safe prime
Related numbers & connections
The two server-side codes users actually meet. 500 means something broke unexpectedly; 503 means the server is deliberately declining, whether for maintenance or to shed load. One is a failure, the other a decision.
View 500 →404 means absent and 503 means temporarily unavailable, which is why only one of them tells a crawler to come back later.
View 404 →Technology & computing
503 is the only status code routinely returned deliberately. During planned maintenance it tells search engines to return later instead of de-indexing, and a Retry-After header can state when. An unplanned 503 usually means the server is shedding load — which is the polite failure mode, since the alternative is timing out.
DocumentedTechnology & computing
Common questions
Is 503 a prime number?
Yes, 503 is prime — it has exactly two positive divisors: 1 and itself.
What are the factors of 503?
The factors of 503 are 1, 503.
What is 503 in Roman numerals?
503 in Roman numerals is DIII.
About this page's data
Mathematical facts:computed directly from the number's value — nothing to source or verify externally.
Contextual records: 1 reviewer-confirmed record, sourced and reviewed before publication.
Last reviewed: 15 July 2026