When I request a color java seems to be picking currently allocated colors which are close to the color I requested. For my application these colors are not as close as I would like. If I run a X program which allocates the exact colors before running my java program then everything looks ok. Is there any way to get an exact color? Using jdk 1.1.6v2 David Gesswein