So I want to get the colors from this livery right here for a tank, but I couldn't get the exact colors in the editor , there's some way to get the exact same colors on simple planes? Or at least something very similar to it?
I mean that green and yellow like color
@WisconsinStatePolice thank you!
I guess hex codes, taking nearest 0x10 values (so like 00, 10, 20, etc, obviously don't bruteforce all possible values and only check plausible ones)
Then refine to nearest 0x08 or 0x04 if it looks off
.
The color picker method is very good for telling you the hue of a color. E.g., you can tell how pure the green is, or the red/green ratio of the tan.
.
Definitely choose the metallic and smoothness values before doing any guessing, because they affect the color a lot
I take a screenshot and then paste it into Pixlr E (free), and then use the eye-dropper/color selector tool to grab a good value. Then I copy the hex code and paste it into the color hex code box in SimplePlanes, and then play around with the values a bit until it looks good. Lots of trial and error with that last part