hello, i hae a question regarding tar

i have this tar file example.tar.gz and when i tar it i compress it using -pczf so to keep the original permissions. i have several directories that have 777 permissions.

but when i open it, those directory change permission to 775 instead of 777

how can i do it so to keep the same permission of 777