Setting colour as CMYK not RGB

A

Andrew Banks

I'm developing an internal system for an e-commerce application and there is
a requirement to print out invoices.

These will be viewed in the web browser and printed on an inkjet. RGB
colours are very inaccurate when printed and I was hoping there would be a
way of setting colours in CMYK using CSS.

Does anyone know if this is possible?
 
C

Chris Morris

Andrew Banks said:
I'm developing an internal system for an e-commerce application and there is
a requirement to print out invoices.

These will be viewed in the web browser and printed on an inkjet. RGB
colours are very inaccurate when printed and I was hoping there would be a
way of setting colours in CMYK using CSS.

Does anyone know if this is possible?

CSS2 says sRGB colours only
http://www.w3.org/TR/CSS2/syndata.html#color-units

Proposed CSS3 colours allows various other things (RGBA, HSL, HSLA)
but isn't implemented yet and won't be for a while.
http://www.w3.org/TR/2003/CR-css3-color-20030514/

No CSS versions/proposals as far as I can tell going for CMYK.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top