document.addEventListener('DOMContentLoaded', function() { const tables = document.querySelectorAll('table'); tables.forEach(table => { const elements = table.querySelectorAll('*'); elements.forEach(element => { const bgcolor = element.getAttribute('bgcolor'); if (bgcolor) { // Convert bgcolor to RGB const r = parseInt(bgcolor.slice(1,3), 16); const g = parseInt(bgcolor.slice(3,5), 16); const b = parseInt(bgcolor.slice(5,7), 16); // Calculate luminance const luminance = (0.299 * r + 0.587 * g + 0.114 * b) / 255; // Find all spans within this element const spans = element.querySelectorAll('span'); spans.forEach(span => { // Set text color based on background luminance span.style.color = luminance > 0.5 ? '#000000' : '#FFFFFF'; }); } }); }); });
AFPAC-200-90

 

 

AFPC-200-90

Dixon M-Series ARO Pneumatic

Female Pipe Quick Coupler

Automatic

SKU Body Size Threads Material Length OD Hex Inch
2MF2-PL 1/4 1/4-18 NPT Steel/Brass 1.72 1.06 13/16
2MF3-PL 1/4 3/8-18 NPT Steel/Brass 1.72 1.06 13/16
3MF3-PL 3/8 3/8-18 NPT Steel/Brass 1.93 1.26 1-1/16

Manual

SKU Body Size Threads Material Length OD Hex Inch
2MF2-B 1/4 1/4-18 NPT Brass 1.97 0.87 3/4
2MF3-B 1/4 3/8-18 NPT Brass 2.05 0.87 13/16

HoseandFitings.Com Logo

Copyright © 2024. All Rights Reserved.