🔌

Resistor Color Code Calculator

Decode resistor values from color bands (4 & 5 band) or find the color code from a resistance value. Includes a visual resistor diagram.

MATHEMATICS

The Resistor Color Code Calculator helps you determine resistance values from color codes or vice versa.

Supports 4-band and 5-band resistors. The first mode converts color bands to resistance values (ohm/kilohm/megohm) with tolerance and min-max range. The second mode finds the color code from a resistance value. Includes a resistor visualization and a complete color code reference table.

Resistor Color Code Calculator

Read resistor color codes (4 or 5 band) to find resistance value, or enter a value to get the color code.

Tabel Referensi Kode Warna Resistor

Setiap warna pada resistor merepresentasikan angka, faktor pengali, dan/atau toleransi. Tabel ini mencakup semua nilai standar EIA (Electronics Industries Alliance).

WarnaDigitMultiplierToleransi
Hitam0×1
Coklat1×10±1%
Merah2×100±2%
Oranye3×1K
Kuning4×10K
Hijau5×100K±0.5%
Biru6×1M±0.25%
Ungu7×10M±0.1%
Abu-abu8×100M±0.05%
Putih9×1G
Emas×0.1±5%
Perak×0.01±10%
Tanpa warna±20%

Cara Membaca Kode Warna Resistor

Resistor 4-BandBand 1 dan 2 adalah digit angka. Band 3 adalah multiplier (faktor pengali). Band 4 adalah toleransi. Baca dari kiri ke kanan — mulai dari band yang paling dekat ke ujung resistor.
Resistor 5-Band (Presisi Tinggi)Band 1, 2, dan 3 adalah tiga digit angka. Band 4 adalah multiplier. Band 5 adalah toleransi. Resistor 5-band biasanya memiliki presisi lebih tinggi (toleransi ±1% atau ±2%).
Contoh: Kuning-Ungu-Merah-Emas (4-band)Kuning=4, Ungu=7, Merah=×100, Emas=±5% → Nilai = 47 × 100 = 4.700 Ω = 4,7 kΩ ±5%
Contoh: Coklat-Hijau-Hitam-Coklat-Coklat (5-band)Coklat=1, Hijau=5, Hitam=0, Coklat=×10, Coklat=±1% → Nilai = 150 × 10 = 1.500 Ω = 1,5 kΩ ±1%

Calculator information

How to use this calculator

  1. Choose the number of bands: 4-band (standard resistor) or 5-band (precision resistor).
  2. Pick a color for each band in order from left (nearest the end) to right: digit 1, digit 2, (digit 3 for 5-band), multiplier, and tolerance.
  3. For reverse mode: enter the desired resistance value (Ω, kΩ, or MΩ) and tolerance, and the calculator will show the color combination.
  4. Click Calculate to see the resistance value, min-max range based on tolerance, and a color visualization of the resistor.
  5. Double-check with a multimeter before placing the part in a circuit, especially for precision resistors.
  6. For series-parallel combinations, compute manually: series R_total = R1 + R2; parallel 1/R_total = 1/R1 + 1/R2.

Resistor Color Code Reading

4-band: R = (D1 x 10 + D2) x 10^M +/- T%; 5-band: R = (D1 x 100 + D2 x 10 + D3) x 10^M +/- T%
  • D1, D2, D3 = significant digits (bands 1, 2, 3)
  • M = multiplier (multiplier band), 10^M
  • T = tolerance in % (final band)
  • Black=0, Brown=1, Red=2, Orange=3, Yellow=4, Green=5, Blue=6, Violet=7, Gray=8, White=9
  • Gold multiplier = 10^-1 (x0.1); Silver multiplier = 10^-2 (x0.01)
  • Tolerance: Brown=+/-1%, Red=+/-2%, Gold=+/-5%, Silver=+/-10%, no band=+/-20%

The color standard follows IEC 60062. Precision 5-band resistors are typically +/-1% or +/-2%.

Worked example: Reading a 4-band resistor: Brown - Black - Red - Gold

Given:
  • Band 1 (digit 1) = Brown -> 1
  • Band 2 (digit 2) = Black -> 0
  • Band 3 (multiplier) = Red -> 10^2
  • Band 4 (tolerance) = Gold -> +/-5%
Steps:
  1. Combine digits: D1 D2 = 10
  2. Multiply by the multiplier: 10 x 10^2 = 1,000 Ω
  3. Convert: 1,000 Ω = 1 kΩ
  4. Compute tolerance: 1,000 x 5% = 50 Ω
  5. Value range: 1,000 - 50 = 950 Ω, 1,000 + 50 = 1,050 Ω

Result: 1 kΩ +/- 5% resistor, range 950 - 1,050 Ω. This is one of the most common resistor values in hobby electronics (Arduino, LED current limiting, etc.).

Frequently asked questions

How do I tell the first band from the last band?
The first band is usually closer to one end of the resistor (the gap on the other end is larger). The tolerance band (gold/silver) is always last and never appears as the first band. If both ends look symmetric, rotate the resistor so the gold/silver band is on the right. On 5-band parts, the last band typically sits slightly farther from the other four.
What is the difference between 4-band, 5-band, and 6-band resistors?
4-band: 2 digits + multiplier + tolerance (typical carbon-film resistors). 5-band: 3 digits + multiplier + tolerance (high-precision parts such as metal-film, usually +/-1% or +/-2%). 6-band: 3 digits + multiplier + tolerance + temperature coefficient (TCR) - used for industrial/military precision applications. TCR is color-coded: brown (100 ppm/°C), red (50 ppm/°C), etc.
How do I calculate series and parallel resistors?
Series (end-to-end connection): R_total = R1 + R2 + R3 + ... (always larger than the largest value). Parallel (terminals tied together): 1/R_total = 1/R1 + 1/R2 + 1/R3 + ... or for two resistors: R_total = (R1 x R2) / (R1 + R2). The parallel result is always smaller than the smallest resistor. Combinations are often used to obtain non-standard values.
How do I choose the right resistor wattage?
Calculate the dissipated power: P = I^2 x R = V^2/R. Pick a resistor rated for at least 2x the calculated power (safety margin). 1/4 W resistors handle low current (< 32 mA on 1 kΩ); 1/2 W for moderate current; 1 W and up for higher current. For an LED current limiter on a 5V supply at 20 mA, a 1/4 W resistor is sufficient. Physically larger resistors generally carry higher wattage ratings.
What is the E-series for resistors?
The E-series is the IEC 60063 standard value series: E12 (12 values per decade, 10% tolerance), E24 (24 values, 5%), E48 (48 values, 2%), E96 (96 values, 1%), E192 (192 values, 0.5%). Example E24: 1.0, 1.1, 1.2, 1.3, 1.5, 1.6, 1.8, 2.0, 2.2, 2.4, etc. The values are distributed logarithmically. Because of this, not every value (e.g., 1.234 kΩ) is stocked - you have to combine parts in series/parallel.

Last updated: May 11, 2026