SRGB
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |name=sRGB |formattype=electronic |subcat=Graphics |released=1996 }} '''sRGB''' is a standard ''color space'' (a way to encode colors as numbers) developed by Mic...") |
(displaytitle) |
||
(One intermediate revision by one user not shown) | |||
Line 5: | Line 5: | ||
|released=1996 | |released=1996 | ||
}} | }} | ||
+ | {{DISPLAYTITLE:sRGB}} | ||
+ | |||
'''sRGB''' is a standard ''color space'' (a way to encode colors as numbers) developed by Microsoft and Hewlett-Packard. | '''sRGB''' is a standard ''color space'' (a way to encode colors as numbers) developed by Microsoft and Hewlett-Packard. | ||
Line 24: | Line 26: | ||
[[Category:Microsoft]] | [[Category:Microsoft]] | ||
+ | [[Category:Hewlett-Packard]] |
Latest revision as of 20:06, 23 April 2015
sRGB is a standard color space (a way to encode colors as numbers) developed by Microsoft and Hewlett-Packard.
It is widely used on the web, and by computer monitors. Many standards such as HTML and CSS define their colors in terms of sRGB.
Many image creation workflows do not do sophisticated color management, so image files often use sRGB in practice, whether or not their specification says they should.
The biggest drawback to sRGB is probably its relatively small color gamut.