Knowledge Base - Technical Articles
FAQ: How are the algorithms for color ramps in ArcMap different?
| Article ID: | 17221 |
|---|---|
| Software: | ArcGIS - ArcEditor 8.1 ArcGIS - ArcInfo 8.0.1, 8.0.2, 8.1 ArcGIS - ArcView 8.1 |
| Platforms: | N/A |
Question
How are the algorithms for color ramps in ArcMap different?
Answer
ArcMap's three color ramp algorithms represent different methods for traversing the color spectrum. Each method provides slightly different effects, and which you use may depend on how well it suits your needs.
HSV: The HSV (Hue, Saturation, Value) method is a linear traverse of colors between pairs: Color1 H to Color2, Color1 S to Color2 S, and Color1 V to Color2 V. Essentially, all intervening colors are shown. The HSV algorithm was used for color ramps in ArcView 3.x and is perhaps the easiest color model to understand, but may not be the most intuitive for map reading purposes.
CIE Lab: This method blends two colors without traversing intervening hue space like HSV does. The result is a smooth progression from Color 1 to Color 2. In many cases this produces a very desirable smooth ramp between two colors. This algorithm takes the shortest path through the color spectrum. If you think of the color spectrum as a wheel of color progression, beginning and ending with red, colors are chosen among the shortest distance on the circumference of the wheel to create the color ramp. One deficiency in this algorithm is that sometimes the colors near the middle of the ramp can appear muddy when color 1 and color 2 are extremely different, that is, when approaching the maximum distance possible on the color wheel.
Lab LCh: This algorithm is very similar to the CIE Lab but does not seek the shortest path between colors. Instead it works similarly to the HSV model but softens the effect of color transition considerably.
To clearly see the effects of each algorithm, use the popup color palette in ArcMap, and assign 'Mango Orange' to color 1 and 'Delft Blue' to color 2; then try each algorithm.
HSV: The HSV (Hue, Saturation, Value) method is a linear traverse of colors between pairs: Color1 H to Color2, Color1 S to Color2 S, and Color1 V to Color2 V. Essentially, all intervening colors are shown. The HSV algorithm was used for color ramps in ArcView 3.x and is perhaps the easiest color model to understand, but may not be the most intuitive for map reading purposes.
CIE Lab: This method blends two colors without traversing intervening hue space like HSV does. The result is a smooth progression from Color 1 to Color 2. In many cases this produces a very desirable smooth ramp between two colors. This algorithm takes the shortest path through the color spectrum. If you think of the color spectrum as a wheel of color progression, beginning and ending with red, colors are chosen among the shortest distance on the circumference of the wheel to create the color ramp. One deficiency in this algorithm is that sometimes the colors near the middle of the ramp can appear muddy when color 1 and color 2 are extremely different, that is, when approaching the maximum distance possible on the color wheel.
Lab LCh: This algorithm is very similar to the CIE Lab but does not seek the shortest path between colors. Instead it works similarly to the HSV model but softens the effect of color transition considerably.
To clearly see the effects of each algorithm, use the popup color palette in ArcMap, and assign 'Mango Orange' to color 1 and 'Delft Blue' to color 2; then try each algorithm.
Related Information
- Why do the Color Scheme and Color Ramp dropdown lists on the Layer Properties Symbology tab show different Color Ramps?
Selecting a symbology category for a layer may require choosing a Color Scheme or Color Ramp. The default ESRI style groups the default Color Ramps into four categories: 1. Default Ramps 2. Dichromatic Ramps 3. Spatial Ramps 4. Default Schem... - Apply a color range to a portion of symbols in ArcMap
There are two ways to apply a range of colors to a portion of a layer's symbology, depending on whether the symbology is based on unique values or graduated colors. - Add Color Ramps to the Color Scheme and Color Ramp dropdown lists on the Layer Properties Symbology tab
You can add more choices to the Color Scheme and Color Ramps dropdown list on the Layer Properties Symbology tab. See Related Information for more information. - Are symbols and colors in ArcMap stored using CMYK color specifications?
No, colors are stored in the CIELAB format. However, ArcMap can define colors in the following five color models: * RGB - red, green, blue * CMYK - cyan, magenta, yellow, black * HLS - hue, lightness, saturation * Gray - gray shade ramp ... - Create or edit an algorithmic color ramp
ArcMap color ramps provide the means to apply a range of colors to a group of symbols. Color ramps are used, for example, in the Graduated colors layer symbology option. ArcMap algorithmic color ramps are a specific type of ramp that traverses the...
Created: 3/14/2001
Last Modified: 7/16/2002
Article Rating:
(1)
By Anonymous - 03/18/2003 9:25 AM
Rating: