Chrome displays weird color issues

I maintain a webpage that has been live for a long time. Recently, several users mentioned that the page displays with odd colors when using Chrome. Below is the page presented in Chrome on multiple computers. Most computers display correctly. (all computers use the latest version of Chrome)

enter image description here

Chrome display is correct:

enter image description here

Edge:

enter image description here

Firefox:

enter image description here

Any idea why multiple Chrome browsers do not handle correctly?

+7
source share
3 answers

This helps me: go to chrome: // flags and switch the GPU rasterization property to Disabled

+2

, chrome://flags "Color correct rendering"

+2

Also try installing Force color profile sRGBinchrome://flags

0
source

All Articles