Rotosound Roto Yellows R10 electric guitar string set

*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } :root { --gold:#B8962E; --gold-mid:#D4B85A; --gold-bg:rgba(184,150,46,0.06); --dark:#1A1814; --dark-mid:#2E2B24; --muted:#6B6558; --border:rgba(0,0,0,0.08); --row-alt:rgba(0,0,0,0.025); } body { font-family:'DM Sans',sans-serif; color:var(--dark); font-size:15px; line-height:1.65; background:transparent; } .section { padding:1.4rem 0; border-bottom:1px solid var(--border); } .section:last-child { border-bottom:none; } .sh { display:flex !important; align-items:baseline !important; gap:10px; margin-bottom:0.75rem; padding-left:10px; border-left:2px solid var(--gold-mid); width:100% !important; } .sh-label { font-size:10px; text-transform:uppercase; letter-spacing:0.12em; font-weight:500; color:var(--gold); white-space:nowrap; } .sh-title { font-family:'Playfair Display',serif; font-size:17px; font-weight:500; color:var(--dark); line-height:1.25; } .bt { font-size:14px; color:var(--dark-mid); line-height:1.75; margin-bottom:0.55rem; } .bt:last-child { margin-bottom:0; } .feat { list-style:none !important; display:grid !important; gap:2px; width:100% !important; margin:0 !important; padding:0 !important; } .feat li { list-style:none !important; padding:7px 12px !important; border:1px solid var(--border); border-left:2px solid var(--gold-mid); border-radius:0 3px 3px 0; font-size:13px; color:var(--dark-mid); line-height:1.45; text-align:left !important; } .feat li::before { display:none !important; } .feat li strong { font-weight:500; color:var(--dark); } .tech-wrap { border:1px solid var(--border); border-radius:3px; overflow:hidden; max-width:520px; } .tech { width:100%; border-collapse:collapse; font-size:13px; table-layout:fixed; } .tech tr { border-bottom:1px solid var(--border); } .tech tr:last-child { border-bottom:none; } .tech td { padding:7px 12px !important; vertical-align:top !important; text-align:left !important; } .tech td:first-child { width:44%; background:var(--row-alt); color:var(--muted); border-right:1px solid var(--border); text-align:left !important; } .tech td:last-child { font-weight:500; color:var(--dark); text-align:left !important; } .deliv { list-style:none !important; display:grid !important; gap:3px; width:100% !important; margin:0 !important; padding:0 !important; } .deliv li { list-style:none !important; display:flex !important; align-items:center; gap:8px; font-size:13px; color:var(--dark-mid); padding:3px 0 !important; } .deliv li::before { display:none !important; } .chk { width:16px; height:16px; border-radius:50%; border:1.5px solid var(--gold-mid); display:inline-flex; align-items:center; justify-content:center; flex-shrink:0; } .chk svg { width:8px; height:8px; } .conclusion { border-left:2px solid var(--gold-mid); padding:0.65rem 1.1rem; font-size:13.5px; color:var(--dark-mid); font-style:italic; line-height:1.7; } .cgrid { display:grid !important; grid-template-columns:repeat(auto-fit,minmax(155px,1fr)); gap:6px; } .ccard { border:1px solid var(--border); border-radius:3px; padding:0.6rem 0.85rem; display:block; } .ctype { font-size:10px; text-transform:uppercase; letter-spacing:0.08em; color:var(--gold); font-weight:500; display:block; margin-bottom:2px; } .cprod { font-size:12.5px; font-weight:500; color:var(--dark); display:block; } .tgrid2 { display:grid !important; grid-template-columns:repeat(auto-fit,minmax(155px,1fr)); gap:5px; } .title { display:flex !important; align-items:center; gap:7px; font-size:12.5px; color:var(--dark-mid); padding:6px 9px; border:1px solid var(--border); border-radius:3px; } .tico { width:16px; height:16px; border-radius:50%; border:1.5px solid var(--gold-mid); display:flex; align-items:center; justify-content:center; flex-shrink:0; } .tico svg { width:8px; height:8px; } .outofstock { background:var(--gold-bg); border-left:2px solid var(--gold-mid); padding:1rem 1.2rem; border-radius:3px; font-size:13.5px; color:var(--dark-mid); line-height:1.7; } .outofstock a { color:var(--gold); font-weight:500; text-decoration:none; border-bottom:1px solid var(--gold-mid); } /* === ROBUSTNESS CSS: may catch different class names from === */ .badge, span.badge, .cond-badge, .status-label, .cond-label, .zlabel { all:unset !important; display:inline-block !important; background:#B8962E !important; color:#fff !important; font-size:10px !important; font-weight:500 !important; text-transform:uppercase !important; letter-spacing:.08em !important; padding:3px 10px !important; border-radius:3px !important; margin-bottom:.6rem !important; font-family:'DM Sans',sans-serif !important; line-height:1.4 !important; } .cond, .cond-wrap, .cond-box, .cond-block, .condition, . condition , .state-box, .zblock, .cond-new, .cond-new_ovp, .state--new { border:1px solid var(--border) !important; border-left:2px solid var(--gold-mid) !important; border-radius:0 4px 4px 0 !important; padding:.85rem 1.1rem !important; background:transparent !important; margin:0 0 .5rem 0 !important; display:block !important; } .cond-list, .condition-list, .check-list, .list--unstyled { list-style:none !important; margin:.4rem 0 0 0 !important; padding:0 !important; display:grid !important; gap:5px !important; } .cond-list li, .status-list li, .check-list li, .list--unstyled li, .cond-item, .cond-yes, .cond-y, .cond-ok { list-style:none !important; display:flex !important; align-items:center !important; gap:8px !important; font-size:13px !important; color:var(--dark-mid) !important; padding:2px 0 !important; margin:0 !important; } .cond-list li::before, .status-list li::before, .check-list li::before, .cond-item::before { content:"" !important; display:inline-block !important; width:14px !important; height:14px !important; border-radius:50% !important; border:1.5px solid var(--gold-mid) !important; flex-shrink:0 !important; background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath d='M1 4l2 2 4-4' stroke='%23B8962E' stroke-width='1.4' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/8px 8px no-repeat !important; } .cond-sub, .cond-txt { display:block !important; font-size:13px !important; color:var(--dark-mid) !important; margin-top:.4rem !important; line-height:1.7 !important; } .cond-icon, .check { display:none !important; } section.sc, section.sec, section[class*="sc-"], section.desc-section, section.prod-section, section.product-section, section.condition, section.tech-section, section.klang, section.sound, section.features, section. condition , section.delivery, section.delivery, section.recommendation, section.recommendation, section.care, section.care, section.techdata { padding:1.4rem 0 !important; border-bottom:1px solid var(--border) !important; } table.tech th, .tech-wrap th { padding:7px 12px !important; vertical-align:top !important; text-align:left !important; background:var(--row-alt) !important; color:var(--muted) !important; border-right:1px solid var(--border) !important; border-bottom:1px solid var(--border) !important; font-weight:400 !important; width:44% !important; } .card { border:1px solid var(--border) !important; border-radius:3px !important; padding:.6rem .85rem !important; font-family:'DM Sans',sans-serif !important; } .product--base-info, .base-info--entry, .entry--label, .entry--content, .entry--warning { font-size:13px !important; color:var(--dark-mid) !important; } Sound & Character The Rotosound R10 Roto Yellows embody this classic British string sound that has been making music history since the 1960s. The nickel-plated steel wire delivers a balanced, versatile tone with brilliant highs, defined mids and rich bass foundation. Whether crisp clean sounds, creamy overdrive tones or aggressive high-gain riffs - these strings react dynamically to every touch and transmit every nuance of your playing. The hexagonal core provides powerful sustain and excellent tuning stability, while the smooth surface allows for effortless bends and fast runs. Top features Made in the UK - Precise manufacturing in the UK to the highest quality standards Hexagonal core - Maximum tuning stability and powerful sustain Nickel-plated steel wire - Balanced sound with brilliant highs and rich bass Smooth surface - Pleasant feel for effortless bends Bonus string - Additional high E string included in every standard set Versatile - Ideal for rock, blues, pop and all other styles Technical data Manufacturer Rotosound (UK) Model R10 Roto Yellows Instrument Electric Guitar (6-string) Material Nickel-plated steel wire Core shape Hexagonal String gauges .010″ – .013″ – .017″ – .026″w – .036″w – .046″w String gauges (mm) 0.25 – 0.33 – 0.43 – 0.66 – 0.91 – 1.17 mm Description Regular (10-46) Bonus Additional high E string (.010″) included condition & Testing This set of strings is new and in its original packaging. The vacuum-sealed packaging guarantees fresh strings with optimal sound quality – ready to play straight away. Scope of delivery 1x Rotosound R10 Roto Yellows string set 1x Additional high E string (.010″) Original packaging Recommendation Practical tip: Wipe the strings with a dry cloth after each play - this will extend their service life and keep the brilliant sound much longer. The included bonus string is ideal as a replacement for the most frequently broken high E string. Care & Accessories CleaningDunlop 65 String Cleaner CareGHS Fast Fret String Cleaner ToolPlanet Waves Pro-Winder String Winder RecommendationTuner for precise winding Why ElbblechSafety & Service 30-day return policy 2-year Elbblech guarantee 1-year statutory warranty Fast shipping with DHL Personally checked by a professional musician
Elbblech logo
Specialist shop & workshop · Mölln
Finest musical instruments
Workshop tested Pay securely DHL · 1-3 working days

Sound & character

The Rotosound R10 Roto Yellows embody the classic British string sound that has been making music history since the 1960s. The nickel-plated steel wire delivers a balanced, versatile tone with brilliant highs, defined mids and rich bass foundation.

Whether crisp clean sounds, creamy overdrive tones or aggressive high-gain riffs - these strings react dynamically to every touch and transmit every nuance of your playing.

The hexagonal core provides powerful sustain and excellent tuning stability, while the smooth surface allows for effortless bends and fast runs.

Top features

  • Made in UK – Precision manufactured in the UK to the highest quality standards
  • Hexagonal core – Maximum tuning stability and powerful sustain
  • Nickel-plated steel wire – Balanced sound with brilliant highs and rich bass
  • Smooth surface – Pleasant playing feel for effortless bends
  • Bonus string – Additional high E string included in every standard set
  • Versatile – Ideal for rock, blues, pop and all other styles

Technical data

Manufacturer Rotosound (UK)
Model R10 Roto Yellows
instrument Electric guitar (6-string)
material Nickel-plated steel wire
core shape Hexagonal
String gauges .010″ – .013″ – .017″ – .026″w – .036″w – .046″w
String thicknesses (mm) 0.25 – 0.33 – 0.43 – 0.66 – 0.91 – 1.17mm
Designation Regular (10-46)
bonus Additional high E string (.010″) included

condition & Test

This set of strings is new and in its original packaging. The vacuum-sealed packaging guarantees fresh strings with optimal sound quality – ready to play straight away.

Scope of delivery

  • 1x Rotosound R10 Roto Yellows string set
  • 1x Additional high E string (.010″)
  • Original packaging

Recommendation

Practical tip: Wipe the strings with a dry cloth after each playing - this will extend their service life and keep the brilliant sound much longer. The included bonus string is ideal as a replacement for the most frequently broken high E string.

Care & Accessories

cleaningDunlop 65 string cleaner
CareGHS Fast Fret string cleaner
ToolPlanet Waves Pro-Winder string winder
RecommendationTuner for precise winding
Why ElbblechSecurity & Service
30 day return policy
2 year Elbblech guarantee
1 year legal warranty
Fast shipping with DHL
Personally checked by a professional musician
Workshop tested
Every instrument serviced
30 days returns
Uncomplicated & fair
2 year guarantee
Legal guarantee
DHL shipping
DE & worldwide
Collection possible
Mölln, Schleswig-Holstein

Shipment

  • DHL with tracking
  • Carefully & securely packaged
  • 1-3 working days within Germany
  • Worldwide shipping possible

Buyer protection & service

  • All eBay payment methods accepted
  • 30 day return policy
  • 2 year legal guarantee
  • Collection possible in Mölln
ELBBLECH specialist shop MöllnELBBLECH workshop
Felix Eilers, founder of ELBBLECH

Felix Eilers

Founder & Owner · Professional trombonist for 20 years

ELBBLECH is my heart project - an owner-managed specialist shop for wind and string instruments with its own workshop in Mölln (Schleswig-Holstein). As an active professional trombonist, I know exactly what is important in an instrument. Every instrument is personally checked, played and made ready to play by me - before it comes to you.

Danilo Neun, instrument maker ELBBLECH

Danilo Nine

Instrument maker · 20+ years experience

Danilo is the heart of our workshop. With over 20 years of experience as an instrument maker, he knows every quirk, every mechanism and every material. Whatever passes through his hands is ready to play – guaranteed.

eBay integration by
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } :root { --gold:#B8962E; --gold-mid:#D4B85A; --gold-bg:rgba(184,150,46,0.06); --dark:#1A1814; --dark-mid:#2E2B24; --muted:#6B6558; --border:rgba(0,0,0,0.08); --row-alt:rgba(0,0,0,0.025); } body { font-family:'DM Sans',sans-serif; color:var(--dark); font-size:15px; line-height:1.65; background:transparent; } .section { padding:1.4rem 0; border-bottom:1px solid var(--border); } .section:last-child { border-bottom:none; } .sh { display:flex !important; align-items:baseline !important; gap:10px; margin-bottom:0.75rem; padding-left:10px; border-left:2px solid var(--gold-mid); width:100% !important; } .sh-label { font-size:10px; text-transform:uppercase; letter-spacing:0.12em; font-weight:500; color:var(--gold); white-spa