Skip to content

Commit

Permalink
[css-color-5] Add legacy device-cmyk from older gcpm draft
Browse files Browse the repository at this point in the history
  • Loading branch information
svgeesus committed Nov 2, 2023
1 parent 1ce5a46 commit 475eb97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions css-color-5/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2331,6 +2331,9 @@ or any other color or monochrome output device which has been characterized.
It's interpreted identically to the fourth argument of the ''rgb()'' function.
If omitted, it defaults to ''100%''.

For <a href="https://www.w3.org/TR/2011/WD-css3-gcpm-20111129/#cmyk-colors">historical reasons</a>,
''device-cmyk()'' also support a <a>legacy color syntax</a>.

Typically, print-based applications will actually store the used colors as CMYK,
and send them to the printer in that form.
However, such colors do not have a colorimetric interpretation,
Expand Down

0 comments on commit 475eb97

Please sign in to comment.