Quote:
Originally posted by JTY
On my site I use png repeat for the background, as it was the only I could get the background on my logo, and page to match.
|
Right, the idea of the 216 "web safe" colors only applies to the GIF image format, which is limited to a palette of only 256 colors to begin with. Using a .png can be one solution, and it has the advantages of lossless compression, graduated transparency, and built-in gamma correction. Almost too good to be true, but not all browsers will support .png images.
Chilliboy might also try to get around the problem by sticking with a .gif but using dithering to give the "illusion" of the color he's looking for (at the expense of increased file size/load times). To that, though, requires a fairly capable graphics package. Macromedia Fireworks or Adobe ImageReady are two that would be appropriate.
As for this:
Quote:
|
Any suggestions why this BB would use this color, when its not in the 216 palatte?
|
They use it because they like the way it looks, and they don't really care that it will look different on a Mac than it does under Windows.