Converting from CMYK to RGB (to work with it), then back to CMYKProblem converting color from RGB to CMYK for printRGB and CMYK: Why both?Is there a printing press that can print a book directly from the RGB space?How to convert RGB colors into CMYK (real paint colors)?How to convert RGB to CMYK color code?from RGB to CMYK in InDesignPhotoshop: how to change from RGB to CMYK without any color lossCMYK converted color from RGB looks offRGB to CMYK conversion problemAccurate RGB to CMYK conversion
Is there a DSLR/mirorless camera with minimal options like a classic, simple SLR?
C++ logging library
Does the new finding on "reversing a quantum jump mid-flight" rule out any interpretations of QM?
Can a human be transformed into a Mind Flayer?
What should I be wary of when insurer is taking a lot of time to decide whether car is repairable or a total loss?
Zig-zag function - coded solution
As easy as Three, Two, One... How fast can you go from Five to Four?
Is it possible to have 2 different but equal size real number sets that have the same mean and standard deviation?
Why Does Mama Coco Look Old After Going to the Other World?
Could a person damage a jet airliner - from the outside - with their bare hands?
Do empty drive bays need to be filled?
What is the reason for setting flaps 1 on the ground at high temperatures?
What should I discuss with my DM prior to my first game?
Can you make an identity from this product?
Can the removal of a duty-free sales trolley result in a measurable reduction in emissions?
Trying to get (more) accurate readings from thermistor (electronics, math, and code inside)
What plausible reason could I give for my FTL drive only working in space
Equilibrium constant for a solid-solid equilibrium
How far would a landing Airbus A380 go until it stops with no brakes?
How precise must a satellite's orbit be?
How durable are silver inlays on a blade?
Was Self-modifying-code possible just using BASIC?
So a part of my house disappeared... But not because of a chunk resetting
The significance of kelvin as a unit of absolute temperature
Converting from CMYK to RGB (to work with it), then back to CMYK
Problem converting color from RGB to CMYK for printRGB and CMYK: Why both?Is there a printing press that can print a book directly from the RGB space?How to convert RGB colors into CMYK (real paint colors)?How to convert RGB to CMYK color code?from RGB to CMYK in InDesignPhotoshop: how to change from RGB to CMYK without any color lossCMYK converted color from RGB looks offRGB to CMYK conversion problemAccurate RGB to CMYK conversion
I am trying to make designs for printable products (shirts, mugs, phone cases, ...).
I heard about the issue of the RGB and CMYK colors when printing.
I am using Inkscape for my designs as it is a free, but it dose not support CMYK colors.
I had an idea:
- Pick a CMYK color.
- Convert it to RGB.
- Working with this RGB color.
- When printed, the RGB color that came from CMYK will be converted back to the same original CMYK color.
- Then I get a color in print that is very close color to the original one, since CMYK color gamut is included in the RGB color gamut. So when I pick a color that can be found in the two gamuts in RGB, it will be the same when converted to CMYK.
Is this a good idea?
Or does anyone have an alternative ideas to on how to get similar colors when printing while the designing is a PNG image with RGB colors ?
print-design inkscape cmyk color-conversion rgb
New contributor
romaz2 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I am trying to make designs for printable products (shirts, mugs, phone cases, ...).
I heard about the issue of the RGB and CMYK colors when printing.
I am using Inkscape for my designs as it is a free, but it dose not support CMYK colors.
I had an idea:
- Pick a CMYK color.
- Convert it to RGB.
- Working with this RGB color.
- When printed, the RGB color that came from CMYK will be converted back to the same original CMYK color.
- Then I get a color in print that is very close color to the original one, since CMYK color gamut is included in the RGB color gamut. So when I pick a color that can be found in the two gamuts in RGB, it will be the same when converted to CMYK.
Is this a good idea?
Or does anyone have an alternative ideas to on how to get similar colors when printing while the designing is a PNG image with RGB colors ?
print-design inkscape cmyk color-conversion rgb
New contributor
romaz2 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I am trying to make designs for printable products (shirts, mugs, phone cases, ...).
I heard about the issue of the RGB and CMYK colors when printing.
I am using Inkscape for my designs as it is a free, but it dose not support CMYK colors.
I had an idea:
- Pick a CMYK color.
- Convert it to RGB.
- Working with this RGB color.
- When printed, the RGB color that came from CMYK will be converted back to the same original CMYK color.
- Then I get a color in print that is very close color to the original one, since CMYK color gamut is included in the RGB color gamut. So when I pick a color that can be found in the two gamuts in RGB, it will be the same when converted to CMYK.
Is this a good idea?
Or does anyone have an alternative ideas to on how to get similar colors when printing while the designing is a PNG image with RGB colors ?
print-design inkscape cmyk color-conversion rgb
New contributor
romaz2 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I am trying to make designs for printable products (shirts, mugs, phone cases, ...).
I heard about the issue of the RGB and CMYK colors when printing.
I am using Inkscape for my designs as it is a free, but it dose not support CMYK colors.
I had an idea:
- Pick a CMYK color.
- Convert it to RGB.
- Working with this RGB color.
- When printed, the RGB color that came from CMYK will be converted back to the same original CMYK color.
- Then I get a color in print that is very close color to the original one, since CMYK color gamut is included in the RGB color gamut. So when I pick a color that can be found in the two gamuts in RGB, it will be the same when converted to CMYK.
Is this a good idea?
Or does anyone have an alternative ideas to on how to get similar colors when printing while the designing is a PNG image with RGB colors ?
print-design inkscape cmyk color-conversion rgb
print-design inkscape cmyk color-conversion rgb
New contributor
romaz2 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
romaz2 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 3 hours ago
Wrzlprmft♦
11.2k44576
11.2k44576
New contributor
romaz2 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 8 hours ago
romaz2romaz2
111
111
New contributor
romaz2 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
romaz2 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
You are not attacking the core issue of the problem.
It is perfectly fine to design printable material in RGB as long as you are cognizant of the fact that certain very vibrant colors wont come out as vibrant as you think and as a results crew up the entire palette. Just dont choose the most vibrant colors.
However, this is not a huge issue, you can learn to live with this. What you can not learn to live with is the lack of choice on how the black color is mixed. See RGB to CMYK is a one to many thing, each RGB value can be paired with any number of CMYK values. Even if you dont even care all that much what the colors are exactly the primary problem is that you have hard time matching blacks across assets.
add a comment |
Modified:
The important thing here is the output. Just compare the results of on-screen colours and the colours printed. Are you satisfied with the results ? There are many other things you will need to keep in mind for achieving 100% same result.
Just to add up, few things which matter:
i. Type of Printer (digital or offset) being used.
ii. Few ranges of RGB colors once converted to CMYK are not translated completely. Especially, the blues. Considered as most toughest colours to be be reproduced in CMYK (Tip: Avoid using blue). If you need more understanding, watch this: Why RGB Color Goes Flat After Converting to CMYK
I would like to contribute my opinion but before that its important to know:
- Are you using a digital printer or an offset printer?
- Have you tried to print something with RGB colors (for a while assume that you don't know about CMYK, and printing issue). If printed with this mindset, what was the result? How much different designed and printed colors were?
New contributor
Ahmad Ullah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
When printed, the RGB color that came from CMYK will be converted back to the same original CMYK color
Nop... It will not.
There are several reasons. Color profiles, changes in gamut, simulations on the screen...
But I will only address 1.
A CMYK value has 4 variables. Abd a color can actually be created using a combination of inks, mainly what it is called chromatic and achromatic one.
When C+M+Y neutralize each other they produce gray, so this gray can be substituted with black ink at some percentage. Do you want to replace this gray completely with black? only half of it? 3/4, 1/4 1/10?
So there you go... You can have now, not only 2 ways of replacing one color but dozens of them.
The way you probably should go is taking one RGB chart. Here, have this one:
https://otake.com.mx/Color/RGB-01-Letter-LowRes.png
Import it on Scribus and take a look at how the colors are changed using some specific profiles... or If you can print the test chart on the same method you are going to use to print.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "174"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
romaz2 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgraphicdesign.stackexchange.com%2fquestions%2f125423%2fconverting-from-cmyk-to-rgb-to-work-with-it-then-back-to-cmyk%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
You are not attacking the core issue of the problem.
It is perfectly fine to design printable material in RGB as long as you are cognizant of the fact that certain very vibrant colors wont come out as vibrant as you think and as a results crew up the entire palette. Just dont choose the most vibrant colors.
However, this is not a huge issue, you can learn to live with this. What you can not learn to live with is the lack of choice on how the black color is mixed. See RGB to CMYK is a one to many thing, each RGB value can be paired with any number of CMYK values. Even if you dont even care all that much what the colors are exactly the primary problem is that you have hard time matching blacks across assets.
add a comment |
You are not attacking the core issue of the problem.
It is perfectly fine to design printable material in RGB as long as you are cognizant of the fact that certain very vibrant colors wont come out as vibrant as you think and as a results crew up the entire palette. Just dont choose the most vibrant colors.
However, this is not a huge issue, you can learn to live with this. What you can not learn to live with is the lack of choice on how the black color is mixed. See RGB to CMYK is a one to many thing, each RGB value can be paired with any number of CMYK values. Even if you dont even care all that much what the colors are exactly the primary problem is that you have hard time matching blacks across assets.
add a comment |
You are not attacking the core issue of the problem.
It is perfectly fine to design printable material in RGB as long as you are cognizant of the fact that certain very vibrant colors wont come out as vibrant as you think and as a results crew up the entire palette. Just dont choose the most vibrant colors.
However, this is not a huge issue, you can learn to live with this. What you can not learn to live with is the lack of choice on how the black color is mixed. See RGB to CMYK is a one to many thing, each RGB value can be paired with any number of CMYK values. Even if you dont even care all that much what the colors are exactly the primary problem is that you have hard time matching blacks across assets.
You are not attacking the core issue of the problem.
It is perfectly fine to design printable material in RGB as long as you are cognizant of the fact that certain very vibrant colors wont come out as vibrant as you think and as a results crew up the entire palette. Just dont choose the most vibrant colors.
However, this is not a huge issue, you can learn to live with this. What you can not learn to live with is the lack of choice on how the black color is mixed. See RGB to CMYK is a one to many thing, each RGB value can be paired with any number of CMYK values. Even if you dont even care all that much what the colors are exactly the primary problem is that you have hard time matching blacks across assets.
answered 7 hours ago
joojaajoojaa
42.9k668123
42.9k668123
add a comment |
add a comment |
Modified:
The important thing here is the output. Just compare the results of on-screen colours and the colours printed. Are you satisfied with the results ? There are many other things you will need to keep in mind for achieving 100% same result.
Just to add up, few things which matter:
i. Type of Printer (digital or offset) being used.
ii. Few ranges of RGB colors once converted to CMYK are not translated completely. Especially, the blues. Considered as most toughest colours to be be reproduced in CMYK (Tip: Avoid using blue). If you need more understanding, watch this: Why RGB Color Goes Flat After Converting to CMYK
I would like to contribute my opinion but before that its important to know:
- Are you using a digital printer or an offset printer?
- Have you tried to print something with RGB colors (for a while assume that you don't know about CMYK, and printing issue). If printed with this mindset, what was the result? How much different designed and printed colors were?
New contributor
Ahmad Ullah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Modified:
The important thing here is the output. Just compare the results of on-screen colours and the colours printed. Are you satisfied with the results ? There are many other things you will need to keep in mind for achieving 100% same result.
Just to add up, few things which matter:
i. Type of Printer (digital or offset) being used.
ii. Few ranges of RGB colors once converted to CMYK are not translated completely. Especially, the blues. Considered as most toughest colours to be be reproduced in CMYK (Tip: Avoid using blue). If you need more understanding, watch this: Why RGB Color Goes Flat After Converting to CMYK
I would like to contribute my opinion but before that its important to know:
- Are you using a digital printer or an offset printer?
- Have you tried to print something with RGB colors (for a while assume that you don't know about CMYK, and printing issue). If printed with this mindset, what was the result? How much different designed and printed colors were?
New contributor
Ahmad Ullah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
Modified:
The important thing here is the output. Just compare the results of on-screen colours and the colours printed. Are you satisfied with the results ? There are many other things you will need to keep in mind for achieving 100% same result.
Just to add up, few things which matter:
i. Type of Printer (digital or offset) being used.
ii. Few ranges of RGB colors once converted to CMYK are not translated completely. Especially, the blues. Considered as most toughest colours to be be reproduced in CMYK (Tip: Avoid using blue). If you need more understanding, watch this: Why RGB Color Goes Flat After Converting to CMYK
I would like to contribute my opinion but before that its important to know:
- Are you using a digital printer or an offset printer?
- Have you tried to print something with RGB colors (for a while assume that you don't know about CMYK, and printing issue). If printed with this mindset, what was the result? How much different designed and printed colors were?
New contributor
Ahmad Ullah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Modified:
The important thing here is the output. Just compare the results of on-screen colours and the colours printed. Are you satisfied with the results ? There are many other things you will need to keep in mind for achieving 100% same result.
Just to add up, few things which matter:
i. Type of Printer (digital or offset) being used.
ii. Few ranges of RGB colors once converted to CMYK are not translated completely. Especially, the blues. Considered as most toughest colours to be be reproduced in CMYK (Tip: Avoid using blue). If you need more understanding, watch this: Why RGB Color Goes Flat After Converting to CMYK
I would like to contribute my opinion but before that its important to know:
- Are you using a digital printer or an offset printer?
- Have you tried to print something with RGB colors (for a while assume that you don't know about CMYK, and printing issue). If printed with this mindset, what was the result? How much different designed and printed colors were?
New contributor
Ahmad Ullah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 8 hours ago
New contributor
Ahmad Ullah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 8 hours ago
Ahmad UllahAhmad Ullah
163
163
New contributor
Ahmad Ullah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Ahmad Ullah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
When printed, the RGB color that came from CMYK will be converted back to the same original CMYK color
Nop... It will not.
There are several reasons. Color profiles, changes in gamut, simulations on the screen...
But I will only address 1.
A CMYK value has 4 variables. Abd a color can actually be created using a combination of inks, mainly what it is called chromatic and achromatic one.
When C+M+Y neutralize each other they produce gray, so this gray can be substituted with black ink at some percentage. Do you want to replace this gray completely with black? only half of it? 3/4, 1/4 1/10?
So there you go... You can have now, not only 2 ways of replacing one color but dozens of them.
The way you probably should go is taking one RGB chart. Here, have this one:
https://otake.com.mx/Color/RGB-01-Letter-LowRes.png
Import it on Scribus and take a look at how the colors are changed using some specific profiles... or If you can print the test chart on the same method you are going to use to print.
add a comment |
When printed, the RGB color that came from CMYK will be converted back to the same original CMYK color
Nop... It will not.
There are several reasons. Color profiles, changes in gamut, simulations on the screen...
But I will only address 1.
A CMYK value has 4 variables. Abd a color can actually be created using a combination of inks, mainly what it is called chromatic and achromatic one.
When C+M+Y neutralize each other they produce gray, so this gray can be substituted with black ink at some percentage. Do you want to replace this gray completely with black? only half of it? 3/4, 1/4 1/10?
So there you go... You can have now, not only 2 ways of replacing one color but dozens of them.
The way you probably should go is taking one RGB chart. Here, have this one:
https://otake.com.mx/Color/RGB-01-Letter-LowRes.png
Import it on Scribus and take a look at how the colors are changed using some specific profiles... or If you can print the test chart on the same method you are going to use to print.
add a comment |
When printed, the RGB color that came from CMYK will be converted back to the same original CMYK color
Nop... It will not.
There are several reasons. Color profiles, changes in gamut, simulations on the screen...
But I will only address 1.
A CMYK value has 4 variables. Abd a color can actually be created using a combination of inks, mainly what it is called chromatic and achromatic one.
When C+M+Y neutralize each other they produce gray, so this gray can be substituted with black ink at some percentage. Do you want to replace this gray completely with black? only half of it? 3/4, 1/4 1/10?
So there you go... You can have now, not only 2 ways of replacing one color but dozens of them.
The way you probably should go is taking one RGB chart. Here, have this one:
https://otake.com.mx/Color/RGB-01-Letter-LowRes.png
Import it on Scribus and take a look at how the colors are changed using some specific profiles... or If you can print the test chart on the same method you are going to use to print.
When printed, the RGB color that came from CMYK will be converted back to the same original CMYK color
Nop... It will not.
There are several reasons. Color profiles, changes in gamut, simulations on the screen...
But I will only address 1.
A CMYK value has 4 variables. Abd a color can actually be created using a combination of inks, mainly what it is called chromatic and achromatic one.
When C+M+Y neutralize each other they produce gray, so this gray can be substituted with black ink at some percentage. Do you want to replace this gray completely with black? only half of it? 3/4, 1/4 1/10?
So there you go... You can have now, not only 2 ways of replacing one color but dozens of them.
The way you probably should go is taking one RGB chart. Here, have this one:
https://otake.com.mx/Color/RGB-01-Letter-LowRes.png
Import it on Scribus and take a look at how the colors are changed using some specific profiles... or If you can print the test chart on the same method you are going to use to print.
answered 45 mins ago
RafaelRafael
23.9k12357
23.9k12357
add a comment |
add a comment |
romaz2 is a new contributor. Be nice, and check out our Code of Conduct.
romaz2 is a new contributor. Be nice, and check out our Code of Conduct.
romaz2 is a new contributor. Be nice, and check out our Code of Conduct.
romaz2 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Graphic Design Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgraphicdesign.stackexchange.com%2fquestions%2f125423%2fconverting-from-cmyk-to-rgb-to-work-with-it-then-back-to-cmyk%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown