506
HTTP 506 Variant Also Negotiates means the server is misconfigured for content negotiation.
- Even
- Composite
Where 506 fits
Why 506 is special
506 reports a loop in the server's own configuration: a resource chosen to satisfy a negotiation is itself a negotiating resource. Unlike most 5xx codes it points at a specific administrative mistake rather than a general failure, which makes it unusually actionable when it does appear.
Not just a mathematical number
506is 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 (8)
- 1, 2, 11, 22, 23, 46, 253, 506
- Prime factorisation
- 2 × 11 × 23
- Digit sum
- 11
- Digital root
- 2
Representations
- Decimal
- 506
- Scientific notation
- 5.060 × 10^2
Roman numerals
D V I
Binary
1 1 1 1 1 1 0 1 0
1 × 256 + 1 × 128 + 1 × 64 + 1 × 32 + 1 × 16 + 1 × 8 + 0 × 4 + 1 × 2 + 0 × 1 = 506
Octal
7 7 2
7 × 64 + 7 × 8 + 2 × 1 = 506
Hexadecimal
1 f a
1 × 256 + f × 16 + a × 1 = 506
Read as powers of two: 256 + 128 + 64 + 32 + 16 + 8 + 2 = 506.
In historical numeral systems
Egyptian
5 coils of rope, 6 strokes
5 × 100 + 6 × 1 = 506. 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 + 6 vertical wedges (units place)
8 × 60 + 26 = 506. Places are separated by a space on the tablet, with the higher place written first.
Greek (Ionic)
phi, then stigma, marked as a numeral
phi-stigma + keraia
phi + stigma 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 vav
tav-qof-vav
tav (400) + qof (100) + vav (6) = 506, 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
- Harshad (Niven) number
Related numbers & connections
506 reports a loop in the server's own content-negotiation configuration rather than a fault in the request.
Both are rare 5xx codes about server extensions. 506 reports a real misconfiguration worth fixing; 510 belongs to a framework nobody deployed.
View 510 →Numbers Around Us
- appears inHTTP status codes
why?
Strength 0.50, confidence "high".
Other connections
- contrasts with510
why?
Strength 0.50, confidence "high".
Technology & computing
506 reports that a resource chosen by content negotiation is itself a negotiating resource, which is a loop in the server's own configuration. Unlike most 5xx codes it names a specific administrative mistake, so it is unusually actionable when it appears at all.
DocumentedTechnology & computing
Common questions
Is 506 a prime number?
No, 506 is not prime.
What are the factors of 506?
The factors of 506 are 1, 2, 11, 22, 23, 46, 253, 506.
What is 506 in Roman numerals?
506 in Roman numerals is DVI.
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