The color bands printed on a resistor encode its resistance, tolerance, and sometimes its temperature coefficient. This chart decodes 4-band, 5-band, and 6-band resistors so you can read any resistor without memorizing the table.
How it works
Each band maps to a number using the standard color code:
Black=0 Brown=1 Red=2 Orange=3 Yellow=4
Green=5 Blue=6 Violet=7 Gray=8 White=9
For a 4-band resistor the value is:
(digit1 · 10 + digit2) × multiplier
A 5-band resistor adds a third significant digit:
(digit1 · 100 + digit2 · 10 + digit3) × multiplier
The multiplier band is 10^n for the colors above, with gold = ×0.1 and
silver = ×0.01. The next band is the tolerance (e.g. brown ±1%, gold ±5%). A
6-band resistor adds a final temperature-coefficient band in ppm/°C.
Tips and example
- A resistor banded brown-black-red-gold is
(1·10 + 0) × 100 = 1000 Ωat ±5%, i.e. a 1 kΩ resistor. - Orient the resistor with the lone tolerance band on the right before reading.
- Gold or silver in the multiplier position gives fractional-ohm resistors used in current-sensing.