# Week #5 \~ Optional Section

## :rainbow: RGB | CMYK channels :rainbow:&#x20;

![](https://3568902313-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGpAzIv1DbqWh5OUKBx%2F-MHZPskIifb28Lr72u_C%2F-MHZYG-21G5Y5kbId8V2%2Frgb%20Vs%20cmyk.png?alt=media\&token=8446c2a6-e898-4722-b1e4-9150e7991479)

There are two different color modes that represent Primarily (GRB) and secondary colors (CMYK).&#x20;

RGB is based on the way the human eye perceives the color of the light! The absence of color in RGB mode makes the **black** color and the maximum amount of combination of all RGB makes the **white** color, while the combination of **CMYK** inks creates **black** and the absence creates **white.**&#x20;

In RGB mode, Black is the absence of color and white shows where the color is. In CMYK this rule is the opposite! In RGB mode, the Black brush **removes** components of a channel and the White Brush brings it back. In CMYK this rule is the opposite!

* when RGB colors mix together in pair, they create CMYK color

![](https://3568902313-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGpAzIv1DbqWh5OUKBx%2F-MIuMrc33hM0a8mXxn3m%2F-MIuSfKx7_4joxm_-l_d%2FScreen%20Shot%202020-10-05%20at%2012.22.38%20PM.png?alt=media\&token=34687aef-d3e0-42cc-8539-a28566e76e3d)

* &#x20;Secondary colors (CMYK) are complementary colors to the remaining primarily color (RGB)! &#x20;

![](https://3568902313-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGpAzIv1DbqWh5OUKBx%2F-MIuMrc33hM0a8mXxn3m%2F-MIuS43FfKFbADtztLY3%2FScreen%20Shot%202020-10-05%20at%2012.22.56%20PM.png?alt=media\&token=1a28eda5-7752-4a05-b40a-f6f955a9b56e)

**RGB/CMYK Mode in Ps**

In Photoshop you can work in different color modes. Photoshop default color mode is RGB 8 Bits. RGB is the right mode for any screen-based work such as web or digital devices. CMYK is the right mode for printing.

If you decide to change the mode you can change it from the **Image** menu!

&#x20;<img src="https://3568902313-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGpAzIv1DbqWh5OUKBx%2F-MHZ_l0xYsKcxcPD15Fm%2F-MHZhGNgqAP8wC7AcTA8%2FScreen%20Shot%202020-09-18%20at%209.51.58%20PM.png?alt=media&#x26;token=530cd6c0-6d49-41ea-86bf-2f90b4ead010" alt="" data-size="original">&#x20;

Color channels are created automatically when you open a new image. The image’s color mode determines the number of color channels created. If you choose RGB images use **three** channels to reproduce colors on the screen *(Red, Green, Blue)*. If if you choose CMYK images use **four** channels to reproduce colors on the screen *(Cyan, Magenta, Yellow, Black).*

&#x20;<img src="https://3568902313-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGpAzIv1DbqWh5OUKBx%2F-MHZ_l0xYsKcxcPD15Fm%2F-MHZj-_D-72u7dBDl__v%2FScreen%20Shot%202020-09-18%20at%209.56.08%20PM.png?alt=media&#x26;token=cf1a1356-a0c2-4ae4-bfbc-d04bc2eef83b" alt="" data-size="original"> <img src="https://3568902313-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGpAzIv1DbqWh5OUKBx%2F-MHZ_l0xYsKcxcPD15Fm%2F-MHZj4ywIGHjhBKQ6BfE%2FScreen%20Shot%202020-09-18%20at%209.56.27%20PM.png?alt=media&#x26;token=e30660e7-2695-4b27-bd9e-3fa3ef53fccb" alt="" data-size="original">&#x20;

{% embed url="<https://youtu.be/Y5ljrF8ZzWw>" %}

**Some fun experiments with Color Channels**

to work with this technique you need to pay attention to some important points before you start working with *color channels:*

* Monotone images are better for this technique.
* All layers should be flattened.
* Have a solid white background is better.
* The Composite color channel and all color channels should be visible in order to save the final work.
* If you want to copy from an image and paste it to another image, the color mode should be the same and all layers should be fattened.

{% embed url="<https://youtu.be/F0_yznB4pxU>" %}

In this video. I will show you some techniques using Invert, Selection, Fill/Gradient, Transform, Brush and Smudge tool, Adjustment tool&#x73;**,** and Copy and Paste from another image!

{% embed url="<https://youtu.be/1R19BSY1apQ>" %}

![](https://3568902313-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGpAzIv1DbqWh5OUKBx%2F-MIvpkx4v1r-s1MLQp1v%2F-MIvpyI9g6LR1IL0WTen%2Fpexels-daria-shevtsova-1030928.jpg?alt=media\&token=996f8ff7-5b6c-4266-a6a5-05e9d303f993)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://roya-ebtehaj.gitbook.io/arts-74-scu/artrs74/selection-and-cut-out-in-ps/rgb-or-cmyk-channels.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
