Ask a Question
Welcome to LED Display Screen Forums Q2A. This is a Q&A community for LED display screen enthusiasts, providing outdoor LED display screens, indoor LED display screens, and creative LED display screen FAQs. Our LED display screen discussion community is a global professional free LED Q2A, LED display manufacturing, LED screen testing and LED screen installation professional Q&A knowledge platform.


+2 votes
33 views

What is RGB model? Find a RGB coordinate of a color at (0.2,1,0.5) in CMY space

by (35.4k points)

4 Answers

+2 votes

The RGB model is a color representation method based on the additive mixing of the three primary colors red (R), green (G), and blue (B). It represents approximately 16.77 million colors through combinations of intensity values from 0 to 255 and is widely used in screen displays. According to the complementary relationship between RGB and CMY (R=1-C, G=1-M, B=1-B), when the CMY coordinates are (0.2, 1, 0.5), their RGB coordinates are (1-0.2, 1-1, 1-0.5), or (0.8, 0, 0.5). To represent a 255-level integer, multiply the decimal by 255 and round down to (204, 0, 128).

ago by (32.1k points)
+1 vote

The RGB model is an additive color model that generates various colors by combining the intensities of the three primary colors red (R), green (G), and blue (B) (usually with a value range of 0-255). It is widely used in electronic display devices (such as screens, televisions, and cameras). The principle is to superimpose light to enhance brightness. When all three are bright, white appears, and when all three are dark, black appears.

ago by (102k points)
0 votes

The CMY color space is a three-dimensional color coordinate system composed of cyan (C), magenta (M), and yellow (Y). It belongs to the subtractive color mixing model. By adjusting the ratio of these three primary colors (usually ranging from 0 to 100), a variety of colors can be mixed. It is mainly used in printing and color printing, which rely on the reflection of light from pigments or inks to produce color. The principle is to reduce the amount of reflected light by absorbing specific wavelengths of light. For example, cyan absorbs red light, magenta absorbs green light, and yellow absorbs blue light. The superposition of these three colors creates a transition from white to black.

ago by (36.4k points)
0 votes

The RGB model is an additive color model that represents and displays colors based on combinations of the three primary colors: red, green, and blue.

In the RGB model, each color has a value between 0 and 255 (or 0.0 and 1.0 in normalized form). By adjusting the intensities of these three colors, nearly all visible colors can be mixed.

The RGB model is widely used in electronic display devices such as televisions, computer monitors, and digital cameras.

The CMY model is a subtractive color model that prints or displays colors based on combinations of the three primary colors: cyan, magenta, and yellow. In the CMY model, colors are obtained by subtracting these primary colors from white.

RGB and CMY color spaces can be converted to each other using certain conversion formulas. The conversion formula is as follows:

R=1−C,

G=1−M,

B=1−Y.

Given the CMY coordinates (0.2, 1, 0.5), the corresponding RGB coordinates can be found using the above formula.

Calculating R:

R=1−C=1−0.2=0.8,

Calculating G:

G=1−M=1−1=0,

Calculating B:

B=1−Y=1−0.5=0.5,

Therefore, in RGB space, the CMY coordinates (0.2, 1, 0.5) correspond to the color coordinates (0.8, 0, 0.5).

ago by (36.4k points)

Related questions

+1 vote
4 answers 31 views
+3 votes
4 answers 31 views
31 views asked Aug 26, 2024 by LED-Display-India (35.4k points)
+3 votes
3 answers 30 views
30 views asked Aug 26, 2024 by LED-Manufacturers (63.6k points)
+1 vote
1 answer 38 views
38 views asked Jul 21, 2024 by LED-Manufacturers (63.6k points)
+2 votes
3 answers 47 views
47 views asked Aug 21, 2024 by LED-Display-Screen (36.4k points)
+2 votes
3 answers 46 views
+3 votes
2 answers 27 views
27 views asked Sep 1, 2024 by LEDScreenWholesaler (80.9k points)
+3 votes
1 answer 32 views
32 views asked Jul 21, 2024 by LED-Manufacturers (63.6k points)
+2 votes
1 answer 35 views
35 views asked Jul 21, 2024 by LED-Manufacturers (63.6k points)
+1 vote
3 answers 7 views
7 views asked 2 days ago by LED-Display-Screen (36.4k points)
...