|
Always use CMYK for any kind of print work, RBG is for web. Web broswer are only design to operate in 216 colors I believe (For some reason I am thinking 255, but I think I am thinking binary here) so CMYK won't display most colors properly thats why they are "web-safe" colors. Try to build your graphics in 2 seperate files one for RGB and CMYK and your always safe for everything you do if it's required.
|