Resistor Color Code Calculator
Decode 4-band resistor values
Enter the color band values (0-9)
R = (Band1 x 10 + Band2) x 10^MultiplierWhat Is the Resistor Color Code?
The resistor color code is a standardized system of colored bands printed on resistors to indicate their resistance value and tolerance. Established by IEC 60062, the system uses bands of different colors, each representing a digit, multiplier, or tolerance value. This lets manufacturers mark tiny components without needing to print tiny numbers.
Most common resistors have 4 or 5 color bands. In a 4-band resistor, the first two bands are digits, the third is the multiplier, and the fourth is tolerance. A 5-band resistor adds a third digit for higher precision. Memorizing the color sequence — Black, Brown, Red, Orange, Yellow, Green, Blue, Violet, Gray, White (0–9) — is a rite of passage for electronics students.
How to Use This Calculator
- Select the number of color bands on your resistor (4-band or 5-band).
- Choose the color for each band from the dropdown menus, working left to right.
- Click Calculate to see the resistance value in ohms, the multiplier, and the tolerance percentage.
- Use the Reset button to decode a different resistor.
Formula & Explanation
4-band: R = (10×d1 + d2) × multiplier ± tolerance
5-band: R = (100×d1 + 10×d2 + d3) × multiplier ± toleranced1, d2, d3 = digit values of the first bands. Multiplier = 10^n as shown by the multiplier band. Tolerance is expressed as a percentage (e.g., Gold = ±5%, Silver = ±10%).
Worked Examples
Example 1 — 4-Band: Brown Black Red Gold
Brown = 1, Black = 0, Red = ×100, Gold = ±5%. R = (10×1 + 0) × 100 = 1,000 Ω = 1 kΩ ±5%.
Example 2 — 4-Band: Yellow Violet Orange Silver
Yellow = 4, Violet = 7, Orange = ×1,000, Silver = ±10%. R = 47 × 1,000 = 47,000 Ω = 47 kΩ ±10%.
Example 3 — 5-Band: Red Red Black Brown Brown
Red = 2, Red = 2, Black = 0, Brown = ×10, Brown = ±1%. R = 220 × 10 = 2,200 Ω = 2.2 kΩ ±1%.