Loading...
Yacht-Master 40
Yacht-Master 40
Yacht-Master 40
Yacht-Master 40
Yacht-Master 40

Rolex Сertified Pre-Owned Yacht-Master 40 2005, 40mm, Oystersteel and Yellow Gold
Reference: 16623

£10,500.00

Free delivery and returns

Click & collect available

Finance available, subject to status

The Yacht-Master was created especially for navigators and skippers, and it was introduced in 1992. This timepiece is equally at home on and off the water thanks to its flawless combination of nautical aesthetics and performance. This 2005 40mm model is crafted from Oystersteel and 18ct Yellow Gold, featuring a white dial with black dot indices, a date complication and an 18ct yellow gold bi-directional rotating divers bezel. Presented on a Yellow Rolesor Oyster bracelet. Original instruction booklet included. 

  • Reference

    16623

  • Item number

    0390021406

  • Year

    2005

  • Diameter

    40mm

  • Case

    18ct Yellow Gold, Oystersteel

  • Glass

    Sapphire

  • Tightness

    Water resistant

  • Movement

    Automatic

  • Caliber

    3135

  • Power reserve (approximately)

    Approximately 48 hours

  • Bracelet

    Bicolour

  • Dial

    White

  • Original accessories

    Original Papers

The Oyster Perpetual Yacht-Master, the emblematic nautical watch, embodies the privileged ties between Rolex and the world of sailing since the 1950s. 

Presented in 1992, the Yacht-Master enables the wearer to calculate time intervals thanks to its 60-minute graduated bidirectional bezel.

Rolex Certified Pre-Owned Yacht-Master Watches

Contact us

Send a message

Please enter your message

Thank you for your interest in Rolex watches. Please enter your message below and we will be delighted to assist you.

Next >

< Back

Send a message

Please enter your contact information

document.querySelectorAll('.message-button, .rolex-button-back-form').forEach(function(element) { element.addEventListener('click', function(event) { if(document.querySelector('textarea').value) { var showSection = document.querySelector('.show-section-form'); var hideSection = document.querySelector('.hide-section-form'); showSection.classList.remove("show-section-form"); showSection.classList.add("hide-section-form"); hideSection.classList.remove("hide-section-form"); hideSection.classList.add("show-section-form"); } else { document.querySelector('.rolex-textarea .bfb-error').innerHTML = '
Error: please input text.
'; } }); }); document.querySelector('#rolex-contant-submit button').addEventListener('click', function(event) { const inputEmail = document.querySelector('#rolex-contact-email input'); const inputPhone = document.querySelector('#rolex-contact-phone input'); const errorEmail = document.querySelector('#rolex-contact-email .bfb-error'); const rolexHeading = document.querySelector('.rolex-form-heading'); const rolexSubheading = document.querySelector('.rolex-form-subheading'); if(inputEmail.value || inputPhone.value) { errorEmail.innerHTML = ''; if (rolexHeading) { rolexHeading.style.display = "none"; } } else { event.preventDefault(); event.stopImmediatePropagation(); errorEmail.innerHTML = '
Error: please input email address and/or phone.
'; } if (rolexSubheading) { rolexSubheading.style.display = "none"; } }); const rcpoBlockTextarea = document.getElementById('rcpo-model-contact-textarea'); const rcpoTextarea = rcpoBlockTextarea?.querySelector('textarea'); const rcpoReferenceElement = document.getElementById('rcpo-manufacture-code'); const rcpoProductName = document.querySelector('.rolex-pdp-top-title .title-pdp-rolex'); if (rcpoBlockTextarea) { if (rcpoTextarea) { if (rcpoReferenceElement) { if (rcpoProductName) { rcpoTextarea.value = 'I’m interested in %1, reference %2. I would like to be contacted with more details about this timepiece.'.replace('%1', rcpoProductName.innerText).replace('%2', rcpoReferenceElement.innerText); } } } };