i have notepad i think. thanks guys for being mature and not flaming.
Okay, so now that you have notepad...
Let's get down to the basics.
Red
Green
Blue|NOTE:
White indicates transparency.
255 0 0 255 This indicates a solid red.
255 0 0 175 This indicates a slightly transparent red.
It's really simple, actually. If you want to mix colors such as blue and red to get purple/pink, simply do this:
255 0 255 255
Hope I helped!