RGB color mode:
# of colors: 16.7 millionUncompressed file size: 900kb
This has all three channels active therefore the the file size is bigger.
Indexed Color Mode:
# of colors: 5Uncompressed file size: 300kb
The file size is much smaller as its using only 5 colors, out of one channel, instead of the full 16.7 million.
Greyscale Color Mode:
# of colors: 256Uncompressed file size: 300kb
Since this also only uses one channel its file size is also smaller than the RGB color mode.
Bitmap Color Mode:
# of colors: 2Uncompressed file size: 37.5kb
This file size is the smallest because Bitmap Color mode only uses two colors, black and white. No other colors.
Color Modes
Can you change File Format just by changing it's name?
No you cannot, it will simply confuse the computer and will be unable to open. It's file format remains the same.How many colors are in the following Color Modes?
RGB:
16.7 million colorsINDEXED COLOR:
256 colors or lessGREYSCALE
256 colorsBITMAP
2 colors




No comments:
Post a Comment