Color: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (using an external editor) |
||
Line 1: | Line 1: | ||
{{Stub}} | {{Stub}} | ||
So far this entry, just includes some interesting links to color, in particular with respect to computer graphics. | 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: | See also: | ||
* [[Computer colors tutorial]] (a tutorial that mostly address web designers) | * [[Computer colors tutorial]] (a tutorial that mostly address web designers) | ||
Line 8: | Line 9: | ||
== Links == | == Links == | ||
; Theory | ; General Theory | ||
* [http://en.wikipedia.org/wiki/Color_theory Color theory] (Wikipedia). | * [http://en.wikipedia.org/wiki/Color_theory Color theory] (Wikipedia). | ||
* [http://en.wikipedia.org/wiki/Color_model Color model] (Wikipedia). | |||
* [http://en.wikipedia.org/wiki/Primary_color Primary color] Primary colors are sets of colors that can be combined to make a useful range (gamut) of colors. | * [http://en.wikipedia.org/wiki/Primary_color Primary color] Primary colors are sets of colors that can be combined to make a useful range (gamut) of colors. | ||
; Models and color components | ; Models and color components | ||
* [http://en.wikipedia.org/wiki/RGB_color_model RGB color model] (Wikipedia). | * [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/Hue Hue] | * [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/Complementary_color Complementary color] (Wikipedia). | |||
* [http://en.wikipedia.org/wiki/Colorfulness Colorfulness] (Wikipedia). | |||
* [http://en.wikipedia.org/wiki/Color_wheel color wheel] (Wikipedia). | |||
* [http://en.wikipedia.org/wiki/Color_space Color space] (Wikipedia). | |||
; | ; Use of colors on computers | ||
* [http://en.wikipedia.org/wiki/Palette_%28computing%2 Palette (computing)] (Wikipedia) | * [http://en.wikipedia.org/wiki/Palette_%28computing%2 Palette (computing)] (Wikipedia) | ||
Line 25: | Line 32: | ||
; Color Lists | ; Color Lists | ||
* [http://en.wikipedia.org/wiki/List_of_colors List of colors] (Wikipedia). Including hex triplet, rgb and HSV values | * [http://en.wikipedia.org/wiki/List_of_colors List of colors] (Wikipedia). Including hex triplet, rgb and HSV values | ||
* [http://en.wikipedia.org/wiki/Web_colors Web colors] | * [http://en.wikipedia.org/wiki/Web_colors Web colors] (Wikipedia). | ||
* [http://en.wikipedia.org/wiki/ | * [http://en.wikipedia.org/wiki/Color_management color management] (Wikipedia). | ||
; Color Schemes and Color codes | ; Color Schemes and Color codes |
Revision as of 15:48, 11 September 2009
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.
- 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