Resistor Calculator

Pick the color bands on a resistor to read off its resistance and tolerance, add up multiple resistors in series or parallel, or check how much power one is dissipating — each mode shows the calculation broken into steps.

For personal planning and general reference — verify important results when needed.

Start calculating

Calculate

Choose a calculation type, enter your values or select color bands, and click Calculate Now to get instant results with step-by-step solutions.

Reading the bands in order

Color bands exist because tiny resistors don't have room to print numbers on them. Each color stands for a digit, and the bands are read left to right, starting from the end furthest from the tolerance band — the tolerance band (commonly gold or silver, sitting a little apart from the rest) marks which end is last.

Resistor color code digit values
Color Digit Multiplier
Black0×1
Brown1×10
Red2×100
Orange3×1,000
Yellow4×10,000
Green5×100,000
Blue6×1,000,000
Violet7×10,000,000
Gray8×100,000,000
White9×1,000,000,000

On a 4-band resistor, the first two bands are significant digits, the third is the multiplier, and the fourth is tolerance. A brown-black-red-gold resistor reads: 1, 0, ×100, so 10 × 100 = 1,000 Ω (1 kΩ), ±5%.

Brown-Black-Red-Gold = 1, 0, ×100, ±5%

= 10 × 100 = 1,000 Ω ± 5% (950–1,050 Ω)

5-band resistors use three significant digits before the multiplier, giving finer precision — useful for tighter-tolerance parts. 6-band resistors add a final temperature coefficient band, which tells you how many parts per million the resistance shifts for every degree Celsius of temperature change.

Combining resistors: series vs. parallel

Resistors in series share the same current path one after another, so their resistances simply add. Resistors in parallel share the same two connection points, giving current multiple paths to flow through, which is why the combined resistance is always lower than any single resistor in the group.

Series: R_total = R1 + R2 + R3 + …

Parallel: 1/R_total = 1/R1 + 1/R2 + 1/R3 + …

Two 100 Ω resistors in series total 200 Ω. The same two resistors in parallel work out very differently:

1/R_total = 1/100 + 1/100 = 2/100

R_total = 100/2 = 50 Ω

As a shortcut, two equal resistors in parallel always combine to exactly half the value of one of them — useful for a quick sanity check before trusting a more complex calculation with mismatched values.

Checking power dissipation against a resistor's rating

Every resistor has a maximum power rating — commonly 1/4 watt for small through-hole parts in low-voltage electronics, higher for parts built to handle more heat. Before wiring one into a circuit, it's worth checking that the power it will actually dissipate stays comfortably under that rating.

P = V² ÷ R

12V across a 100 Ω resistor: P = 144 ÷ 100 = 1.44 W

That example would burn out a typical 1/4-watt resistor almost immediately — it needs a part rated for at least 2 watts, with headroom left over as a safety margin. Running a resistor near its rated limit shortens its life and can shift its actual resistance value from the printed one as it heats up.

Why resistor values look so specific

Resistors aren't manufactured in every possible value — they follow preferred-number series (E-series) spaced so that, combined with a given tolerance, every practical resistance is covered without huge gaps or wasteful overlap. E12 (12 steps per decade) suits ±10% parts, E24 suits ±5%, and E96 packs in enough steps for ±1% precision resistors. That's why you'll see resistors labeled 4.7 kΩ or 220 Ω rather than a round 5,000 or 200 — those odd-looking numbers are the E-series values.

Once you know a resistor's value, the Ohm's law calculator solves for voltage, current, or power in the circuit it's part of, and the electricity calculator covers the broader set of power and cost formulas for a full circuit or appliance.

Frequently Asked Questions

How do resistor color bands work?

Most through-hole resistors use 4, 5, or 6 color bands encoding digits, multiplier, and tolerance. Read bands left to right with tolerance band (often gold or silver) on the right.

What is resistor tolerance?

Tolerance is how far the actual resistance may deviate from the marked value — common values are ±5% (gold) and ±1% (brown). Precision resistors use tighter tolerances.

How do I combine resistors in series and parallel?

Series: R_total = R1 + R2 + … Parallel: 1/R_total = 1/R1 + 1/R2 + … Mixed networks may need step-by-step reduction.

What is the E-series (E12, E24)?

Standard resistor values follow preferred-number series so manufacturers stock practical increments. E24 gives 5% tolerance steps; E96 gives 1% fine steps.

How do I use this resistor calculator?

Enter color bands or numeric resistance values, choose series/parallel mode if needed, and click Calculate. Decoded ohms, tolerance, and combined resistance appear in the results.

Why is parallel resistance always lower than the smallest resistor?

Adding a parallel path always gives current another route, so the combined resistance drops below every individual resistor in the group. It can never go up. This is the opposite of series, where combined resistance only ever grows as resistors are added.

What does a 4th, 5th, or 6th band tell me that the others do not?

A 4-band resistor gives two significant digits, a multiplier, and a tolerance. A 5-band adds a third significant digit for finer precision. A 6-band adds one more: a temperature coefficient, showing how much the resistance drifts per degree Celsius, which matters in circuits exposed to heat.

More utility calculators