HSV_GRADIENT(4)
This color creator using HSV colors, not RGB ! This will increase/decrease the H to reach the final H.
H(SV) of the start color (consider that S and V are 1) (number between 0 and 360)
H(SV) of the ending color (consider that S and V are 1) (number between 0 and 360)
AddingH(true/false) whether the number H will increase or decrease.
BounceBack(true/false) whether the color bounce back with it touch the ending color.