The direct answer for a standard 4-band through-hole resistor is Orange, Orange, Brown, followed by a tolerance band (usually Gold for ±5%). For a 5-band precision metal film resistor, the code is Orange, Orange, Black, Black, followed by a tolerance band (usually Brown for ±1%).
Whether you are biasing a transistor, building an LED current-limiting network, or pulling up an I2C line on an ESP32, the 330 Ω resistor is a staple on every workbench. Below is the exact breakdown of how these bands translate to 330 ohms, the global standards that govern them, and how to handle components when the paint is burnt or faded.
The 330 Ohm Resistor Color Code Reference Table
Resistor color codes map specific colors to digits and multipliers. The physical spacing on the resistor usually groups the value bands together, leaving a slightly larger gap before the final tolerance band. Here is the exact spec-sheet breakdown for 330 Ω across the two most common form factors.
| Band Position | Function | 4-Band Code (5% Tolerance) | 5-Band Code (1% Tolerance) |
|---|---|---|---|
| Band 1 | 1st Significant Digit | Orange (3) | Orange (3) |
| Band 2 | 2nd Significant Digit | Orange (3) | Orange (3) |
| Band 3 | 3rd Significant Digit (5-band only) | N/A | Black (0) |
| Multiplier Band | Multiplier (Number of Zeros) | Brown (×10) | Black (×1) |
| Tolerance Band | Variance Allowance | Gold (±5%) | Brown (±1%) |
Worked Example (4-Band): Orange (3) and Orange (3) gives you the base number 33. The Brown multiplier means ×10. Therefore, 33 × 10 = 330 Ω. The Gold band indicates the actual resistance could fall anywhere between 313.5 Ω and 346.5 Ω.
Global Standards vs. Legacy Variants
A common point of confusion for beginners crossing over from home wiring to electronics bench work is assuming component color codes vary by region like mains wiring does. They do not.
Never confuse component color codes with electrical wiring standards. In mains wiring, colors are strictly regional: the US NEC uses Black/Red for hot, the international IEC 60446 uses Brown/Black, and old UK wiring used Red/Black. However, resistor color codes are universally governed by IEC 60062. An orange band always means '3', whether you are in Tokyo, London, or Chicago.
The Legacy MIL-SPEC Variant (MIL-R-11)
If you are repairing vintage radios, military surplus, or old test equipment from the 1970s or earlier, you may encounter the US military MIL-R-11 standard. Instead of painted bands, these resistors used a "body-tip-dot" color system. A 330 Ω resistor under this obsolete standard would feature an Orange body (3), an Orange tip (3), and a Brown dot (multiplier of 10). IEC 60062 completely superseded this, but recognizing it prevents misdiagnosing vintage gear.
Bands and Multipliers People Get Wrong
Even experienced technicians misread bands under poor lighting or when fatigued. Here are the specific rows and visual traps that cause the most errors on the bench:
- Confusing the Brown Multiplier with a Brown Digit: In the 5-band system, Black is the multiplier (×1) and Brown is the third digit (0). In the 4-band system, Brown is the multiplier (×10). If you read a 4-band Orange-Orange-Brown as 3-3-1 (331 Ω) instead of 33 × 10 (330 Ω), your circuit calculations will fail.
- Orange vs. Red Under Warm Lighting: Standard 2700K incandescent or warm LED bench lights can make a dark red band look brown, or an orange band look red. A 330 Ω (Orange-Orange) can easily be misread as 220 Ω (Red-Red) if the lighting is poor. Always verify under 5000K daylight-balanced LEDs.
- Reading Backwards: If the tolerance band is Gold or Silver, it is easy to orient the resistor correctly, as Gold/Silver are never used for significant digits. However, on 5-band 1% resistors, the tolerance band is Brown. If you read it backwards, a 330 Ω resistor (Orange-Orange-Black-Black-Brown) becomes a 100 kΩ resistor (Brown-Black-Black-Orange-Orange). Always look for the wider physical gap between the multiplier and tolerance bands to determine orientation.
Safe Interpretation When Markings Are Faded or Missing
When a resistor has been subjected to thermal stress, flux residue, or physical abrasion, the color bands become unreadable. Do not guess. Follow this bench procedure to safely identify the component:
- De-energize and Discharge: Remove all power from the circuit. If the circuit contains large electrolytic capacitors, discharge them safely with a bleeder resistor. Never measure resistance on a live board; you will blow the fuse in your multimeter or damage the meter's ADC.
- Isolate the Component: Desolder and lift at least one leg of the resistor off the PCB pad. If you measure a resistor while it is still fully soldered in-circuit, your multimeter will read the equivalent resistance of all parallel paths on the board, yielding a falsely low number.
- Measure and Calculate Tolerance: Set your multimeter to the appropriate ohms range. If the meter reads 328 Ω, it is almost certainly a 330 Ω 5% resistor (since 328 falls well within the 313.5 Ω to 346.5 Ω acceptable range).
- Check for Thermal Damage: If the resistor body is blistered or charred, it has likely failed open or drifted significantly due to overheating. Replace it with a fresh component and investigate why it overheated (e.g., insufficient wattage rating for the current draw).
For further verification of component values and standard mappings, the SparkFun resistor tutorial provides excellent visual references for degraded components, and tools like the All About Circuits calculator can help reverse-engineer faded bands by inputting your multimeter readings.
Frequently Asked Questions
How do I calculate the wattage for a 330 ohm resistor in a 5V LED circuit?
The 330 Ω resistor is the standard current limiter for a standard red LED (forward voltage ~2.0V) on a 5V logic supply (like an Arduino Uno). The voltage drop across the resistor is 3V (5V - 2V). Using Ohm's Law (I = V/R), the current is 3V / 330 Ω = 9mA. Using the power formula (P = I²R), the dissipated power is (0.009)² × 330 = 0.026 Watts. A standard 1/4W (0.25W) through-hole resistor is more than adequate and will run completely cool to the touch.
What is the exact 5-band color code for a 330 ohm 1% resistor?
For a 1% tolerance metal film resistor, the code requires three significant digits. The bands are Orange (3), Orange (3), Black (0), Black (×1 multiplier), and Brown (±1% tolerance). The inclusion of the third digit (Black) ensures the multiplier remains Black (×1) rather than shifting to Brown (×10) as it does in the 4-band system.
Can I substitute a 330 ohm resistor with a 300 ohm or 360 ohm?
Yes, in most hobbyist and prototyping scenarios. 330 Ω is an E24 series standard value. If you only have 300 Ω or 360 Ω on hand, they are close enough for LED limiting or basic pull-up/pull-down tasks. A 360 Ω resistor will slightly dim an LED (dropping current from ~9mA to ~8.3mA), while a 300 Ω resistor will make it slightly brighter (~10mA). However, if you are building a precision analog filter, an audio crossover, or setting the gain on an op-amp, you must use the exact 330 Ω value (or trim a potentiometer) to maintain the designed cutoff frequency or gain ratio.
Why does my multimeter read 325 ohms on a brand new 330 ohm resistor?
This is completely normal and indicates the resistor is within specification. A standard 5% carbon or metal film resistor is guaranteed to be within 5% of its stated value. 5% of 330 is 16.5. Therefore, any reading between 313.5 Ω and 346.5 Ω is a "pass." Furthermore, cheap multimeters often have a basic accuracy of ±(0.8% + 2 digits) on the ohms range, which introduces a slight measurement offset. Always trust the reading as a confirmation of the band code, not as an indication of a defective part.






