Creating a png with specific rgb values (mac)
Posted
by Switch
on Stack Overflow
See other posts from Stack Overflow
or by Switch
Published on 2010-04-02T01:48:27Z
Indexed on
2010/04/02
1:53 UTC
Read the original article
Hit count: 327
I'm using a Mac. When I try creating a png with specific rgb values (i.e. 128,0,0), this is fine (I've tried using both GIMP and photoshop). Now when I open the png file, the color looks slightly different. And when I use the DigitalColor Meter, the rgb values don't match anymore (the 128,0,0 file became 106,7,0).
What's going on?
Thanks
© Stack Overflow or respective owner