Color: Difference between revisions
Jump to navigation
Jump to search
(→Links) |
m (→Links) |
||
Line 17: | Line 17: | ||
; Models and color components | ; Models and color components | ||
* [http://en.wikipedia.org/wiki/List_of_color_spaces_and_their_uses List of color spaces and their uses] (Short listing of various models) | * [http://en.wikipedia.org/wiki/List_of_color_spaces_and_their_uses List of color spaces and their uses] (Short listing of various models) | ||
* [http://en.wikipedia.org/wiki/RGB_color_model RGB color model] (Wikipedia). * [http://en.wikipedia.org/wiki/HSL_and_HSV HSL and HSV] (Wikipedia). | * [http://en.wikipedia.org/wiki/RGB_color_model RGB color model] (Wikipedia). | ||
* [http://en.wikipedia.org/wiki/HSL_and_HSV HSL and HSV] (Wikipedia). | |||
* [http://en.wikipedia.org/wiki/Hue Hue] (Wikipedia). | * [http://en.wikipedia.org/wiki/Hue Hue] (Wikipedia). | ||
* [http://en.wikipedia.org/wiki/Complementary_color Complementary color] (Wikipedia). | * [http://en.wikipedia.org/wiki/Complementary_color Complementary color] (Wikipedia). |
Revision as of 12:20, 7 November 2011
So far this entry, just includes some interesting links to color, in particular with respect to computer graphics. Most links point to Wikipedia
See also:
- Computer colors tutorial (a tutorial that mostly address web designers)
- Flash colors tutorial
Links
- General Theory
- Color theory (Wikipedia).
- Color model (Wikipedia).
- Primary color Primary colors are sets of colors that can be combined to make a useful range (gamut) of colors.
- color museummodels, history, aesthetics
- Models and color components
- List of color spaces and their uses (Short listing of various models)
- RGB color model (Wikipedia).
- HSL and HSV (Wikipedia).
- Hue (Wikipedia).
- Complementary color (Wikipedia).
- Colorfulness (Wikipedia).
- color wheel (Wikipedia).
- Color space (Wikipedia).
- Use of colors on computers
- Palette (computing) (Wikipedia)
- List of palettes (Wikipedia)
- Color depth (Wikipedia). Color depth is a computer graphics term describing the number of bits used to represent the color of a single pixel in a bitmapped image. Also know as bits per pixel (bpp).
- Gamma correction
- Color Lists
- List of colors (Wikipedia). Including hex triplet, rgb and HSV values
- Web colors (Wikipedia).
- color management (Wikipedia).
- Color Schemes and Color codes