A resistor displaying gold, red, purple, and yellow bands is actually a 4.7 kΩ (4700 ohms) ±5% component being read in reverse. In the standard IEC 60062 color code system, a gold band indicates a ±5% tolerance and is never used as a significant digit. To get the correct reading, you must flip the component so the gold band is on the far right, reading left-to-right as Yellow (4), Purple (7), Red (×100 multiplier), and Gold (±5% tolerance).
If you are staring at this specific color sequence on your workbench, you are likely holding one of the most common pull-up, pull-down, and current-limiting resistors used in 5V and 3.3V microcontroller circuits. Below is a complete bench guide to verifying its value, selecting the right construction type for your specific application, safely substituting it when your parts bin is empty, and diagnosing it when it fails.
Decoding the Bands: Why 'Gold' Never Comes First
Beginners frequently misread axial resistors because the metallic gold or silver tolerance band catches the light, drawing the eye to start reading from the wrong side. According to the IEC 60062 standard, the tolerance band is physically separated by a slightly wider gap from the significant digit bands, or it is printed slightly thicker.
Here is the exact mathematical breakdown for the yellow-purple-red-gold sequence:
- Band 1 (Yellow): First significant digit = 4
- Band 2 (Purple): Second significant digit = 7
- Band 3 (Red): Multiplier = 102 (or 100)
- Band 4 (Gold): Tolerance = ±5%
Calculation: 47 × 100 = 4,700 Ω, which is universally abbreviated as 4.7 kΩ. The ±5% tolerance means the actual measured resistance from the factory can legally fall anywhere between 4,465 Ω and 4,935 Ω. If you attempt to read 'Gold' as the first band, the sequence fails immediately, as gold represents a multiplier of 0.1 or a tolerance, neither of which can initiate a standard 4-band value sequence.
Resistor Construction Types: Which 4.7kΩ to Choose
Not all 4.7 kΩ resistors are created equal. The physical construction dictates the component's noise profile, temperature coefficient (tempco), and high-frequency behavior. Here is how to select the right type for your specific job.
| Construction | Typical Tolerance | Tempco (ppm/°C) | Best Use Case |
|---|---|---|---|
| Carbon Composition | ±5% to ±20% | -500 to +1000 | Vintage audio repair, high-voltage pulse snubbers (non-inductive). |
| Carbon Film | ±2% to ±5% | -200 to -800 | General-purpose hobbyist circuits, basic LED current limiting. |
| Metal Film | ±0.1% to ±1% | ±15 to ±100 | Precision analog, ADC voltage dividers, low-noise audio preamps. |
| Wirewound | ±1% to ±5% | ±20 to ±50 | High-power dummy loads, current sensing (avoid in RF/high-speed digital due to inductance). |
| Thick Film (SMD) | ±1% to ±5% | ±100 to ±250 | High-density PCB assembly, microcontroller pull-ups/pull-downs. |
Selection Criteria: If you are building an ESP32 or Arduino sensor node, standard 1/4W carbon or metal film axial resistors are perfectly fine for I2C pull-ups (though 4.7kΩ is the standard I2C pull-up value for 100kHz/400kHz buses). However, if you are designing the feedback network for an op-amp or a precision voltage divider feeding an ADC reference pin, you must use Metal Film. Carbon film resistors generate excess thermal noise (current noise) and drift significantly as ambient temperature changes.
Substitution Rules: What to Do When You're Out of 4.7kΩ Parts
The 4.7 kΩ value belongs to the E24 series, making it highly common. But if your bench drawer is empty, you can safely synthesize the value using series or parallel combinations, provided you follow strict wattage and tolerance rules.
Series and Parallel Math
- Series Combination: Place a 2.2 kΩ and a 2.4 kΩ resistor in series (2200 + 2400 = 4600 Ω). This is within the 5% tolerance window of a 4.7 kΩ target. Alternatively, 2.2 kΩ + 2.2 kΩ + 330 Ω = 4,730 Ω (extremely close).
- Parallel Combination: Place two 9.1 kΩ resistors in parallel. The formula is (9100 × 9100) / (9100 + 9100) = 4,550 Ω. This is a 3.1% deviation from 4.7 kΩ, perfectly acceptable for a ±5% tolerance circuit.
The Golden Rules of Substitution
- Wattage: You can always substitute a higher wattage resistor (e.g., using a 1/2W part in place of a 1/4W part). You must never substitute a lower wattage part. If the circuit expects 1/4W (0.25W), a 1/8W resistor will overheat and fail open.
- Tolerance: You can always substitute a tighter tolerance (using a 1% metal film in place of a 5% carbon film). Do not use a 10% part in a circuit designed for 5%.
- Voltage Rating: Standard 1/4W axial resistors are typically rated for 250V. If you are using this resistor in a tube amplifier or a 120V AC mains snubber circuit, ensure the replacement is rated for the peak voltage, not just the RMS value.
Failure Modes and Visual Symptoms on the Bench
Unlike capacitors which frequently fail shorted, resistors almost exclusively fail open or drift to a higher resistance. It is exceptionally rare for a resistor to fail shorted unless it has been subjected to catastrophic mechanical crushing or extreme high-voltage arcing.
Here are the specific failure modes you will encounter with 4.7 kΩ resistors and their visual symptoms:
- Thermal Overload (Carbon Film/Metal Film): The epoxy or lacquer coating will appear blistered, cracked, or charred black. You may smell a distinct, acrid burning phenolic odor. The resistance will typically read infinite (open loop) on a multimeter.
- Moisture Ingress (Carbon Composition): Common in vintage gear stored in humid environments. The carbon binder absorbs moisture, causing the resistance to drift upward over years. A 4.7 kΩ resistor might measure 6.5 kΩ. Visually, the body may look slightly swollen or the leads may show green copper oxidation near the end caps.
- Mechanical End-Cap Failure: If a wirewound or high-wattage resistor is subjected to vibration or rough lead-bending, the metal end cap can separate microscopically from the resistive element. Visually, it looks pristine, but tapping it with a probe while measuring causes the multimeter reading to jump erratically.
- Solder Joint Flux Corrosion: If no-clean flux was left on an SMD 4.7 kΩ thick-film resistor in a high-humidity environment, dendritic growth can form between the pads, creating a parallel high-resistance path. The 4.7 kΩ might measure 3.2 kΩ in-circuit. Cleaning with 99% isopropyl alcohol and a soft brush resolves this.
Frequently Asked Questions
What happens if I read a gold red purple yellow resistor from the wrong side?
If you attempt to read the bands left-to-right starting with gold, the sequence is invalid under the IEC 60062 standard. Gold is strictly reserved for the tolerance band (±5%) or a decimal multiplier (×0.1) in 5-band precision resistors. It is never used as a first or second significant digit. If you see gold on the left, simply flip the component 180 degrees and read it as Yellow-Purple-Red-Gold to get your 4.7 kΩ value.
Can I use a 4.7kΩ 1% metal film resistor instead of a 5% carbon film?
Yes, absolutely. In electronics, substituting a tighter tolerance and lower-noise component (1% metal film) for a looser, noisier one (5% carbon film) is always a safe upgrade. The circuit will function exactly as designed, but with greater precision and less thermal noise. The only time you specifically need carbon composition is in vintage audio restoration to maintain historical accuracy, or in specific high-voltage pulse circuits where the non-inductive nature of carbon is required to prevent ringing.
Why does my multimeter read 4.62kΩ on a brand new 4.7kΩ resistor?
This is completely normal and falls well within the manufacturer's specifications. A 4.7 kΩ resistor with a gold (±5%) tolerance band is guaranteed to measure between 4,465 Ω and 4,935 Ω at room temperature (usually 20°C or 25°C). A reading of 4.62 kΩ (4620 Ω) is only 1.7% off the nominal value. Additionally, remember to subtract your multimeter's probe resistance (typically 0.2 Ω to 0.5 Ω) if you are measuring very low values, though at 4.7 kΩ, probe resistance is mathematically negligible.
How do I calculate the power dissipation for this 4.7kΩ resistor in a 12V circuit?
Use Joule's first law, expressed as P = V² / R. If the resistor is dropping the full 12V (for example, as a bleeder resistor across a 12V relay coil), the calculation is: (12 × 12) / 4700 = 144 / 4700 = 0.0306 Watts (30.6 mW). A standard 1/4W (0.25W) through-hole resistor or a standard 0402/0603 SMD resistor will handle this dissipation easily without exceeding its thermal limits. As a general bench rule, always size your resistor so the actual dissipation is no more than 50% to 75% of its maximum rated wattage to ensure long-term reliability.






