Originally posted by razerman
01 9A B/2 = CD5 so the paint chip is 0C D5.
08 8E is the chip value in your case s change it to 0C D5.
05 after them is the chrome category, Fluorescence is Solid so change it to 00.
Ok when i want to have some color chips i always change 08 8E part with paint code and then category from 00 to 05.
I think that i'm correct with this part,right?
I now must learn how to get from this 01 9A BF FF -------> 0C D5
If i'm correct you leave alone first 4 digits and last 3 digits.
Than you divide with some calculator B (5th digit) and you get CD5 and before that 3 digits you write 0 (zero).
Correct?
EDIT:
Maybe i finally got it all
Let me try with this:
Matte Light Green : 01 11 3F FF
Divide that with 2:
889 and add 0 to front so that you have: 08 89
Than i change 08 8E with 08 89 and add category from 05 to (i don't know which category is matte but i know that it is not 00 or 05 so it must be somewhere in beetween..)
This is it or not