-
-
conversion of color representation between devices
-
range of colors available on a particular device (output)
-
black is the subtractive color
-
white is a additive color
-
-
-
cyan, magenta, yellow, and black
measured in 100% -
print
-
red, blue, green
measured in 225 pixels -
monitor/web
-
specifying color using hexdecimals, triple digits specify levels of component colors, starts with # sign with 6 digits after
-
html
-
one color with various of values
-
-
-
-
-
-
rgb are each represented by a byte (two hex digits)