Objekt 1 mit C1 M1 Y1 K1 liegt mit x% Deckkraft auf Objekt 2 mit C2 M2 Y2 K2.
Dann ist die resultierende Farbe:
C3 = ( C1 * x / 100) + (C2 * (100-x) / 100)
M3 = ( M1 * x / 100) + (M2 * (100-x) / 100)
Y3 = ( Y1 * x / 100) + (Y2 * (100-x) / 100)
K3 = ( K1 * x / 100) + (K2 * (100-x) / 100)
Also K3 = (100 * 45 / 100) + (45 * 55 / 100) = 45 + 24,75 = 69,75
Oder habe ich mal wieder einen Tippfehler drin?
Mit freundlichem Gruß
Gerald Singelmann
--------------------------
Alles rund um InDesign und Automatisierung für Profis
http://www.cuppascript.com