Any three-digit number with the digits 3, 5, and 7 is divisible by 3, since the sum of the digits 3 + 5 + 7 = 15 is divisible by 3. In order for the number with these digits be divisible by 5, the last digit must be 5. So, we should consider only two numbers 375 and/or 735 and check/select that number of these two which is divisible by 7. Obviously, of these two numbers, 735 is divisible by 7, while 375 is not divisible by 7. Hence, the answer is the number 735.