induwara.lk
induwara.lkElectronics · Education

Resistor Color Code Calculator — 4, 5 & 6 Band

Click the bands on a resistor to read its resistance, tolerance and temperature coefficient — or enter a value to get the band colors. Follows the IEC 60062:2016 international standard. Free, no signup, sources cited below.

By Induwara AshinsanaUpdated Jul 13, 2026
Resistor color code4 · 5 · 6 band
Bands
Quick presets
Brown
Black
Red · ×100
Gold · ±5%
Resistance
1 kΩ
Tolerance
±5%
Value range
950 Ω – 1.05 kΩ

How this value is built

StepValue
Significant figures10
Multiplier (Red)×100
Tolerance±5%
Resistance1 kΩ

Mappings follow IEC 60062:2016. Sources are cited in full below the tool.

How it works

A resistor's value is printed as colored bands so it can be read from any angle. Each color maps to a number, and the calculator applies the mapping defined by the International Electrotechnical Commission in IEC 60062:2016 (the same scheme as the US EIA/ANSI RS-279 code). Read the resistor with the tolerance band on the right, then work left to right.

  1. Significant digits.Each digit color maps to a value: black 0, brown 1, red 2, orange 3, yellow 4, green 5, blue 6, violet 7, grey 8, white 9. A 4-band resistor uses the first two bands, so the significant number S = 10·d1 + d2; a 5- or 6-band resistor adds a third digit, so S = 100·d1 + 10·d2 + d3.
  2. Multiplier.The next band is a power of ten: black ×1, brown ×10, red ×100, orange ×1k, yellow ×10k, green ×100k, blue ×1M, violet ×10M, grey ×100M, white ×1G, and the two fractional cases gold ×0.1 and silver ×0.01 for sub-10-ohm parts.
  3. Resistance. R = S × multiplier ohms. The result is shown in engineering notation (Ω, kΩ, MΩ, GΩ).
  4. Tolerance.The tolerance band gives the allowed spread: brown ±1%, red ±2%, green ±0.5%, blue ±0.25%, violet ±0.1%, grey ±0.05%, gold ±5%, silver ±10%, and no band ±20%. The value range is R·(1 − tol) to R·(1 + tol).
  5. Temperature coefficient (6-band).The sixth band gives ppm/K — brown 100, red 50, orange 15, yellow 25, blue 10, violet 5 — how much resistance drifts per degree.

In reverse mode the calculator runs this backwards: it normalises your target value into significant figures and a power of ten, picks the digit and multiplier colors that reproduce it, and attaches the tolerance you choose. If the value needs more significant figures than the band count allows, it snaps to the nearest standard value and flags it. Every reverse result is checked by decoding the chosen bands again — a decode → encode → decode round-trip that must return the same resistance to be shown.

Worked examples

4-band · Brown-Black-Red-Gold

1 kΩ ±5%

  1. Digits: Brown = 1, Black = 0 → S = 10
  2. Multiplier: Red = ×100
  3. R = 10 × 100 = 1,000 Ω = 1 kΩ
  4. Tolerance: Gold = ±5% → range 950 Ω – 1,050 Ω

5-band · Yellow-Violet-Black-Red-Brown

47 kΩ ±1%

  1. Digits: Yellow = 4, Violet = 7, Black = 0 → S = 470
  2. Multiplier: Red = ×100
  3. R = 470 × 100 = 47,000 Ω = 47 kΩ
  4. Tolerance: Brown = ±1% → range 46.53 kΩ – 47.47 kΩ

Reverse · 4.7 kΩ ±5% on a 4-band

Yellow-Violet-Red-Gold

  1. 4,700 Ω = 47 × 100
  2. Digits 4, 7 → Yellow, Violet
  3. Multiplier ×100 → Red; tolerance ±5% → Gold
  4. Re-decoding Yellow-Violet-Red-Gold returns 4.7 kΩ ✓

6-band · Orange-Orange-Black-Brown-Brown-Red

3.3 kΩ ±1%, 50 ppm/K

  1. Digits: Orange = 3, Orange = 3, Black = 0 → S = 330
  2. Multiplier: Brown = ×10 → R = 330 × 10 = 3,300 Ω = 3.3 kΩ
  3. Tolerance: Brown = ±1% → range 3,267 Ω – 3,333 Ω
  4. Temp. coefficient: Red = 50 ppm/K

Frequently asked questions

Sources & references

The color-to-value tables on this page were transcribed from IEC 60062:2016 and last cross-checked on 2026-07-13. These mappings are a fixed engineering standard, so they do not change between revisions.

Related tools

Rate this tool
Be the first to rate

Comments & feedback

Spotted a bug or want an improvement? Tell us — our team reviews every comment, and good ideas get built. Comments are public and anonymous.

Found a bug, edge case, or want to suggest an improvement?

Email me at [email protected] — most fixes ship within 24 hours.