

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Difference Between RGB and CMYK
In this post, we will understand the difference between RGB and CMYK colour schemes −
RGB Colour Scheme
It is used with digital works.
The primary colours in this scheme are ‘Red’, ‘Green’, and ‘Blue’.
It is an additive Type Mixing scheme.
The colours of this scheme’s images are more vibrant.
It has a wide range of colours in comparison to CMYK
The file formats to work with this colour scheme are JPEG, PNG, and GIF.
CMYK Colour Scheme
It is used with print works.
The primary colours in this scheme are ‘Cyan’, ‘Magenta’, ‘Yellow’, and ‘Black’.
It is a subtractive Type Mixing scheme.
The colours of this scheme’s images are less vibrant.
It has a small range of colours in comparison to RGB.
The file formats to work with this colour scheme are PDF, and EPS.
- Related Questions & Answers
- CSS rgb() Function
- Difference between JCoClient and JCoDestination
- Difference between String and StringBuffer.
- Difference between StringBuffer and StringBuilder.
- Difference between C# and .Net
- Difference between Process and Thread
- Difference between Concurrency and Parallelism
- Difference between localhost and 127.0.0.1?
- Difference between Java and JavaScript.
- Difference between NodeJS and AngularJS
- Difference between Normalization and Denormalization
- Difference between Servlet and JSP
- Difference between SQL and NoSQL
- Difference between TypeScript and JavaScript
- Difference between Bootstrap and AngularJS.
Advertisements