Resistor Calculator

Calculate series and parallel resistance combinations and decode resistor color bands.

Calculator Mode

R_total = R1 + R2 + R3 + ...

Enter resistance values in ohms, separated by commas

Series Total

650.00 ohm
650.0000 ohms

Resistor Values (3)

R1100.00 ohm
R2220.00 ohm
R3330.00 ohm

Series Circuit Info

In a series circuit, resistors are connected end-to-end.

The total resistance is the sum of all resistances.

Current is the same through all resistors.

What Is the Resistor Color Code?

The resistor color code is a standardized system using colored bands to indicate a resistor's value and tolerance. This system allows technicians to quickly identify resistance values without needing measuring equipment.

ColorDigit ValueMultiplierToleranceTemp Coefficient
Black0×1 (10⁰)250 ppm/K (U)
Brown1×10 (10¹)±1% (F)100 ppm/K (S)
Red2×100 (10²)±2% (G)50 ppm/K (R)
Orange3×1k (10³)±0.05% (W)15 ppm/K (P)
Yellow4×10k (10⁴)±0.02% (P)25 ppm/K (Q)
Green5×100k (10⁵)±0.5% (D)20 ppm/K (Z)
Blue6×1M (10⁶)±0.25% (C)10 ppm/K (Z)
Violet7×10M (10⁷)±0.1% (B)5 ppm/K (M)
Gray8×100M (10⁸)±0.01% (L)1 ppm/K (K)
White9×1G (10⁹)
Gold×0.1 (10⁻¹)±5% (J)
Silver×0.01 (10⁻²)±10% (K)

Reading Color Bands

4-band: (1st digit)(2nd digit) × Multiplier ± Tolerance 5-band: (1st)(2nd)(3rd) × Multiplier ± Tolerance

Where:

  • 1st/2nd/3rd= Significant digits (0-9)
  • Multiplier= Power of 10 to multiply by
  • Tolerance= Accuracy percentage

4-Band, 5-Band, and 6-Band Resistors

Resistors come in different band configurations depending on precision requirements.

TypeBand 1Band 2Band 3Band 4Band 5Band 6Typical Tolerance
4-band1st digit2nd digitMultiplierTolerance±5% or ±10%
5-band1st digit2nd digit3rd digitMultiplierTolerance±1% or ±2%
6-band1st digit2nd digit3rd digitMultiplierToleranceTemp coef±1% or better

Which direction to read: The tolerance band (usually gold, silver, or a wider gap) is always last. Start reading from the opposite end. On 5/6-band resistors, bands are grouped more closely on one side—start from that side.

Standard Resistor Values (E-Series)

Resistors are manufactured in standard values based on the E-series. Higher E-numbers provide more values and tighter tolerances.

SeriesValues per DecadeToleranceValues (first decade)
E66±20%10, 15, 22, 33, 47, 68
E1212±10%10, 12, 15, 18, 22, 27, 33, 39, 47, 56, 68, 82
E2424±5%10, 11, 12, 13, 15, 16, 18, 20, 22, 24, 27, 30, 33, 36, 39, 43, 47, 51, 56, 62, 68, 75, 82, 91
E4848±2%Includes E24 plus intermediate values
E9696±1%Includes E48 plus more values
E192192±0.5%Finest standard series

Decade scaling: Each series value exists in every decade (×1, ×10, ×100, etc.). So E12 gives you 10Ω, 100Ω, 1kΩ, 10kΩ, etc., and also 12Ω, 120Ω, 1.2kΩ, etc.

Types of Resistors

Different resistor technologies suit different applications.

TypeTolerancePower RangeBest ForTemperature Stability
Carbon film±5%0.125-2WGeneral purpose, low costModerate
Metal film±1%0.125-1WPrecision circuitsGood
Metal oxide±5%0.5-5WHigh power, surge protectionGood
Wirewound±1-5%1-300WHigh power, precisionExcellent
Thick film (SMD)±1-5%0.0625-1WSurface mount circuitsGood
Thin film (SMD)±0.1%0.0625-0.25WHigh precision SMDExcellent

Combining Resistors in Series and Parallel

When a specific resistance value isn't available, you can combine resistors in series or parallel to achieve it.

ConfigurationFormulaResultUse Case
SeriesRtotal = R₁ + R₂ + R₃ + ...Higher than any individualIncrease resistance
Parallel (2 resistors)Rtotal = (R₁ × R₂) / (R₁ + R₂)Lower than smallestDecrease resistance
Parallel (n equal)Rtotal = R / nR divided by countEqual resistors
Parallel (general)1/Rtotal = 1/R₁ + 1/R₂ + ...Use reciprocalsAny combination

Practical tip: Two equal resistors in parallel = half the value. A 10kΩ and 10kΩ in parallel = 5kΩ. This also doubles the power handling capacity.

Parallel Resistor Formula

Two resistors: R_total = (R1 × R2) / (R1 + R2) Multiple resistors: 1/R_total = 1/R1 + 1/R2 + 1/R3 + ...

