ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Christoph Redecker <christoph.redecker@tu-harburg.de>
To: ntg-context@ntg.nl
Subject: Re: Colors: printing vs. on screen
Date: Sun, 19 Jun 2011 14:08:41 +0200	[thread overview]
Message-ID: <4DFDE6C9.6070300@tu-harburg.de> (raw)
In-Reply-To: <BANLkTimxQE2HbaSsuKJ+GkcxY_Ozg6zGJw@mail.gmail.com>

>   -- Are "spot colors" the thing to use to get a grip on these matters?

No, because spot colors are used to extend the printable range by colors 
not available in cmyk. You might be able to show such a color on your 
monitor, but not print it.

>   -- Is this generally only a matter of "color spaces" and
> transformations between them?

Yes, because your monitor uses RGB and your printer uses CMYK. The 
conversion between thetwo is not too complicated, but actually getting 
the same output from the two is hard. RGB is an additive model, CMYK is 
subtractive (read about the different models, wikipedia will do). The 
color impression you get by looking at the output is generated in 
completely different ways.

   or ...
>   -- Is this also dependent on specific printer models (eg. different
> office laser printers)?
>      -- If yes, is there any source on information on the pecularities
> of these printers?

Each printer will print slightly different, that's the nature of things. 
Your best bet is to calibrate your monitor (also, search a bit on the 
web for ways to do this). Turn a few of your monitors knobs and see how 
the colors change - now imagine what variables come into play between 
your impression of the color shown by your monitor, the actual data, and 
the impression you get from your printer's output!

You can also try specifying a color in CMYK and see if the output changes.

Regards

Christoph
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2011-06-19 12:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-19 11:53 Erik Margraf
2011-06-19 12:03 ` Hans Hagen
2011-06-19 12:08 ` Christoph Redecker [this message]
2011-06-19 19:33   ` Henning Hraban Ramm
2011-06-21 20:28     ` Erik Margraf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DFDE6C9.6070300@tu-harburg.de \
    --to=christoph.redecker@tu-harburg.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).