Quote:
Originally Posted by RickR
Roger. Will do and thanks!...but I will not be satisfied until I know what goes in there.  I'm worse than a damn cat!  I pulled out the calculator and converted decimal to hex and vise versa but still doesn't line up. I will use the Patcher then have a look with hex editor. Thanks! Rick
PS. I use to know this stuff 
|
Colors are RGBA values - DirectX style. Alpha, Blue, Green, Red where each one describes a byte value - thus giving 255 possible 'steps' for each component (RGB) or 255 * 255 * 255 = 16 million color combinations (with Alpha).