Comment on Is this green or blue?
gazter@aussie.zone 9 hours agoThere would have been a bunch of image compression and transcoding along the way. Are the other values as expected?
Comment on Is this green or blue?
gazter@aussie.zone 9 hours agoThere would have been a bunch of image compression and transcoding along the way. Are the other values as expected?
RandomVideos@programming.dev 9 hours ago
I only remember that the red was 0 and that the other values were close
When using the color picker i used to get this image on the uploaded image(that i redownloaded), it said rgb(0, 122, 133). I copied that color and used another website to make the screenshot so either the 2 websites i used are wrong,
gazter@aussie.zone 7 hours ago
It’s a jpeg, it has lossy compression. There could be compression at any point in that chain, most likely right on creation of the screenshot, storage on your lemmy instance, download to my device, upload to my colour picker…
RandomVideos@programming.dev 5 minutes ago
I downloaded the jpeg that i used to test the colors now
kayzeekayzee@lemmy.blahaj.zone 9 hours ago
There are a lot of steps in converting color spaces to suit people’s individual monitors and in compressing files to be stored on web servers.
Sometimes rounding errors happen. ¯_(ツ)_/¯