200
200 is the HTTP status code meaning OK — the request succeeded.
- Even
- Composite
Where 200 fits
Why 200 is special
200 is the code almost nobody sees, because it means nothing went wrong. Every successful page load, image fetch and API call in the web's history has carried it. It anchors the 2xx family the same way 404 anchors the 4xx family: the first digit carries the meaning, and 2 means success.
Same number, different meanings
How 200 is understood across different contexts — never implying one meaning because of another.
- Mathematics
200 is the code almost nobody sees, because it means nothing went wrong. Every successful page load, image fetch and API call in the web's history has carried it. It anchors the 2xx family the same way 404 anchors the 4xx family: the first digit carries the meaning, and 2 means success.
- Technology & computing
CWE-200 is exposure of sensitive information to an unauthorised actor. It covers verbose error messages and debug endpoints as well as deliberate data leaks.
- Sport
The 200 metres is run round a single bend, which is why lanes are staggered and why the outside lanes are considered harder despite covering the same distance: a wider bend is faster to run but leaves the athlete unable to see the field. It is the only individual sprint that combines a curve and a straight.
Not just a mathematical number
200is 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 (12)
- 1, 2, 4, 5, 8, 10, 20, 25, 40, 50, 100, 200
- Prime factorisation
- 2^3 × 5^2
- Digit sum
- 2
- Digital root
- 2
Representations
- Decimal
- 200
- Binary
- 11001000
- Octal
- 310
- Hexadecimal
- c8
- Roman numeral
- CC
- Scientific notation
- 2.000 × 10^2
Other mathematical patterns
- Abundant number
- Powerful number
- Harshad (Niven) number
Related numbers & connections
The two sprint distances, and the reason lane draw matters differently in each. The 100 is run entirely on the straight with no bend at all; the 200 adds a curve, which is why its lanes are staggered and why the outside lanes trade a faster bend for a blind race.
View 100 →The two ends of the outcome space: the request succeeded, or the server failed while handling it.
View 500 →Numbers Around Us
- appears alongside100
why?
Strength 0.50, confidence "high".
- appears inNumbers assigned as identifiers
why?
Strength 0.50, confidence "high".
- appears inHTTP status codes
why?
Strength 0.50, confidence "high".
Technology & computing
CWE-200 is exposure of sensitive information to an unauthorised actor. It covers verbose error messages and debug endpoints as well as deliberate data leaks.
DocumentedTechnology & computingGeography: International — MITRE CWEPeriod: 2006–HTTP's first digit carries the meaning: 2 is success, 3 redirection, 4 a client error, 5 a server error. 200 is the plain success case, which is why it is the most-issued status code in the web's history and the one users never encounter — browsers only surface a status when something has gone wrong.
DocumentedTechnology & computing
Sport
The 200 metres is run round a single bend, which is why lanes are staggered and why the outside lanes are considered harder despite covering the same distance: a wider bend is faster to run but leaves the athlete unable to see the field. It is the only individual sprint that combines a curve and a straight.
DocumentedSport
Common questions
Is 200 a prime number?
No, 200 is not prime.
What are the factors of 200?
The factors of 200 are 1, 2, 4, 5, 8, 10, 20, 25, 40, 50, 100, 200.
What is 200 in Roman numerals?
200 in Roman numerals is CC.
About this page's data
Mathematical facts:computed directly from the number's value — nothing to source or verify externally.
Contextual records: 3 reviewer-confirmed records, sourced and reviewed before publication.
Last reviewed: 3 August 2026