Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Color # Keeps Changing in CMYK Files

Community Beginner ,
Aug 24, 2021 Aug 24, 2021

I am working on multiple files with the same cartoon character. In some of those files, my intended primary color for the character is correct - # b88b44 - but in some of the files it seems to automically change the color # to b68a43. Even if I change the color to my desired choice # b88b44 - it somehow gets change back to #b68a43.

Has anyoine had an issue with something like this? and is there a fix?

TOPICS
Draw and design
5.3K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 2 Correct answers

Community Expert , Aug 24, 2021 Aug 24, 2021

You can only expect HEX numbers to stay in RGB files.

Translate
Community Expert , Aug 24, 2021 Aug 24, 2021

Just so you know what's happening: HEX numbers (which are RGB, as Monika has mentioned) do not translate to CMYK exactly, so (based on your colour management settings) you get the closest it can get in CMYK percentages when it converts. You cannot go backwards. This CMYK mix now needs a different set of RGB values to display it properly on  screen, so the HEX values change accordingly.

fyi: a HEX colour is just the values for RGB in hex numeral notation. The first two letters are the Red, the mi

...
Translate
Adobe
Community Expert ,
Aug 24, 2021 Aug 24, 2021

You can only expect HEX numbers to stay in RGB files.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 24, 2021 Aug 24, 2021

Thanks! So do you have a suggestion for how to efficiently achieve the same thing in CMYK?

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 24, 2021 Aug 24, 2021

You cannot use HEX colors in CMYK.

Use CMYK colors.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 24, 2021 Aug 24, 2021

Just so you know what's happening: HEX numbers (which are RGB, as Monika has mentioned) do not translate to CMYK exactly, so (based on your colour management settings) you get the closest it can get in CMYK percentages when it converts. You cannot go backwards. This CMYK mix now needs a different set of RGB values to display it properly on  screen, so the HEX values change accordingly.

fyi: a HEX colour is just the values for RGB in hex numeral notation. The first two letters are the Red, the middle two are the Green and the last two are the Blue. e.g. Black = 0R 0G 0B = 000000; White = 256R 256G 256B = FFFFFF

If you want a standard CMYK mix for your characters and you are working in CMYK documents, DO NOT USE RGB/HEX as your standard.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 24, 2021 Aug 24, 2021
Very helpful, thank you

--
Woody Abbott
(214) 725-7377
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 24, 2021 Aug 24, 2021
LATEST

Frankly, you can set any standard you like be it RGB/Pantone/CMYK as long as you know how they will behave throughout the process, but I always find it cross purpose to always specify a colour in RGB that's never going to be printable in your main output scenario. It's more consistent to specify an RGB based on what your preferred CMYK turns out to be. e.g. in your case, that would be the second HEX you were getting. Going forward, if someone uses THAT colour, even if their own color settings convert to a different CMYK (which will happen), since it was already in the ballpark, the chances it matching in in general appearance is greater.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines