I have the black unit circle and I need to shift it by x degrees getting the red unit circle. How do I shift it, because just subtracting x degrees from the original black circle doesn't work.

EDIT: The red values are the new values which I need to calculate relative to the original black values.