Skip to main content
Inspiring
June 26, 2023
Answered

CMYK/RGB/Hex and what marketing asks for...

  • June 26, 2023
  • 1 reply
  • 1940 views

I'm in an art department in a manufacturing company. We maintain a collection/catalog of images we use for print brochures, ads, banners, etc. We're not really involved in web development. But we frequently get requests from other areas for images, along with statements such as:

1) "I would like this logo to match our existing logo. Green color (#74be1f). png, svg, jpg, ai."
(My note:  The existing Illustrator logo in our catalog is 61c, 0m, 100y, 0k, and Document Color Mode = CMYK.)

2)  "This will be used in print and digital. May be used on tradeshow banners as well. Can you suggest a size, please."

 

My way out of this is to explain that I can provide them with an .ai file (or .svg) that they can use at any size, but if they want .jpg or .png, to only use it at the actual size. BUT then my question is:  If I just provide them with files in CMYK color mode, am I risking giving them something that might drastically change color if used digitally?

 

I really don't want to start populating our collection with various versions using various color modes...

 

Thanks.

This topic has been closed for replies.
Correct answer Bobby Henderson

Thanks. To clarify:  The existing logo used as "seed" is CMYK. Assuming I retain a CMYK version of the new logo for print use (we supply X-4 PDFs), is it enough to change the color mode to RGB before I create an .svg file for her web use? (And explaining that "equivalent" colors in various color systems may not "match"?)

 

(Liked your comment about "idiot proof".... although to be fair, she's no idiot; she's just depending on ME not to be...)


Definitely keep a "master" vector-based art file in CMYK mode for printing purposes. Changing colors to RGB and soft-proofing exported SVG files either in Illustrator or drag-dropped into a web browser window should be good enough. Straight conversions from CMYK to RGB usually work okay, but sometimes the results need to be tweaked. It's kind of a judgment call between holding a printed copy of a logo and deciding how colors should look on electronic screens. Pantone spot colors from a physical swatch book are sometimes a convenient middle ground reference for tweaking colors in CMYK and RGB modes.

1 reply

Community Expert
June 26, 2023

I would not recommend using RGB Hex colors for artwork intended for printing, at least not unless the printer doing the work could print wider gamut colors. Many RGB colors go well outside the CMYK gamut range. Unfortunately so many people do not care about details such as the differences between raster and vector art or CMYK and RGB color modes. And they don't want to know either. It's very difficult to idiot proof art files and hope they use the elements properly.

What applications are being used to print these logos?

quozAuthor
Inspiring
June 26, 2023

Hi Bobby Henderson. I agree about not using Hex colors for printing. We always design in CMYK. Is there a way to know if a CMYK color will change drastically if used digitally? Should I change color modes to RGB before giving her a file for web use?

Community Expert
June 26, 2023

If I knew for certain an art file would be used only on the web I would create a vector version of the logo in RGB mode and provide a PNG, JPEG or SVG version. I wouldn't leave it up to others to do the color conversion. Generally, it's much easier going from CMYK to RGB without bad color shifts than going in the reverse direction (RGB to CMYK).