Gimp-Forum.net

Full Version: Color is different from what i selected
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello! Whenever I select a colour, it doesn't show up as that colour when I draw on the picture. It's either a less saturated form or a different colour entirely. My brush mode is set to normal, and I can't think of any other way to fix this. I'm using version 2.10.22. Thanks in advance!


[attachment=5689]
This is what I selected

[attachment=5690]
This is what shows up after
Is you image color-indexed? If so you have purple corners in the FG/BG color swashes in the tool box, telling you thathe colors are not usable in the picture.

When an image is color-indexed (all GIF, and some PNG) the colors of pixels are encoded as an index in a colormap, and the only color you can use are those in the color map (otherwise Gimp tires to find the nearest color).

You can change your image to RGB using Image>Mode>RGB.