-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Color Picker wrong hex value #25138
Comments
I found that this only occurs on my main monitor. An AOC Agon 32, connected by displayport on an AMD RX6700XT. |
I don't think it's a matter of the receiving hardware, but more likely: Do you have any kind of software on your device that could adjust the color? Like #11585 |
Okay. I never use things like this, so I'm guessing here... Maybe it has something to do with the color format (RGB versus Ypbpr) or the bits per pixel (8 versus 10). If that is not it, I don't know. Maybe @martinchrzan ? |
@Jay-o-Way The point is, even leaving the settings like the screen 2 (8 BPC and YCbCr 4:4:4), does not change anything, the color picker still returns the wrong value. And I can't imagine that another program could be affecting the colors of the screen. And only on a monitor. |
I was trying to fix RX6700XT error of black screen and blue screen, computer crashing and etc. I took advantage that I bought a new ssd and formatted the pc, after much research I found that windows was overwriting the AMD video driver that I installed by adrenalin. I disabled windows update, in windows policies, following some tutorials that I do not remember anymore and oddly enough it seems the wrong color error by powertoys was fixed. |
Same issue here, but on V 0.70.0 and using intel Iris Xe integrated graphics on the latest driver. If I color-pick a website, the color does not match the actual hex code in the HTML file. (Edit: it fixed itself somehow) (Edit 2: it did not, lighter colors it has issue with, but deep colors it doesn't) |
@Pandicon I don't know what the app you are using, but the two colored dots in each image: they have a different color. I think the bottom rainbow line is only to pick a base color, and the 2D area above that is to pick a specific shade. The values that are show are the colors of the dots in the rainbow row, not the actual picked color. I bet the app you are using is the problem here. |
@nilvanlopes Have you tried turning off FreeSync, and tried different color pickers/creators? |
The base app used in the example is the colour picker that comes up when you Google "#000000". The big rectangle on the left actually shows the chosen colour, else it would be quite useless. And I launched the powertoys colour picker, hovered my mouse above the big rectangle, and the hex value shown from the powertoys tool was different from the one the Google tool was saying it was showing. |
think it's a error related to windows update and amd drivers, i formatted the pc and the error not occur anymore. |
It seems like your main monitor is HDR-capable (at least from what I could find online since it seems like AOC no longer offers detailed information about that specific display).
Alternatively, follow the instructions from HDR settings in Windows - Microsoft Support. |
From #26170 (comment), @Pandicon reminded me of this issue as have the same color picker UX screenshots.
MS Paint verified the hex code is correct for the purple. That is what the pixel color is. does shifting those settings in chrome help? /needinfo |
Having this issue too, bumping the issue so it doesn't get marked as requiring author feedback |
Hi @vexplained. I never use HDR, at the time my tv and secondary monitor have HDR too, bove deactivated, and in them the color picker shows the correct value. Like I say before, i reinstall windows and change my hardware many times after that so i can't reproduce this again. |
I've also had the same issue on multiple PCs and screens. Something about it just chooses wrong hex than what I can see on the website's css values for example. Anyone know of a fix? |
@e11world depends on the cause. |
This is due to color profiles on the monitor. we leverage whatever the rendered pixel on the screen is. /dup #11585 would be the tracking issue to account for the color profile on the screen. |
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Microsoft PowerToys version
0.68.1
Installation method
Microsoft Store
Running as admin
Yes
Area(s) with issue?
ColorPicker
Steps to reproduce
Using win-shift-c
The color picker does not return the correct value when selecting the colors in hexadecimal, it always returns a lighter value. Anywhere in the system.
✔️ Expected Behavior
the correct value of the color
❌ Actual Behavior
returns a fainter color
Other Software
No response
The text was updated successfully, but these errors were encountered: