65535
65535, written with a comma as 65,535, is the integer that represents the largest value of an unsigned 16-bit integer. It equals 2^16 − 1 and has a binary representation of 16 consecutive ones (1111111111111111) and a hexadecimal representation of FFFF.
In computing, 0 through 65,535 are the values typically stored by unsigned 16-bit integers. The signed variant
65535 also appears in color and networking contexts. In some 16-bit color formats that pack color channels
Mathematically, 65,535 factors as 3 × 5 × 17 × 257, the product of several Fermat primes.