I want to make an image for my walls. Therefore I created a color:
As I tested it, I noticed, that it is partly transparent. How can I disable this transparency, without changing the alpha value because it gets darker then and that's another color.
Color drw = new Color(214, 147, 0, 86);