Let's proceed to the color adjustments. To work with color efficiently you have to understand the foundations of the color separation. If you know this theory, feel free to skip this page. If you don't, please read this at least once.
Simply put, all the colors are comprised of three sets of complementary colors:
Red < - > Cyan
Green < - > Magenta
Blue < - > Yellow
When adjusting a color, you affect its complementary color as well. For example:
1. By increasing amount of Red color in an image, you are also decreasing Cyan; if you decrease Red, you automatically increase Cyan.
2. If you reduce Green ( - ), the amount of Magenta grows ( + ); adding Green ( + ) subtracts Magenta ( - ).
3. Increasing ( + ) Blue, reduces ( - ) Yellow; increasing ( + ) Yellow, subtracts ( - ) Blue.
And so on... Also bear in mind this relationship when you use channels for color adjustments.
Select the Red channel to adjust red and cyan colors, select the Green channel for greens and magentas and select the Blue channel for blues and yellows.
Related Articles
- Color Theory 101You may never think about color when you design. You may just think what looks good is what is good. Well think again, because it goes much deeper than that. This week I want to begin talking about color theory. Before I do, I want to stress that some of this is hard and true Color Theory as
- Color Psychology Quick Reference CardsIf youre going to be a professional in any of the creative/artistic fields, you have to understand color. Weve been dealing a bit with Color Theory on our site, but now were going to dive into something equally important - Color Psychology.
- Basic ShoutboxThis is an interesting and helpful tutorial for designing an Advanced Shoutbox. The author explains in this two part article that your blog or website can have a place for visitor comments. The author starts by showing you how to....
- Form EmailLearn to send mail with the php mail(); function.
- Understand Your ColorAny design on a web application involves the effective input of color scheme in order to impress web surfers, instill a certain image or identity associated with the kind of web site it represents, and add impact to the web pages...
- Using and Converting to Color-Safe PalettesWhen you design web pages in HTML, as you probably know, you can use a tremendous range of colors (over 16 million) for fonts, tables, backgrounds and so forth using the COLOR attribute of the various HTML tags...
- The Use of Color in Movie Posters and Film MarketingThe Use of Color in Movie Posters and Film Marketing.If youll take some time just to look at your collection of movies and study the cover art work, youll start to notice several trends going on that you should be aware of as a designer. Youll begin to discover
- Color Theory - Some Basic PrimerAchromatic schemes are made up of Black and Whites and the various range of neutral grays they produce. You can give achromatics a temperature by adding a small touch of another color...
- If/Else Statements1. If and Else statements are special pieces of code that tell your server to do something under a certain condition. If and Else statements therefore are conditional statements. An example of a likely piece of code that uses these statements is:
- CSS Link SpecificityLove Hate is how I taught myself to remember the order. The acronym for the order (LVHA) just wasnt terribly easy to remember on its own. It didnt spell anything, or really give a sensical meaning to me. But Love Hate works. So what is LVHA?
