Difference between revisions of "Color model"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
Line 1: Line 1:
 
A '''color model''' is an [[abstract mathematical model]] describing the way [[Color|colors]] can be represented as [[Tuple|tuples]] of [[Number|numbers]], typically as three or four values or color components.
 
A '''color model''' is an [[abstract mathematical model]] describing the way [[Color|colors]] can be represented as [[Tuple|tuples]] of [[Number|numbers]], typically as three or four values or color components.
 
(TO DO: expand, organize, cross-reference, illustrate.)
 
  
 
== Description ==
 
== Description ==
Line 12: Line 10:
 
* [[CMYK color model]]
 
* [[CMYK color model]]
 
* [[Color]]
 
* [[Color]]
 +
* [[Color space]]
 
* [[RGB color model]]
 
* [[RGB color model]]
 
* [[Tuple]]
 
* [[Tuple]]

Revision as of 13:49, 4 February 2016

A color model is an abstract mathematical model describing the way colors can be represented as tuples of numbers, typically as three or four values or color components.

Description

When this model is associated with a precise description of how the components are to be interpreted (viewing conditions, etc.), the resulting set of colors is called color space.

See also

External links