firstly, take the original value.
secondly, take the new value then subtract the new value from original value and divide by original value and the answer will be multiplied by 100.
This is how we calculate the percentage decrease value.
Example:
Original value = 60
New value = 40
Formula= (60-40)/60 × 100
The Answer will be 33.33