jlemmen43 wrote:What format is your color coded in? The format should be in "Long", not HEX
I have it in decimal format, could you point me in the direction of how to get "Long" color formats?
jlemmen43 wrote:What format is your color coded in? The format should be in "Long", not HEX
adamj95 wrote:I've got a formula on excel but it's a bit tedious to do one by one especially since I already did the colors the first time aroundThis is going to take a while.
jlemmen43 wrote:adamj95 wrote:I've got a formula on excel but it's a bit tedious to do one by one especially since I already did the colors the first time aroundThis is going to take a while.
https://convertingcolors.com/mass-conversion.html
This is a good website to use...Just post all your HEX/Decimal Codes in the Source Values box.
Then you'll get the 3 RGB Values. Copy those and past into EXCEL. Then use formula -
=((B * 65536) + (G * 256) + R)
or
=((C1 * 65536) + (B1 * 256) + A1)
You'll have the "long" format you need. I have fictional leagues and I had to do this. It's pretty quick for me now, but was hard to figure out when I first began.
Return to DDS: College Basketball 2023-25 Mods
Users browsing this forum: No registered users and 3 guests