How to Use the Calculator
- Enter your full birth date in the "Birth Date" field in YYYY-MM-DD format.
- Enter your full name in the "Full Name" field.
- Click the "Calculate" button to calculate your personality number.
- Your personality number and corresponding traits will be displayed in the results section.
Understanding Personality Numbers
The Personality Number is derived from your birth date and the consonants in your name. It reveals your natural characteristics, personality traits, and tendencies. Each number from 1 to 9 represents different qualities and characteristics.
Working Principle
The calculation works as follows:
- For your name, all vowels (a, e, i, o, u) are ignored, and the numerical value of each consonant is calculated (A=1, B=2, ..., Z=26).
- The sum of all consonants in your name is calculated.
- The sum of all digits in your birth date (YYYYMMDD format) is calculated.
- The total personality number is obtained by adding the sum of consonants and the sum of birth date digits, then taking the result modulo 9. If the result is 0, it is considered as 9.
Example
For example, if your name is John Doe and your birth date is 1990-05-15:
- Sum of consonants in "John Doe" = J(10) + H(8) + N(14) + D(4) + D(4) = 40
- Sum of digits in 19900515 = 1+9+9+0+0+5+1+5 = 30
- Personality Number = (40 + 30) % 9 = 70 % 9 = 7
- Personality Traits = Number 7 traits (analytical, intellectual, spiritual, philosophical)