The standard resistor values chart is governed by the IEC 60063 standard, which defines the E-series (E6, E12, E24, E48, E96, E192) of preferred numbers. If you are designing a circuit or replacing a burned component, you are almost certainly looking for the E24 series (5% tolerance, gold band) or the E96 series (1% tolerance, brown band). The chart below provides the complete E24 base values, their corresponding color codes, and surface-mount device (SMD) markings, serving as a permanent bench reference.

How to Read the Standard Resistor Values Chart

Before scrolling to the data, you need to know which column applies to your specific installation. The base value column provides the normalized significant digits. To get your final resistance, multiply the base value by a power of 10 (e.g., base 4.7 × 10^2 = 470Ω).

Callout: Choosing Your Tolerance Column
If you are building a precision analog front-end, an ADC voltage divider, or a feedback loop for a switching regulator, use the E96 (1%) column. The 1% tolerance ensures your calculated cutoff frequencies and gain ratios hold true across the entire batch. If you are building a simple LED current limiter, a pull-up/pull-down network for an ESP32 GPIO, or a base-bias network where exact ratios don't matter, the E24 (5%) column is cheaper, more widely available in bulk kits, and perfectly adequate.

The color code column maps to the first two significant digits of a standard 4-band through-hole resistor. The SMD column maps to the 3-digit EIA marking system used on 0805 and 0603 thick-film chip resistors.

The Complete IEC 60063 E24 Resistor Values Chart

Below is the complete E24 series. For quick navigation on a long bench build, use these bookmark-friendly quick-jump links for the most queried base values in DIY electronics: 1.0 (10Ω/100Ω/1k) | 2.2 (22Ω/220Ω/2.2k) | 3.3 (33Ω/330Ω/3.3k) | 4.7 (47Ω/470Ω/4.7k).

Base Value E24 (5% Tol) 4-Band Colors (1st/2nd) 3-Digit SMD Code
1.01.0Brown, Black100
1.11.1Brown, Brown110
1.21.2Brown, Red120
1.31.3Brown, Orange130
1.51.5Brown, Green150
1.61.6Brown, Blue160
1.81.8Brown, Grey180
2.02.0Red, Black200
2.22.2Red, Red220
2.42.4Red, Yellow240
2.72.7Red, Violet270
3.03.0Orange, Black300
3.33.3Orange, Orange330
3.63.6Orange, Blue360
3.93.9Orange, White390
4.34.3Yellow, Orange430
4.74.7Yellow, Violet470
5.15.1Green, Brown510
5.65.6Green, Blue560
6.26.2Blue, Red620
6.86.8Blue, Grey680
7.57.5Violet, Green750
8.28.2Grey, Red820
9.19.1White, Brown910

Temperature and Power Derating: Modifying the Base Value

A common mistake on the bench is selecting a resistor based purely on its room-temperature power rating (e.g., 1/4W or 250mW) without checking the derating curve. Derating rows in a component datasheet modify the base power value based on ambient temperature. According to standard commercial thick-film specifications like the Vishay CRCW e3 series, a resistor operates at 100% of its rated power up to 70°C ambient. Beyond 70°C, the maximum allowable power drops linearly, reaching 0W at 155°C.

Worked Example: You are designing an LED driver that will sit inside an enclosure where the ambient PCB temperature reaches 100°C. You need to dissipate 150mW across a current-sense resistor. A standard 1/4W (250mW) 1206 SMD resistor seems sufficient at room temperature. However, applying the linear derating formula:

P_max = P_rated × [(T_max - T_ambient) / (T_max - T_rated)]
P_max = 250mW × [(155 - 100) / (155 - 70)]
P_max = 250mW × (55 / 85) = 161.7mW

Your 250mW resistor is now only rated for 161.7mW. While 150mW technically fits, you have less than an 8% safety margin. In practice, you must step up to a 1/2W resistor or use a larger package (like 2512) to ensure long-term reliability and prevent thermal drift from shifting your resistance value out of spec.

What This Chart Cannot Tell You

The E-series chart is strictly a geometric progression of nominal DC resistance values. It cannot tell you how the component will behave under real-world dynamic conditions. Keep these three blind spots in mind:

  • Parasitic Inductance and Capacitance: A 10kΩ wirewound resistor might read perfectly on your DC multimeter, but its coiled internal structure acts as an inductor. At 10MHz, its impedance will skyrocket. For RF or high-speed digital snubber networks, you must specify metal film or thick-film SMD resistors, which have near-zero parasitic inductance.
  • Voltage Coefficient of Resistance (VCR): High-value resistors (e.g., 1MΩ to 50MΩ) exhibit VCR, meaning their actual resistance changes depending on the voltage applied across them. A 10MΩ resistor measured at 5V might drop to 9.8MΩ when 500V is applied. For high-voltage divider networks, check the datasheet's VCR spec (measured in ppm/V).
  • Maximum Working Voltage vs. Power Rating: Ohm's law states that a 10MΩ, 1/4W resistor can theoretically handle 1,581V (since V = √(P×R)). In reality, the maximum working voltage for a standard 1/4W through-hole resistor is typically capped at 250V due to internal arcing, creepage distances, and the dielectric breakdown of the epoxy coating. Always check the 'Max Working Voltage' row in the datasheet, not just the power rating.

Frequently Asked Questions

What is the difference between E24 and E96 resistor values?

The E24 series provides 24 base values per decade (e.g., 1.0 to 9.1) and is tied to 5% tolerance components. The E96 series provides 96 base values per decade and is tied to 1% tolerance components. The E24 values are actually a subset of the E96 series. If you design a circuit using E24 values, you can always substitute an E96 1% resistor, but you cannot always substitute an E24 5% resistor if the design specifically calls for an E96 intermediate value like 1.78kΩ.

How do I read a 5-band resistor color code using this chart?

A 5-band resistor is used for high-precision (1% or better) components. The first three bands represent the significant digits, the fourth band is the multiplier, and the fifth band is the tolerance. To use the E-series chart for a 5-band resistor, look at the first three bands to find your exact base value (e.g., Brown, Black, Black = 100). You will then map this to the E96 series rather than the E24 series, as 3-digit precision is required to capture values like 10.2Ω or 47.5Ω.

Why isn't my exact calculated resistance on the resistor values chart?

If your SPICE simulation or hand calculation demands a highly specific value like 3,456Ω, you won't find it on the chart because manufacturers only produce components based on the IEC 60063 geometric progression. This standardizes inventory and manufacturing. To achieve 3,456Ω in practice, you must either select the closest E96 standard value (3.48kΩ), place two standard resistors in series/parallel, or use a trimmer potentiometer for final bench calibration.

Do SMD resistor codes match the E-series chart values?

Yes, but the marking system requires translation. For standard 5% SMD resistors, the 3-digit code uses the first two digits as the significant figures (matching the E24 chart) and the third digit as the multiplier (e.g., 472 = 47 × 10^2 = 4.7kΩ). For 1% SMD resistors, manufacturers often use the EIA-96 coding system, which uses two numbers and a letter (e.g., 01C). In the EIA-96 system, '01' refers to a lookup table value of 100, and 'C' is the multiplier for 10^2, yielding 10.0kΩ.