Nerdulator> put something in

Number

422

  • Positive
  • Even
  • Composite
  • 3 digits

422 is an even 3-digit integer and a composite number. It has 4 divisors and a digital root of 8.

Number properties

ParityEvendivisible by 2
SignPositive
PrimalityComposite
Absolute value422
Digit count3
Digit sum8
Digital root8repeated digit sum
PalindromicNoreads differently backwards
Happy numberNosquared-digit sums reach 1
Harshad numberNodivisible by its own digit sum

Factors & divisors

Prime factorisation2 × 211
Distinct prime factors22, 211
Number of divisors4
Sum of divisors σ(n)636
Aliquot sum214sum of the proper divisors
ClassificationDeficientthe aliquot sum is less than the number
Euler's totient φ(n)210integers below n that share no factor with it
SquarefreeYesno repeated prime factor
All divisors1, 2, 211, 4224 in total

Arithmetic

Previous number421
Next number423
Double844
Half211
Square178,084
Square root20.542638584irrational, shown to 9 decimal places
Cube root7.500740668
Negation-422
Reciprocal0.0023696682
422 factorial2096113830125766358768564018939148664260… (927 digits)

Representations

Decimal422
Binary1101001109 bits
Octal646
Hexadecimal1A6
Base 36BQ
Roman numeralCDXXII
In wordsfour hundred and twenty-two
Ordinalfour hundred and twenty-second
Scientific notation4.22 × 10^2
Engineering notation422

Nearest landmarks

Next prime431+9
Previous prime421−1
Distance to nearest prime1
Nearest square below400
Nearest square above441

Powers & multiples

422 to the power 2178,084
422 to the power 375,151,448
422 to the power 431,713,911,056
422 to the power 513,383,270,465,632
First ten multiples422, 844, 1,266, 1,688, 2,110, 2,532, 2,954, 3,376, 3,798, 4,220
Powers of twoBetween 2^8 (256) and 2^9 (512)

Divisibility tests

Divisible by 2Yes
Divisible by 3No, remainder 2
Divisible by 4No, remainder 2
Divisible by 5No, remainder 2
Divisible by 6No, remainder 2
Divisible by 7No, remainder 2
Divisible by 8No, remainder 6
Divisible by 9No, remainder 8
Divisible by 10No, remainder 2
Divisible by 11No, remainder 4
Divisible by 12No, remainder 2
Divisible by 100No, remainder 22

Collatz (3n + 1) trajectory

Steps to reach 140the total stopping time
Highest value reached9522× the starting value
Reaches 1Yesthe Collatz conjecture says every positive integer does, but it is unproven
First steps422 → 211 → 634 → 317 → 952 → 476 → 238 → 119 → 358 → 179 → …
Last steps… → 5 → 16 → 8 → 4 → 2 → 1

As a percentage & fraction

As a percentage42,200%
422% as a decimal4.22
422% of 100422
422% of 1,0004,220
As a fraction of 100422/100

Read another way

As bytes422 B
As a 24-bit colour#0001A6

Keep nerding

Every link below is a page Nerdulator can generate from what it already knows about this value.

Also reads as

#442222 (colour)

  • #442222
  • Red
  • Dark
  • Nearest: Black

#442222 is a red with RGB values 68, 34, 34 and HSL 0°, 33%, 20%. It is a dark colour, so white text on it reaches 14:1 contrast (AAA for normal text). The nearest named colour is Black.

Open this reading on its own page →

Colour values

#442222#442222
HEX#442222
HEX (short)#422
RGBrgb(68, 34, 34)
RGB (0–1)0.2667, 0.1333, 0.1333
RGB percentages26.7%, 13.3%, 13.3%
HSLhsl(0, 33.3%, 20%)
HSV / HSBhsv(0, 50%, 26.7%)
CMYK0%, 50%, 50%, 73.3%naive device-independent conversion; real print needs an ICC profile
24-bit integer4,465,186
CSS custom property--colour: #442222;

Brightness & contrast

Relative luminance0.02488WCAG 2.x, 0 is black and 1 is white
Perceived brightness46.8 of 255ITU-R BT.601 weighting
Light or darkDark
Best text colour on this backgroundWhitecontrast 14.02:1
Contrast with white14.02:1WCAG normal text: AAA
Contrast with black1.5:1WCAG normal text: Fail
Greyscale equivalent#292929
Inverted#BBDDDD

Colour vision & accessibility

Protanopia#292822no red cones; affects about 1% of men; ΔE 17.5 from the original
Deuteranopia#322E21no green cones; the most common form, about 1% of men; ΔE 17.1 from the original
Tritanopia#4A1E22no blue cones; rare, and affects men and women equally; ΔE 5.1 from the original
Distinguishable without hueYesnever rely on hue alone to carry meaning
Contrast with white, large text14.02:1WCAG large text: AAA
Contrast with black, large text1.5:1WCAG large text: Fail

Named colours

Nearest named CSS colourBlack (#000000)ΔE 25.19, a distinctly different colour
Hue familyred
CSS keyword usableNo exact keyword

Colour harmonies

Complementary#224444
Analogous#442233, #443322
Triadic#224422, #222244
Split complementary#224433, #223344
Tetradic#334422, #224444, #332244

Tints, shades & saturation

Lighter +40%#BB7777
Lighter +30%#AA5555
Lighter +20%#884444
Lighter +10%#663333
Darker −10%#221111
Darker −20%#000000
Darker −30%#000000
Darker −40%#000000
More saturated +25%#511515
Less saturated −25%#372F2F

Channel breakdown

R68
G34
B34
Red68 (26.7%)
Green34 (13.3%)
Blue34 (13.3%)
Hue
Saturation (HSL)33.33%
Lightness20%
Dominant channelRed
Hex per channelR 44 · G 22 · B 22

Keep nerding

Every link below is a page Nerdulator can generate from what it already knows about this value.

Also reads as

HTTP 422 Unprocessable Content (http status)

  • 422 Unprocessable Content
  • Client error
  • RFC 9110

HTTP 422 Unprocessable Content is a client error response: the syntax is valid but the content is semantically wrong. It is defined in RFC 9110, and the request was malformed or cannot be fulfilled as sent.

Open this reading on its own page →

What it means

Status code422
Reason phraseUnprocessable Contentadvisory only; clients must not depend on the wording
Class4xx Client error
MeaningThe syntax is valid but the content is semantically wrong
Defined inRFC 9110
Cacheable by defaultNoonly cacheable if the response says so explicitly

How clients behave

Indicates an errorYes
Whose faultThe request
Body expectedUsually
Safe to retry automaticallyNo

The 4xx class

Class meaningThe request was malformed or cannot be fulfilled as sent
Codes in this class29
Lowest in class400
Highest in class451

Keep nerding

Every link below is a page Nerdulator can generate from what it already knows about this value.

Nerdulate something else

Nothing in mind? Surprise me · today’s page

Every value on this page was computed from “422” by Nerdulator’s number engine. Nothing here was retrieved from a database of answers or written by a model.