I want to do color harmonies (Analogous in priority) in Java for Android studio. I Use ColorMatrix but I don't know the formula or is there another way? Maybe with HSV?
Asked
Active
Viewed 125 times
1 Answers
0
I'm not so sure about this myself (I'm searching this up) but found two other similar questions you can check out ::
Generate color combination from one color
and
searching harmonious colors for current color
PS I posted this as an answer as I cannot comment ...