Why is Firefox changing the color calibration of this image?
Posted
by
eoinoc
on Pro Webmasters
See other posts from Pro Webmasters
or by eoinoc
Published on 2012-10-22T13:45:10Z
Indexed on
2012/10/22
23:18 UTC
Read the original article
Hit count: 219
graphics
The symptom of my problem is that the same hex color in a PNG image does not match the CSS-defined color defined by the same hex code.
This problem only happens in Firefox when gfx.color_management.mode
is set to 2
(tagged images only) rather than 0
(off). (Firefox ICC color correction described here).
The image is http://dzfk93w6juz0e.cloudfront.net/images/background-top-light.png which at the bottom has the color #c8e8bd
. However, the shade of green is different to that color when Firefox color calibration is enabled.
Is this image inadvertently "tagged" for color correction?
© Pro Webmasters or respective owner