412
HTTP 412 Precondition Failed means a condition the client attached to the request was not met.
- Even
- Composite
Where 412 fits
Why 412 is special
412 is the answer to the question 428 asks. A client that says 'update this only if it is still at version 7' gets 412 when it is not, which turns a silent overwrite of someone else's edit into a visible, recoverable error.
Not just a mathematical number
412is 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 (6)
- 1, 2, 4, 103, 206, 412
- Prime factorisation
- 2^2 × 103
- Digit sum
- 7
- Digital root
- 7
Representations
- Decimal
- 412
- Scientific notation
- 4.120 × 10^2
Roman numerals
C D X I I
CDXII uses the subtractive pair CD: a hundred before five hundred — five hundred minus a hundred.
Binary
1 1 0 0 1 1 1 0 0
1 × 256 + 1 × 128 + 0 × 64 + 0 × 32 + 1 × 16 + 1 × 8 + 1 × 4 + 0 × 2 + 0 × 1 = 412
Octal
6 3 4
6 × 64 + 3 × 8 + 4 × 1 = 412
Hexadecimal
1 9 c
1 × 256 + 9 × 16 + c × 1 = 412
Read as powers of two: 256 + 128 + 16 + 8 + 4 = 412.
In historical numeral systems
Egyptian
4 coils of rope, 1 hobble, 2 strokes
4 × 100 + 1 × 10 + 2 × 1 = 412. The signs are simply repeated and added; where they sit on the line is a matter of layout, not value.
Babylonian
6 vertical wedges (sixties place), 5 corner wedges + 2 vertical wedges (units place)
6 × 60 + 52 = 412. Places are separated by a space on the tablet, with the higher place written first.
Greek (Ionic)
upsilon, then iota, then beta, marked as a numeral
upsilon-iota-beta + keraia
upsilon + iota + beta 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 yod, then bet
tav-yod-bet
tav (400) + yod (10) + bet (2) = 412, 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
Related numbers & connections
412 is what a conditional request returns when its precondition fails, which is how a client avoids overwriting an edit made since it last read the resource.
428 requires a client to send a precondition; 412 is what comes back when that precondition turns out to be false. Together they convert a silent lost update into a visible, retryable conflict.
View 428 →Numbers Around Us
- appears inHTTP status codes
why?
Strength 0.50, confidence "high".
Other connections
- is associated with428
why?
Strength 0.50, confidence "high".
Technology & computing
The Bell 412 introduced a four-blade main rotor to the 212 airframe, reducing vibration and increasing lift. It is widely used for offshore transport and emergency services.
DocumentedTechnology & computingGeography: Canada and United StatesPeriod: 1981–412 is what a conditional request returns when its condition fails. A client that says 'replace this only if it still matches the version I read' gets 412 rather than overwriting an edit made in between. Without it, the last writer wins silently and the earlier change is simply gone.
DocumentedTechnology & computing
Common questions
Is 412 a prime number?
No, 412 is not prime.
What are the factors of 412?
The factors of 412 are 1, 2, 4, 103, 206, 412.
What is 412 in Roman numerals?
412 in Roman numerals is CDXII. CD is subtractive: a hundred before five hundred — five hundred minus a hundred. Written additively it would be CCCCXII, which Roman inscriptions used freely — the strict subtractive form is a later convention.
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: 15 July 2026