10

color differences (Shiny)

27 Jun 2022 08:17 by ArceusLord13
This is basically an experiment of mine. I'm attempting to demonstrate how changing the color code changes how the image looks.
My base image is the sprite for a shiny Tentacool from Black and White. The first image is the typical RGB image. The second one is with the same values, but BRG. The third is GBR.
The bottom row images are in the following order: RBG, BGR, GRB
I wasn't intending to add a Croconaw, but I did it anyway. The images for it will be the same as for the Tentacool.
Once I added the Croconaw, I realized that it has the same color scheme as the Tentacool, so I decided to try it out with Rayquaza. The only problem is that Rayquaza is hard to replicate.