sodakotahusker
Programmer
- Mar 15, 2001
- 601
I want to convert a vb color from decimal to the hex RRGGBB format. I have it working going the other direction but the algorithm I came up with for going from (eg) 1654433 to a4bbc9 is not working right. Anybody know the correct formula for this conversion??