405
405 is the HTTP status code Method Not Allowed — the address exists but not for the verb you used.
- Odd
- Composite
Where 405 fits
Why 405 is special
405 distinguishes the address from the action. A URL that answers a GET may refuse a DELETE, and 405 says exactly that rather than pretending the resource is missing. The specification requires the response to list which methods are allowed, which makes it one of the few error codes obliged to be helpful.
Same number, different meanings
How 405 is understood across different contexts — never implying one meaning because of another.
- Mathematics
405 distinguishes the address from the action. A URL that answers a GET may refuse a DELETE, and 405 says exactly that rather than pretending the resource is missing. The specification requires the response to list which methods are allowed, which makes it one of the few error codes obliged to be helpful.
- Science
IC 405 is illuminated by AE Aurigae, a runaway star ejected from the Orion region that is passing through the nebula rather than having formed in it.
- Technology & computing
The specification requires a 405 response to include an Allow header listing the methods the resource does accept. That makes it unusual: most error codes describe a failure, while 405 is obliged to describe the alternative. An API returning a bare 405 is technically non-compliant.
Not just a mathematical number
405is 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).
Factors & digit properties
- Divisors (10)
- 1, 3, 5, 9, 15, 27, 45, 81, 135, 405
- Prime factorisation
- 3^4 × 5
- Digit sum
- 9
- Digital root
- 9
Representations
- Decimal
- 405
- Binary
- 110010101
- Octal
- 625
- Hexadecimal
- 195
- Roman numeral
- CDV
- Scientific notation
- 4.050 × 10^2
Other mathematical patterns
- Deficient number
- Harshad (Niven) number
Related numbers & connections
405 means the address exists but not for the method used, and must list what is allowed.
Numbers Around Us
- appears inHTTP status codes
why?
Strength 0.50, confidence "high".
Science
IC 405 is illuminated by AE Aurigae, a runaway star ejected from the Orion region that is passing through the nebula rather than having formed in it.
DocumentedSciencePeriod: 1892–
Technology & computing
The specification requires a 405 response to include an Allow header listing the methods the resource does accept. That makes it unusual: most error codes describe a failure, while 405 is obliged to describe the alternative. An API returning a bare 405 is technically non-compliant.
DocumentedTechnology & computing
Common questions
Is 405 a prime number?
No, 405 is not prime.
What are the factors of 405?
The factors of 405 are 1, 3, 5, 9, 15, 27, 45, 81, 135, 405.
What is 405 in Roman numerals?
405 in Roman numerals is CDV.
About this page's data
Mathematical facts:computed directly from the number's value — nothing to source or verify externally.
Contextual records: 2 reviewer-confirmed records, sourced and reviewed before publication.
Last reviewed: 3 August 2026