I have a pixel with some color. I know for sure that white #FFFFFF was superimposed on its main color and when applied it turned out (for example) №808080. Is it possible to calculate the main color that was before the imposition of white? How can you subtract color from color? I tried to subtract aRGB color - it does not work.
Please explain or prove that this can not be.