Serial Reading and servo selection

        if(ser == 201)
        {
        servo1.write(ser);
        }

Can your servo really turn to 201 degrees?