I treat 000001, 000010,000100,001000,010000,100000 as different numbers which have permutation 6.
Moreover, 10 numbers like 000000, 111111,....999999 are excluded as they cannot be permutate.
The possible permutation in one milllion 6 digits numbers are 6, 15,20,30, 60,90,120,180,360 & 720
Out of 1,000,000 numbers, there are 151200 sets of 6 digits numbers which have permutation 720 (Example: numbers like 123456).
From my ,calculation, the % for permutation 720 is 100(151200/10^6-10) = 15.12%