I like the product and how easy is it to use them and making a tight grip on the wires
This tool helps you quickly decode resistor colour bands to determine their resistance value and tolerance. It is widely used in Arduino, ESP32, robotics, and electronics prototyping.
Instead of manually calculating values, simply select the colours and get instant, accurate results for your circuit design.
Example: Red – Violet – Yellow – Gold
= 270kΩ ±5%
An electronic color code is used to specify the value and tolerance of resistors. Instead of printing numbers, resistors use colored bands to represent their resistance in Ohms (Ω). This standard is defined by IEC 60062 and is used worldwide.
Each band on a resistor represents a specific value based on its position. A typical resistor has, four bands read from left to right::
The resistor is always read from left to right, with the tolerance band spaced slightly apart.
Suppose the bands are Green, Red, Red, Gold:
So the resistance value becomes:
The resistor is rated at 5,200 Ω. However, because of the Gold tolerance band, it can measure anywhere between 4,940 Ω and 5,460 Ω, and still be considered “in spec.
| Color | Digit | Multiplier | Tolerance |
|---|---|---|---|
| Black | 0 | ×1 | — |
| Brown | 1 | ×10 | ±1% |
| Red | 2 | ×100 | ±2% |
| Orange | 3 | ×1K | — |
| Yellow | 4 | ×10K | — |
| Green | 5 | ×100K | ±0.5% |
| Blue | 6 | ×1M | ±0.25% |
| Violet | 7 | ×10M | ±0.1% |
| Grey | 8 | ×100M | ±0.05% |
| White | 9 | ×1G | — |
| Gold | — | ×0.1 | ±5% |
| Silver | — | ×0.01 | ±10% |
When resistors are connected end-to-end, they are said to be in series. The total resistance is simply the sum of all resistances.
When resistors are connected across the same two nodes, they are in parallel. The total resistance is found using the reciprocal formula.
Precision resistors may have 5 or 6 bands:
These are commonly used in measurement equipment, industrial electronics, and high-precision circuits.