ClusterConcept
Gradient Layer Coupling
cluster-105
Two overlaid gradient layers couple per-channel math, so computing the selected color from only one axis (e.g., using b = 255 - y) yields incorrect RGB because red/green are modulated by the black overlay opacity derived from y while blue depends on x.