When you need to identify a through-hole component on a crowded workbench, a color chart resistor lookup is the fastest method to determine its value without desoldering it. The colored bands painted on the body are not random; they are a precise visual encoding system defined by the IEC 60062 international standard. For a standard 4-band resistor, the first two bands represent significant digits, the third is the multiplier, and the fourth is the tolerance. For example, Brown-Black-Red-Gold translates to 1-0-x100 with a 5% tolerance, yielding a 1,000Ω (1kΩ) resistor.

While surface-mount devices (SMD) use printed numeric codes, axial lead resistors still rely on this color system. Below is the complete reference data, structural breakdowns for different band counts, and a quick-jump table for the most common values you will encounter in DIY electronics and board repair.

How to Read the IEC 60062 Resistor Color Chart Table

Before calculating any values, you must understand how to read the table columns. The IEC 60062 standard assigns specific numerical values to colors across four distinct categories. The Digit column provides the base numbers (0-9). The Multiplier column tells you how many zeros to add (or decimal places to shift). The Tolerance column dictates the manufacturing variance, and the Temperature Coefficient (Tempco) column—used only on 6-band precision resistors—defines how much the resistance drifts per degree Celsius of temperature change.

Table 1: Complete IEC 60062 Resistor Color Code Standard
Color Digit (Sig Figs) Multiplier Tolerance Tempco (ppm/°C)
Black0×1 (10^0)250
Brown1×10 (10^1)±1%100
Red2×100 (10^2)±2%50
Orange3×1k (10^3)15
Yellow4×10k (10^4)25
Green5×100k (10^5)±0.5%20
Blue6×1M (10^6)±0.25%10
Violet7×10M (10^7)±0.1%5
Grey8×100M (10^8)±0.05%1
White9×1G (10^9)
Gold×0.1 (10^-1)±5%
Silver×0.01 (10^-2)±10%

Source: IEC 60062 Marking Codes via All About Circuits

4-Band vs. 5-Band vs. 6-Band: Which Columns Apply to You?

The physical component in your hand dictates which columns of the table above you must use. Misidentifying the band count is the most common reason for calculation errors.

  • 4-Band Resistors: Typically 5% or 10% tolerance carbon film components. Use the first two colors for significant digits, the third for the multiplier, and the fourth for tolerance. (e.g., Yellow-Violet-Orange-Gold = 4-7-x1k = 47kΩ ±5%).
  • 5-Band Resistors: Usually 1% or tighter tolerance metal film components. Use the first three colors for significant digits, the fourth for the multiplier, and the fifth for tolerance. (e.g., Brown-Black-Black-Red-Brown = 1-0-0-x100 = 10kΩ ±1%).
  • 6-Band Resistors: High-precision metal film or wirewound resistors. Read the first five bands exactly as a 5-band resistor, then use the 6th band to read the Temperature Coefficient (Tempco) column.

How Tolerance Derating Modifies the Base Value

The tolerance band does not just indicate manufacturing quality; it defines the absolute legal range of the component under the SparkFun resistor guidelines. If you calculate a base value of 1,000Ω (1kΩ) and the tolerance band is Gold (±5%), the resistor is considered 'in spec' anywhere between 950Ω and 1,050Ω. For precision analog circuits, such as the feedback loop of an op-amp or an ADC voltage divider, a 5% derating can introduce massive measurement errors. In those cases, you must select a 5-band (1%) or 6-band (0.1%) resistor to shrink that acceptable window.

What the Color Chart CANNOT Tell You: Power Rating (Wattage)

No band on a resistor indicates its power dissipation capability. A 1/4W and a 1/2W 10kΩ resistor will have the exact same Brown-Black-Orange-Gold bands. Wattage is determined strictly by physical dimensions. A standard 1/8W resistor is roughly 3.2mm long; a 1/4W is about 6.3mm; a 1/2W is 9.2mm; and a 1W is 12mm. Always verify the physical size against the manufacturer datasheet before swapping a burnt component, or you risk a thermal failure.

Bookmark-Friendly Quick-Jump: Most Queried Resistor Values

When you are troubleshooting a board or building a standard LED circuit, you rarely need obscure values. Below are the most frequently searched color chart resistor lookups, complete with both 4-band and 5-band equivalents.

Table 2: Quick-Jump Common Resistor Values
Target Value 4-Band Code (5%) 5-Band Code (1%) Common Application
220ΩRed-Red-Brown-GoldRed-Red-Black-Black-BrownStandard 5mm LED current limiter (5V logic)
330ΩOrange-Orange-Brown-GoldOrange-Orange-Black-Black-BrownLED current limiter (3.3V logic / ESP32)
1kΩBrown-Black-Red-GoldBrown-Black-Black-Brown-BrownI2C pull-up resistors, general protection
4.7kΩYellow-Violet-Red-GoldYellow-Violet-Black-Brown-BrownI2C pull-ups (high speed), transistor base
10kΩBrown-Black-Orange-GoldBrown-Black-Black-Red-BrownGPIO pull-downs, voltage dividers, MOSFET gate
100kΩBrown-Black-Yellow-GoldBrown-Black-Black-Orange-BrownOp-amp feedback, high-impedance pull-ups

Resistor Color Chart FAQ

How do I read a resistor color chart if the bands are faded or burnt?

If a resistor has overheated, the paint bands will blister, turn black, or flake off. Do not guess the value based on the surrounding circuit schematic, as previous repair attempts may have swapped components. The only reliable method is to isolate the component. Desolder one leg of the resistor to lift it from the PCB pads—this prevents parallel circuit paths from skewing your reading. Then, measure it directly with a digital multimeter in resistance mode. If the multimeter reads 'OL' (Open Loop), the internal carbon or metal film track has fractured, and the component must be replaced.

Why does my 5-band resistor color chart calculation not match my multimeter?

There are three common culprits for this discrepancy. First, you may be reading the bands backward. The tolerance band (usually Gold, Brown, or Red) is almost always spaced slightly further apart from the other bands and is located on the right side when reading left-to-right. Second, your multimeter's test leads have inherent resistance (usually 0.2Ω to 0.5Ω). For low-value resistors (under 10Ω), you must short the probes together, note the lead resistance, and subtract it from your final reading. Third, the component may be out of tolerance due to age, heat stress, or moisture ingress, meaning it has physically degraded beyond its manufactured IEC 60062 specification.

What does the 6th band mean on a precision resistor color chart?

The 6th band indicates the Temperature Coefficient of Resistance (TCR), measured in parts per million per degree Celsius (ppm/°C). For example, a 10kΩ resistor with a Brown 6th band (100 ppm/°C) will change its resistance by 0.1% for every 10°C change in ambient temperature. If the board operates in a harsh environment—like an automotive engine bay or an outdoor solar inverter enclosure—this drift can push a 1% resistor out of its acceptable tolerance window entirely. In standard room-temperature hobbyist projects (like Arduino or Raspberry Pi GPIO circuits), the 6th band can generally be ignored.