ISO Coated v2 300% (ECI): Difference between revisions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
==CMYK to RGB== | ==CMYK to RGB== | ||
A mapping list for easy look-up and import into a database. Use steps of 5 for CMYK. For CMY use 0 to 100, i.e. 21*21*21 = 9261 variations. For K use 0 to 20, which covers all but one case in the lists at [[VBB public transport colors]]. That is 46305 variations. | |||
===List=== | ===List=== | ||
Line 62: | Line 59: | ||
| 20211e || | | 20211e || | ||
| style="background-color:#20211e" | | | style="background-color:#20211e" | | ||
| | |||
|- | |||
| 0 || 0 || 0 || 100 | |||
| 131413 || | |||
| style="background-color:#131413" | | |||
| | | | ||
|} | |} |
Revision as of 2013-05-29T01:26:08
http://www.eci.org/en/colorstandards/offset
recommends “ISO Coated v2 300% (ECI)” if the intended printing condition is not yet known.
On some Windows OS the path to the profile might be:
- C:\Windows\System32\spool\drivers\color\ISOcoated_v2_300_eci.icc
CMYK to RGB
A mapping list for easy look-up and import into a database. Use steps of 5 for CMYK. For CMY use 0 to 100, i.e. 21*21*21 = 9261 variations. For K use 0 to 20, which covers all but one case in the lists at VBB public transport colors. That is 46305 variations.
List
- 1 = http://www.codecrete.net/CMYK
- 2 = OSM Berlin/Sebastian
C | M | Y | K | 1 | 2 | 1 | 2 |
---|---|---|---|---|---|---|---|
0 | 0 | 0 | 0 | fefefe | |||
100 | 0 | 0 | 0 | 00a2d3 | 00A3D3 | ||
0 | 100 | 0 | 0 | e00885 | |||
100 | 100 | 0 | 0 | 3a2996 | |||
0 | 0 | 100 | 0 | fae014 | FBE116 | ||
100 | 0 | 100 | 0 | 00a659 | 00A759 | ||
0 | 100 | 100 | 0 | bf1f10 | DC2A1B | ||
100 | 100 | 100 | 0 | 20211e | |||
0 | 0 | 0 | 100 | 131413 |