Make color là gì
A color space is a defined range of colors. Well known color spaces include sRGB, AdobeRGB và ProPhotoRGB.
The human visual system is not a simple RGB sensor, but we can approximate how the eye responds with a CIE 1931 chromaticity diagram that shows the human visual response as a horse-shoe shape. You can see that in human vision there are many more shades of green detected than xanh or red. With a trichromatic color space lượt thích RGB we represent the colors on the computer using three values, which restricts up to encoding a triangle of colors.
Bạn đang xem: Make color là gì
Using models such as a CIE 1931 chromaticity diagram is a huge simplification of the human visual system, & real gamuts are expressed as 3d hulls, rather than 2d projections. A 2 chiều projection of a 3 chiều shape can sometimes be misleading, so if you want to see the 3d hull, use the gcm-viewer application.
Xem thêm: Những Bức Ảnh Hài Hước Chứng Minh Luôn Có 2 Kiểu Con Gái Cực Trái Ngược Nhau, Xem Để Biết Bạn Thuộc Tuýp Phụ Nữ Nào Nhé

Xem thêm: " Diện Tích Xây Dựng Tiếng Anh Là Gì : Định Nghĩa, Ví Dụ Anh Việt
sRGB, AdobeRGB và ProPhotoRGB represented by white triangles
First, looking at sRGB, which is the smallest space & can encode the least number of colors. It is an approximation of a 10 year old CRT display, và so most modern monitors can easily display more colors than this. SRGB is a least-common-denominator standard and is used in a large number of applications (including the Internet).
AdobeRGB is frequently used as an editing space. It can encode more colors than sRGB, which means you can change colors in a photograph without worrying too much that the most vivid colors are being clipped or the blacks crushed.
ProPhoto is the largest space available và is frequently used for document archival. It can encode nearly the whole range of colors detected by the human eye, và even encode colors that the eye cannot detect!
Now, if ProPhoto is clearly better, why don’t we use it for everything? The answer is to bởi vì with quantization. If you only have 8 bits (256 levels) to lớn encode each channel, then a larger range is going to have bigger steps between each value.
Bigger steps mean a larger error between the captured color and the stored color, and for some colors this is a big problem. It turns out that key colors, like skin colors are very important, và even small errors will make untrained viewers notice that something in a photograph looks wrong.
Of course, using a 16 bit image is going to lớn leave many more steps và a much smaller quantization error, but this doubles the kích thước of each image file. Most content in existence today is 8bpp, i.e. 8 bits-per-pixel.
màu sắc management is a process for converting from one color space lớn another, where a màu sắc space can be a well known defined space like sRGB, or a custom space such as your monitor or printer profile.