Chromium and Firefox display colors differently and I don't know which one is doing it right

陌路散爱 提交于 2019-12-05 22:49:46

Another option is to open chrome://flags/ and select the option sRGB on the Force color profile item.

By using this setting instead of disabling the Use hardware acceleration when available, you don't lose some nice features like the 3D view on Google Maps.

Solution found here: https://www.reddit.com/r/Fedora/comments/74h5yh/blue_shows_as_purple_in_chrome/

If you disable 'Use hardware acceleration when available' in Chromium Settings and relaunch, Chromium displays colors correctly. When turned on, Chromium colors are off. I consider this as a workaround until Chromium color management issue with hardware acceleration is resolved.

Using GPick as a Color Picker and calling a Website with Color Hexcode like

http://www.color-hex.com/color-palette/54430

I see, that Firefox renders the RGB Colors exactly, meaning GPick identifies the same Hex Code from CSS. Whereas Chromium renders some kind of differnt color.

You can call

chrome://flags/#force-color-profile

and set the Color Profile in Chromium to sRGB, so the rendered Color from Chromium is identified the same as the HexCode with GPick.

With the other two colours being equal, your colour is right in the middle of "blue territory".

If you convert it to HSL and look on the hue line, you can see it is right in the middle of the "blue" frequency range.

Consequently, any hint of green or red is incorrect.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!