Zodiac Lucky Numbers by Sign
Choose a tropical zodiac sign to view this site's fixed entertainment lookup and the same transparent local-date value used on the homepage.
Last reviewed: July 15, 2026
Choose a zodiac sign
View the site's fixed number list, color, weekday, and local-date daily value for one tropical zodiac sign.
Ready.
What this page does
The page exposes the same fixed zodiac lookup and deterministic daily-number calculation used by the homepage. It does not read a birth chart, current planetary positions, location, or time of birth. The values are an entertainment convention selected by this site, not a horoscope or scientific result.
Sign dates and fixed values
| Sign | Dates used | Numbers | Color | Day |
|---|---|---|---|---|
| Aries | Mar 21–Apr 19 | 1, 9, 19, 28, 37, 46 | Red | Tuesday |
| Taurus | Apr 20–May 20 | 2, 6, 15, 24, 33, 42 | Green | Friday |
| Gemini | May 21–Jun 20 | 3, 5, 12, 21, 30, 48 | Yellow | Wednesday |
| Cancer | Jun 21–Jul 22 | 2, 7, 11, 20, 29, 47 | Silver | Monday |
| Leo | Jul 23–Aug 22 | 1, 4, 10, 19, 28, 37 | Gold | Sunday |
| Virgo | Aug 23–Sep 22 | 5, 14, 23, 32, 41, 50 | Navy | Wednesday |
| Libra | Sep 23–Oct 22 | 6, 15, 24, 33, 42, 51 | Pink | Friday |
| Scorpio | Oct 23–Nov 21 | 8, 9, 18, 27, 36, 45 | Maroon | Tuesday |
| Sagittarius | Nov 22–Dec 21 | 3, 9, 12, 21, 30, 39 | Purple | Thursday |
| Capricorn | Dec 22–Jan 19 | 4, 8, 13, 22, 31, 40 | Brown | Saturday |
| Aquarius | Jan 20–Feb 18 | 4, 7, 11, 22, 29, 38 | Blue | Saturday |
| Pisces | Feb 19–Mar 20 | 3, 7, 12, 16, 21, 25 | Sea Green | Thursday |
Boundary dates follow the simple tropical-sign date ranges shown above. Other astrological traditions and some sources may use different boundaries.
Daily value method
The page combines the visitor's local calendar date in year-month-day form with the lowercase sign key. It iterates through those characters with seed = ((seed << 5) - seed + character code), keeps the value as a signed 32-bit integer, then returns (absolute seed % 99) + 1. The same sign on the same local date returns the same number; the result can differ after local midnight.
Worked example
Selecting Aries always displays the fixed list 1, 9, 19, 28, 37, 46, the color Red, and Tuesday. The daily value is calculated separately from the current local date and is not selected from that fixed list.
Privacy and limitations
- The selected sign is handled in the browser and is not intentionally stored or sent to MyLuckyNumber.
- The daily value is deterministic, not random, and does not represent a measured celestial effect.
- Do not use the lookup as health, financial, relationship, or safety guidance.