Color Models
DESCRIPTION
Color Models. RGB: additive color. CMY: subtractive colors. Color Models. Color Models (cont). HSV: Hue: defines the color; from Red-Green-Blue Saturation: how the hue differs from natural grey Value (Brightness): the level of illumination. HSV to RGB.
1 / 6
Télécharger la présentation
Color Models
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
RGB: additive color CMY: subtractive colors Color Models Fall 2013 revised
Color Models (cont) • HSV: • Hue: defines the color; from Red-Green-Blue • Saturation: how the hue differs from natural grey • Value (Brightness): the level of illumination Fall 2013 revised
HSV to RGB Can be useful in setting color variation in fireworks! Fall 2013 revised
Ref: C code for doing this Fall 2013 revised
To Understand How HSV Works … Use the Microsoft Color Chooser hue Value Sat.
More Related