색역 매핑
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://colorfyi.com/iframe/glossary/gamut-mapping/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://colorfyi.com/glossary/gamut-mapping/
Add a dynamic SVG badge to your README or docs.
[](https://colorfyi.com/glossary/gamut-mapping/)
Use the native HTML custom element.
대상 장치가 소스의 모든 색을 재현할 수 없을 때 한 색 공간에서 다른 색 공간으로 색을 변환하는 과정.
Gamut mapping is necessary whenever colors cross system boundaries, such as displaying Adobe RGB images on an sRGB monitor or printing an RGB photograph in CMYK. There are several mapping strategies: perceptual intent compresses the entire source gamut proportionally to fit the destination (preserving relationships), relative colorimetric clips out-of-gamut colors to the nearest reproducible color, and absolute colorimetric preserves exact colors that are in gamut while clipping the rest. The choice of mapping strategy depends on the use case; perceptual is preferred for photographs, while relative colorimetric is preferred for brand colors that must match exactly.
직접 해보기
관련 글
색상 교정(Color Proofing): 정확한 인쇄 색상 보장
소프트 교정, 하드 교정, 인쇄기 교정 기법을 배워 화면에서 최종 출력까지 정확한 인쇄 색상 재현을 보장하세요.
색 영역이란 무엇입니까? 당신이 알아야 할 모든 것
색 영역(색상 영역)을 이해합니다. 즉, 장치가 표시하거나 인쇄할 수 있는 색상 범위입니다. sRGB, 디스플레이 P3 및 Rec.를 비교합니다. 웹 및 인쇄 디자인을 위한 2020 범위.
색역 매핑: 색상 공간 간 변환
색 영역 매핑을 이해합니다. 색 영역 외 색상이 무엇인지, 클리핑과 지각 압축의 작동 방식, CSS가 2026년 색 영역 매핑을 처리하는 방법을 알아보세요.