질문
How to change a single CMYK value as a percentage of another value?
I am using the CMYK sliders to create color swatches. Is it possible to change one value based on a percentage of another value?
For example, I would like to have C = 100 M = 50 Y = (0.6 * Magenta). So it would be C = 100 M = 50 Y = 30, since 0.6*50 = 30.
Is there a certain formula I can type into the value box or a script that can do this?
