I don't know if this is the right place to post this but it's for my custom grades.
I don't know if this is the right place to post this but it's for my custom grades.
God... [Request] means?
Adding 1 more line to the topic and being more specific would be much better. It doesn't take much to do that.
You're looking for a list with all colors and their Hex codes?
8 Hex Colour Codes? You mean..
RR GG BB AA?
If so, it's AA BB GG RR in GunZ (reversed, if I'm not wrong).
Alpha stays 0xFF (255) [unless you want to experiment with it]. Just change the other colours using normal HTML color codes like #A2C2D2 / whatever, but remember to reverse it (#FF<D2C2A2>).
That creates a very, very dim yellow. A is alpha, always leave that FF so it shows 100%. R = red, G = Green, B = Blue. Use this site to help you pick the colors you want and match them to the codes. But always make sure that Alpha(which is A) is FF.
Hex Color Code Generator - Bookmark this Chart
Thanks , Requesting Close.