Re: RGB with no profile for the web?
Re: RGB with no profile for the web?
- Subject: Re: RGB with no profile for the web?
- From: Paul Schilliger <email@hidden>
- Date: Fri, 09 Feb 2007 10:44:09 +0100
Lee,
Thanks for tips! I will implement this code from now on.
Still, how do the PC users who have a color profiled monitor see it? Do
they emulate sRGB by default?
Paul Schilliger
Lee Badham wrote:
Hi,
The reason you're getting a colour shift on your monitor, is that
your monitor is not set up to emulate sRGB. So an image set up for
sRGB will not look right on a your monitor. However, as sRGB is meant
to describe an average monitor, it is still better to use sRGB for
web images, and not embed a profile.
To cater for Mac users who have colour management on (All Safari
Users, IE with colorsync checked) you can use the following code
<body iccprofile="sRGB.icc">
and load sRGB.icc onto your webserver.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Colorsync-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden