The colors are the friggin' SAME, yet are displayed as different in all browsers I've tried (IE, FF, and SAF). The colors for the menu are assigned in "css/menu.css" and are #505050. That's what they are in Photoshop for the small logo and the masthead as well. I'm baffled.
FF 2.0.0.12 PC seems to be displaying things correctly, as does Safari 3 Beta for PC. IE renders the color on PNGs slightly darker than they should be, this is because they got the gamma- and color-corrections incorrect. This is has always been an issue in previous versions of IE. According to my onscreen color picker the color in IE is #454545.
as a temporary fix, i changed all the PNGs to GIFs, which display proper 505050. I'd prefer to use PNG or JPGs when this goes live because I have how GIFs pixel-ize the faces on the masthead. Thoughts?
You never mentioned that you were on OS X. On PC those browsers render everything fine.
You're right... I thought I did but ended up editting that post. Odd that it renders fine on PC. I'm at a loss... I tried the #454545 fix and it didn't match her on Safari OS X.
Is the colour profile and gamma correction for the PNGs correctly set? Mac has a different default gamma than Windows, and I believe which colour profile a Mac has depends on whether it's CRT or TFT, where Windows uses the same colour profile all over.
(I believe there's some incompatibilities in some browsers when it comes to gamma correction and colour profiles. I can't recall if there's a best-fit option for either though, but I would expect sRGB and Gamma 1.0 to work best across the board.)
Is the colour profile and gamma correction for the PNGs correctly set? Mac has a different default gamma than Windows, and I believe which colour profile a Mac has depends on whether it's CRT or TFT, where Windows uses the same colour profile all over.
(I believe there's some incompatibilities in some browsers when it comes to gamma correction and colour profiles. I can't recall if there's a best-fit option for either though, but I would expect sRGB and Gamma 1.0 to work best across the board.)
I'm happy to use JPG... was just using PNG out of habit. I hate having to use GIF because it distorts the images. Any ideas? How do other sites get around this?