Where:

  • R1, R2, R3= Individual resistor values
  • R_total= Combined equivalent resistance

SMD Resistor Codes

Surface-mount (SMD) resistors use numeric codes instead of color bands due to their small size.

Code FormatMeaningExampleValue
3-digitAB × 10C47247 × 10² = 4.7kΩ
3-digitAB × 10C10310 × 10³ = 10kΩ
3-digitAB × 10C4R74.7Ω (R = decimal)
4-digitABC × 10D4702470 × 10² = 47kΩ
EIA-96Code + letter01C100Ω (lookup table)

Zero and low values: "0" or "000" means 0Ω (jumper). "R10" means 0.10Ω. The "R" indicates decimal point position.

Worked Examples

Read a 4-Band Resistor

Problem:

A resistor has bands: Brown, Black, Red, Gold. What is its value?

Solution Steps:

  1. 11st band (Brown) = 1
  2. 22nd band (Black) = 0
  3. 33rd band (Red) = Multiplier ×100
  4. 44th band (Gold) = Tolerance ±5%
  5. 5Value = 10 × 100 = 1000Ω
  6. 6Express as: 1kΩ ±5%

Result:

1kΩ ±5% (actual value between 950Ω and 1050Ω)

Read a 5-Band Precision Resistor

Problem:

A resistor has bands: Yellow, Violet, Black, Brown, Brown. What is its value?

Solution Steps:

  1. 11st band (Yellow) = 4
  2. 22nd band (Violet) = 7
  3. 33rd band (Black) = 0
  4. 44th band (Brown) = Multiplier ×10
  5. 55th band (Brown) = Tolerance ±1%
  6. 6Value = 470 × 10 = 4700Ω = 4.7kΩ

Result:

4.7kΩ ±1% (precision resistor)

Create a Non-Standard Value

Problem:

You need 7.5kΩ but only have E12 series resistors. How can you make it?

Solution Steps:

  1. 1Target: 7500Ω
  2. 2Option 1: 15kΩ and 15kΩ in parallel = 7.5kΩ exactly
  3. 3Option 2: 6.8kΩ + 680Ω in series = 7.48kΩ
  4. 4Option 3: 10kΩ and 33kΩ in parallel
  5. 5Calculate: (10000 × 33000) / (10000 + 33000) = 7674Ω
  6. 6Closest single E12 value: 6.8kΩ or 8.2kΩ

Result:

Use two 15kΩ resistors in parallel for exactly 7.5kΩ

Tips & Best Practices

  • Use the mnemonic 'Bad Boys Race Our Young Girls But Violet Generally Wins' for colors 0-9.
  • Gold and silver are never first bands—they only appear as multiplier (÷10, ÷100) or tolerance.
  • When in doubt, verify with a multimeter—color codes can be misread, especially with faded or non-standard colors.
  • For circuits where exact values matter, use 1% (brown tolerance band) or better resistors.
  • E12 series values: 10, 12, 15, 18, 22, 27, 33, 39, 47, 56, 68, 82 (memorize these!).
  • SMD code '0' means 0Ω jumper; 'R' in the code marks the decimal point position.
  • Two equal resistors in parallel = half the resistance but double the power handling.

Frequently Asked Questions

Start from the end away from the tolerance band. The tolerance band (gold, silver, or a visibly different color) is always last and often has a larger gap separating it. On 4-band resistors, the tolerance band is wider. On 5-band resistors, bands are grouped more closely on one side—start from that side.
Tolerance indicates the maximum deviation from the marked value. A 1kΩ ±5% resistor can actually be anywhere from 950Ω to 1050Ω. For precision applications (voltage references, measurement circuits), use ±1% or better. For general applications (LED current limiting, pull-up/down resistors), ±5% is fine.
The classic mnemonic is 'Bad Boys Race Our Young Girls But Violet Generally Wins' for Black, Brown, Red, Orange, Yellow, Green, Blue, Violet, Gray, White (0-9). Some prefer 'Big Beautiful Roses Occupy Your Garden But Violets Grow Wild.' Choose whatever helps you remember.
Resistors are only made in standard E-series values. The E24 series (±5%) has 24 values per decade, so you can't buy a 7.5kΩ single resistor—you'd choose 6.8kΩ or 8.2kΩ, or combine two resistors. Higher precision series (E48, E96) have more values but are more expensive.
Most SMD resistors use a 3 or 4-digit code. For 3-digit: first two digits are significant figures, third is multiplier (power of 10). So '472' = 47 × 10² = 4.7kΩ. An 'R' indicates decimal position: '4R7' = 4.7Ω. Precision 1% SMDs may use EIA-96 code, which requires a lookup table.
Absolutely. A resistor's wattage rating indicates maximum power it can dissipate without overheating. Calculate power using P = I²R or P = V²/R. Standard through-hole resistors are ¼W or ½W. If your calculation shows 0.3W, don't use a ¼W (0.25W) resistor—it will overheat. Use at least 2× the calculated power for reliable operation.

Sources & References

Last updated: 2026-01-22