A 3 band resistor uses the first two colored bands to represent significant digits and the third band as the decimal multiplier. Unlike 4-band or 5-band resistors, a 3-band resistor lacks a dedicated tolerance band, defaulting to a standard ±20% tolerance. If you are holding a component with brown, black, and red bands, you are looking at a 1,000 Ω (1 kΩ) resistor. Below is the complete reference data you need to decode these components on the bench.
The Universal 3 Band Resistor Color Code Table
The IEC 60062 standard defines the international color code for resistors and capacitors. Memorizing this table is a rite of passage for every electronics hobbyist and trade student. Read the bands from left to right, starting from the band closest to the edge of the resistor body.
| Color | 1st Band (Digit) | 2nd Band (Digit) | 3rd Band (Multiplier) |
|---|---|---|---|
| Black | - | 0 | ×1 Ω |
| Brown | 1 | 1 | ×10 Ω |
| Red | 2 | 2 | ×100 Ω |
| Orange | 3 | 3 | ×1 kΩ |
| Yellow | 4 | 4 | ×10 kΩ |
| Green | 5 | 5 | ×100 kΩ |
| Blue | 6 | 6 | ×1 MΩ |
| Violet | 7 | 7 | ×10 MΩ |
| Gray | 8 | 8 | × |
| White | 9 | 9 | × |
| Gold | - | - | ×0.1 Ω |
| Silver | - | - | ×0.01 Ω |
Rows People Get Wrong: Bench Notes
Black as a Multiplier: Beginners often assume black means 'zero ohms' or 'add zero'. In the third band position, black means ×1 (10^0). A brown-black-black resistor is 10 Ω, not 100 Ω.
Red vs. Orange: Under harsh fluorescent bench lighting, a faded orange band looks identical to red. A red-red-brown resistor is 220 Ω, while orange-orange-brown is 330 Ω. Always verify with a multimeter if the lighting is poor.
Gold and Silver Placement: In a true 3-band resistor, you will rarely see gold or silver because those imply sub-ohm values (which require tighter tolerances than ±20%). If you see a gold band on the far right, you are actually holding a 4-band resistor where the tolerance band is gold (±5%), and you must shift your reading left by one band.
Regional Standards: Component Codes vs. Mains Wiring
A critical point of confusion for DIYers building projects that interface with wall power (like ESP32 smart relays or Arduino mains-switching modules) is the difference between component color codes and wiring color codes.
The resistor color code is universally standardized under IEC 60062. A 4.7 kΩ resistor is yellow-violet-red whether you buy it in Tokyo, Berlin, or Chicago. However, mains wiring colors vary drastically by region. Never apply resistor decoding logic to household wiring, and never assume a green wire in a DIY kit is a 'multiplier'—it is a safety ground.
| Wire Function | US NEC (AC Mains) | IEC 60446 (EU / Modern UK) | Old UK (Pre-2004) | Resistor Code (IEC 60062) |
|---|---|---|---|---|
| Ground / Earth | Green / Bare / Green-Yellow | Green-Yellow | Green | Green = 5 (Digit) or ×100k (Mult) |
| Neutral | White / Gray | Blue | Black | Blue = 6 (Digit) or ×1M (Mult) |
| Line / Hot | Black / Red / Blue | Brown | Red | Brown = 1 (Digit) or ×10 (Mult) |
| Switched Leg | Red / Yellow / Blue | Black (or Brown w/ sleeve) | Yellow | Yellow = 4 (Digit) or ×10k (Mult) |
Which standard applies to you? For the 3 band resistor in your hand, the IEC 60062 standard applies universally. For the wires connecting your project to the National Electrical Code (NEC) or local Authority Having Jurisdiction (AHJ), you must follow the regional wiring table above. Mixing these up can result in a short circuit or a lethal shock hazard.
Safe Interpretation When Markings Are Faded, Burnt, or Missing
Carbon composition and thick-film resistors subjected to overcurrent events often 'cook' their paint off. The body turns a uniform charred brown, making the color bands impossible to read. Here is the bench-tested protocol for identifying a damaged resistor safely.
1. The In-Circuit Multimeter Trap
Never trust a resistance reading taken while the component is still soldered into the board. Parallel current paths through semiconductors, capacitors, and other resistors will almost always yield a falsely low reading. If your multimeter reads 45 Ω across a burnt resistor, the actual resistor might be 100 Ω, but a parallel semiconductor junction is dragging the measurement down.
2. The 'One-Leg' Desolder Technique
Apply flux to one pad, heat it with your iron, and use tweezers to lift one leg of the resistor out of the through-hole or off the SMD pad. Leave the other leg anchored. Now, clip your multimeter probes directly to the exposed leg and the anchored leg. This breaks the parallel circuit path and gives you the true resistance of the damaged part.
3. Circuit Deduction (When the Resistor is Open/OL)
If a resistor has burned completely open (reads 'OL' on the meter), its carbon track has physically fractured. You cannot measure it. You must deduce the value from its circuit function:
- Base/Gate Resistors: If the resistor connects a microcontroller GPIO to the base of a 2N2222 BJT or the gate of a 2N7000 MOSFET, it is almost certainly between 220 Ω and 1 kΩ. Replace with 470 Ω as a safe midpoint.
- LED Current Limiters: Calculate the expected value using Ohm's Law. If it's dropping 5V down to 2V for a standard red LED at 20mA, the missing resistor was (5V - 2V) / 0.02A = 150 Ω. The nearest standard E12 value is 150 Ω.
- I2C Pull-ups: If the resistor runs from a 3.3V or 5V rail to an SDA/SCL line on an ESP32 or Arduino, it is likely 4.7 kΩ or 10 kΩ.
Common Mistakes and Verification Workflows
Even when the bands are perfectly intact, reading errors happen. The 3-band format is inherently ambiguous regarding orientation because it lacks the visual anchor of a gold or silver tolerance band on the right side.
Reading Direction Ambiguity
Because a 3-band resistor has bands evenly spaced across the body, it is easy to read it backward. For example, is the component Red-Black-Brown (200 Ω) or Brown-Black-Red (1,000 Ω)?
The Fix: Look at the physical spacing. Manufacturers typically group the significant digit bands closer together, leaving a slightly wider gap between the last digit and the multiplier band. If the spacing is perfectly uniform, check the lead wires; sometimes the body is shifted slightly toward one end during the dipping process. When in doubt, measure it.
The E12 Series Sanity Check
Standard 3-band resistors (±20% tolerance) are manufactured using the E6 or E12 preferred number series. This means not every mathematical combination exists in the real world.
If you read a resistor as Green-Blue-Red, you are calculating 56 × 100 = 5,600 Ω (5.6 kΩ). This is a valid E12 value. However, if you read it as Green-Violet-Red (57 × 100 = 5,700 Ω), you have made a reading error. 5.7 kΩ is not a standard value. You likely misread the violet band; it was probably blue (5.6 kΩ) or gray (58 is not standard either, so it might be a 5-band precision resistor misread as 3-band). Always cross-reference your decoded value against an E12 chart to verify it is a real-world component.






