I get that the ICC instructs the computer/program "how" to interpret RGB values, but honestly, beyond that the science of it all just doesn't jive for me . .
Okay, Color management 101:
* All color management depends on having TWO color profiles. One is for the image data. The other is for the display. We could call these 'source' and 'target'
* That combination of two profiles allows the computer to calculation the relation between them, and transform the data using that, so that it displays as intended. To be more explicit: the actual displayed RGB values change, to match the original appearance of that color.
* The above is an ideal scenario. Most commonly, people don't have color management setup (in which case, the browser assumes sRGB as a target.. hopefully. Some just don't color manage at all.). Fairly commonly, artists don't have color profiles setup; or they have assigned their display profile as the image profile (
this seems to be what you did), which effectively disguises that their settings are exactly the opposite to what they should be.
* As a rule the image profile (commonly known as 'working space') should be something standard (if you can use sRGB, do so; otherwise, there are
Various other working spaces, kindly catalogued by Bruce Lindbloom)
* The display profile should accurately describe the color characteristics of your monitor. Some professionals use colorimetry devices to recalibrate their display profiles every 1-2 months. It's generally a good practice to assume the viewer is running uncalibrated sRGB (and so, make sure your image is converted to sRGB -- the best you can do overall -- when you are exporting a file to show on the web)
Charles Poynton accurately describes the details, wherefores, howtos, etc in his
Color FAQ
« Last Edit: July 19, 2011, 07:35:55 am by Ai »

Logged
If you insist on being pessimistic about your own abilities, consider also being pessimistic about the accuracy of that pessimistic judgement.