The standard 4-band color code for a 1 ohm resistor with a 5% tolerance is Brown, Black, Gold, Gold. If you are using a precision 5-band 1% resistor, the code is Brown, Black, Black, Silver, Brown. For surface-mount (SMD) components, the printed marking is 1R0. Because 1 ohm is a very low resistance value, it requires using gold or silver as a fractional multiplier rather than just a tolerance indicator—a common stumbling block for hobbyists reading the bands for the first time.
The Complete IEC 60062 Resistor Color Code Reference
Resistor color codes are globally standardized under IEC 60062. Unlike wire colors, which change based on your country's electrical code, resistor bands are universal. Read the table below from left to right, starting with the band closest to the edge.
| Color | Digit Value (Bands 1-3) | Multiplier (Band 3 or 4) | Tolerance (Last Band) |
|---|---|---|---|
| Black | 0 | ×1 (100) | — |
| Brown | 1 | ×10 (101) | ±1% |
| Red | 2 | ×100 (102) | ±2% |
| Orange | 3 | ×1k (103) | — |
| Yellow | 4 | ×10k (104) | — |
| Green | 5 | ×100k (105) | ±0.5% |
| Blue | 6 | ×1M (106) | ±0.25% |
| Violet | 7 | ×10M (107) | ±0.1% |
| Grey | 8 | ×100M (108) | ±0.05% |
| White | 9 | ×1G (109) | — |
| Gold | — | ×0.1 (10-1) | ±5% |
| Silver | — | ×0.01 (10-2) | ±10% |
Decoding the 1 Ohm Resistor: 4-Band, 5-Band, and SMD
Depending on the precision and form factor of your component, the physical manifestation of 1 ohm changes. Here is exactly how to identify and calculate each variant.
Standard 4-Band (5% Tolerance)
- Band 1 (Brown): First digit = 1
- Band 2 (Black): Second digit = 0
- Band 3 (Gold): Multiplier = ×0.1
- Band 4 (Gold): Tolerance = ±5%
- Calculation: 10 × 0.1 = 1 Ω
Precision 5-Band (1% Tolerance)
- Band 1 (Brown): First digit = 1
- Band 2 (Black): Second digit = 0
- Band 3 (Black): Third digit = 0
- Band 4 (Silver): Multiplier = ×0.01
- Band 5 (Brown): Tolerance = ±1%
- Calculation: 100 × 0.01 = 1 Ω
SMD Chip Resistors
Surface mount resistors do not use color bands. A 1 ohm SMD resistor will be marked with 1R0. The 'R' acts as a decimal point. If you see a 3-digit code like 010 on a tiny 0402 or 0603 package, it is likely an EIA-96 code, but '1R0' is the universal standard for 1 ohm in the E24 series.
Resistor Bands vs. Wire Colors: The IEC and NEC Trap
A dangerous point of confusion for beginners is mixing up resistor color codes with electrical wiring color codes. They are governed by entirely different standards and serve different purposes. Never use wire color logic to read a resistor, and never use resistor logic to wire a mains panel.
| Standard | Scope | Region | What Brown Means | What Black Means |
|---|---|---|---|---|
| IEC 60062 | Resistors | Global | Digit 1 | Digit 0 |
| IEC 60446 | AC Wiring | EU / Global | Line (Phase) | Line (Phase 2) |
| NEC 310.16 | AC Wiring | USA | Hot (Phase) | Hot (Phase 2) |
| Old UK (pre-2004) | AC Wiring | United Kingdom | — | Neutral (Now Blue) |
As shown above, while Brown means '1' on a resistor, it means 'Live/Hot' in both US NEC and EU IEC wiring. Black means '0' on a resistor, but it is a secondary hot phase in the US and the old Neutral wire in the UK. Always verify which standard applies to the physical object in your hand.
Safe Interpretation: Faded, Burnt, or Missing Markings
1 ohm resistors are frequently used as current-sensing shunts or inrush current limiters in power supplies. Because they handle high current relative to their size, they run hot. This heat often bakes the paint off the casing, turning the bands into an illegible brown smudge.
How to accurately measure a 1 ohm resistor:
- Isolate the component: Desolder at least one leg of the resistor. Measuring a 1 ohm resistor in-circuit will yield wildly inaccurate results due to parallel resistance from the rest of the PCB traces.
- Null your test leads: Standard multimeter probes have 0.2 to 0.5 ohms of resistance each. If you measure a 1 ohm resistor with standard leads, your meter will read ~1.6 ohms. Short the probes together, press the REL (Relative) or NULL button on your multimeter to zero out the lead resistance.
- Measure and evaluate: If the meter reads between 0.95 and 1.05 ohms, the component is healthy. If it reads significantly higher (e.g., 1.4 ohms), the carbon film has suffered thermal drift and the resistor must be replaced. If it reads
OL(Open Line), the internal element has snapped.
Frequently Asked Questions
Can I use a 1.2 ohm resistor instead of a 1 ohm resistor?
It depends on the circuit's function. If the resistor is acting as a simple pull-down or a crude inrush limiter, a 20% increase in resistance (1.2 Ω) is usually harmless. However, if the 1 ohm resistor is a current-sense shunt feeding a microcontroller's ADC or a dedicated current-limit IC (like the INA219), a 1.2 ohm resistor will cause the system to under-report current by 20% and trigger overcurrent protection prematurely. Always replace shunt resistors with the exact specified value and tolerance.
Why does my 5-band 1 ohm resistor have a Silver multiplier band?
In a 5-band system, the first three bands are significant digits. To represent 1 ohm, the digits must be 1-0-0 (Brown-Black-Black). To reduce 100 down to 1, you must multiply by 0.01. In the IEC 60062 standard, the color for a 0.01 multiplier is Silver. Many beginners mistakenly try to use Gold (0.1) as the multiplier on a 5-band 1 ohm resistor, which actually results in a 10 ohm resistor (100 × 0.1 = 10).
What wattage rating do I need for a 1 ohm resistor?
The physical size of a through-hole resistor dictates its wattage, not its resistance. A standard 1/4W axial resistor (approx 6mm long) will safely dissipate 0.25 watts. Using Ohm's Law ($P = I^2R$), a 1 ohm resistor at 0.25W can only handle 0.5 Amps of continuous current. If your circuit draws 2 Amps, you need a resistor rated for at least 4 Watts ($2^2 \times 1 = 4W$), which will be a much larger, physically bulkier component, often housed in a ceramic or aluminum shell.
Is there a difference between a 1 ohm resistor and a 0 ohm jumper?
Yes, fundamentally. A 0 ohm jumper (often marked with a single black band or '000' on SMD) is used to cross traces on a PCB or act as a programmable hardware link; it has near-zero resistance and is not designed to dissipate heat or drop voltage. A 1 ohm resistor is an active circuit component designed to drop voltage ($V = IR$) and limit current. Never substitute a 1 ohm resistor for a 0 ohm jumper in high-current paths, as the 1 ohm resistor will overheat and burn open.






