Molar Mass Calculator
ANA›Life Services Authority›National Calculator Authority›Molar Mass Calculator
.calc-container { max-width: 640px; margin: 2rem 0; padding: 1.5rem; background: #fff; border: 1px solid #ddd; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.06); font-family: system-ui, -apple-system, sans-serif; } .calc-container h3 { font-family: Georgia, serif; font-size: 1.15rem; color: #1a1a1a; margin-bottom: 1rem; padding-bottom: 0.5rem; border-bottom: 2px solid var(--ac, #3d5a80); } .calc-row { display: flex; align-items: center; gap: 0.75rem; margin-bottom: 0.75rem; flex-wrap: wrap; } .calc-row label { min-width: 160px; font-size: 0.9rem; color: #333; font-weight: 500; } .calc-row input[type="number"], .calc-row select { flex: 1; min-width: 120px; max-width: 200px; padding: 0.5rem 0.6rem; border: 1px solid #ccc; border-radius: 4px; font-size: 0.9rem; font-family: system-ui, sans-serif; color: #1a1a1a; background: #fafaf8; } .calc-row input:focus, .calc-row select:focus { outline: none; border-color: var(--ac, #3d5a80); box-shadow: 0 0 0 2px rgba(26,74,138,0.12); } .calc-row .unit { font-size: 0.82rem; color: #888; min-width: 30px; } .calc-btn { display: inline-block; margin-top: 0.5rem; padding: 0.55rem 1.5rem; background: var(--ac, #3d5a80); color: #fff; border: none; border-radius: 4px; font-size: 0.9rem; font-weight: 600; cursor: pointer; font-family: system-ui, sans-serif; } .calc-btn:hover { opacity: 0.9; } .calc-result { margin-top: 1.25rem; padding: 1rem 1.25rem; background: #f0f6fc; border-left: 3px solid var(--ac, #3d5a80); border-radius: 0 6px 6px 0; display: none; } .calc-result.visible { display: block; } .calc-result-label { font-size: 0.78rem; text-transform: uppercase; letter-spacing: 0.06em; color: #666; margin-bottom: 0.25rem; } .calc-result-value { font-size: 1.6rem; font-weight: 700; color: var(--ac, #3d5a80); } .calc-result-detail { font-size: 0.85rem; color: #555; margin-top: 0.5rem; line-height: 1.5; } .calc-note { margin-top: 1rem; font-size: 0.8rem; color: #888; font-style: italic; } .calc-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; margin-top: 0.75rem; } .calc-grid-item { padding: 0.6rem 0.8rem; background: #f8f9fa; border-radius: 4px; border: 1px solid #eee; } .calc-grid-item .label { font-size: 0.75rem; color: #888; text-transform: uppercase; letter-spacing: 0.04em; } .calc-grid-item .value { font-size: 1.1rem; font-weight: 600; color: #1a1a1a; } @media (max-width: 720px) { .calc-row { flex-direction: column; align-items: flex-start; gap: 0.3rem; } .calc-row label { min-width: auto; } .calc-row input[type="number"], .calc-row select { max-width: 100%; width: 100%; } .calc-grid { grid-template-columns: 1fr; } } .calc-chart { margin: 1rem 0; text-align: center; } .calc-chart svg { max-width: 100%; height: auto; } .calc-chart-legend { display: flex; flex-wrap: wrap; justify-content: center; gap: 0.6rem 1.2rem; margin-top: 0.6rem; font-size: 0.8rem; color: #555; } .calc-chart-legend span { display: inline-flex; align-items: center; gap: 0.3rem; } .calc-chart-legend i { display: inline-block; width: 10px; height: 10px; border-radius: 2px; font-style: normal; } .calc-related { max-width: 640px; margin: 2rem 0 1rem; padding: 1.25rem 1.5rem; background: #f8f9fa; border: 1px solid #e8e8e8; border-radius: 8px; } .calc-related h3 { font-family: Georgia, serif; font-size: 1rem; color: #1a1a1a; margin: 0 0 0.75rem; padding-bottom: 0.4rem; border-bottom: 2px solid var(--ac, #3d5a80); } .calc-related-list { list-style: none; padding: 0; margin: 0 0 0.75rem; display: grid; grid-template-columns: 1fr 1fr; gap: 0.4rem 1.5rem; } .calc-related-list li a { font-size: 0.88rem; color: var(--ac, #3d5a80); text-decoration: none; } .calc-related-list li a:hover { text-decoration: underline; } .calc-browse-all { margin: 0.5rem 0 0; font-size: 0.9rem; font-weight: 600; } .calc-browse-all a { color: var(--ac, #3d5a80); text-decoration: none; } .calc-browse-all a:hover { text-decoration: underline; } @media (max-width: 720px) { .calc-related-list { grid-template-columns: 1fr; } }
Molar Mass Calculator
Calculate the molar mass (molecular weight) of any chemical compound by entering its molecular formula.
Chemical Formula
Use standard element symbols. Parentheses supported. Case-sensitive (e.g. Co not CO).
Calculate Molar Mass Enter a formula above and click Calculate.
const MOL_WEIGHTS = { H:1.008,He:4.0026,Li:6.941,Be:9.0122,B:10.811,C:12.011,N:14.007,O:15.999, F:18.998,Ne:20.180,Na:22.990,Mg:24.305,Al:26.982,Si:28.086,P:30.974,S:32.065, Cl:35.453,Ar:39.948,K:39.098,Ca:40.078,Sc:44.956,Ti:47.867,V:50.942,Cr:51.996, Mn:54.938,Fe:55.845,Co:58.933,Ni:58.693,Cu:63.546,Zn:65.38,Ga:69.723,Ge:72.630, As:74.922,Se:78.971,Br:79.904,Kr:83.798,Rb:85.468,Sr:87.62,Y:88.906,Zr:91.224, Nb:92.906,Mo:95.96,Tc:98,Ru:101.07,Rh:102.91,Pd:106.42,Ag:107.87,Cd:112.41, In:114.82,Sn:118.71,Sb:121.76,Te:127.60,I:126.90,Xe:131.29,Cs:132.91,Ba:137.33, La:138.91,Ce:140.12,Pr:140.91,Nd:144.24,Pm:145,Sm:150.36,Eu:151.96,Gd:157.25, Tb:158.93,Dy:162.50,Ho:164.93,Er:167.26,Tm:168.93,Yb:173.05,Lu:174.97,Hf:178.49, Ta:180.95,W:183.84,Re:186.21,Os:190.23,Ir:192.22,Pt:195.08,Au:196.97,Hg:200.59, Tl:204.38,Pb:207.2,Bi:208.98,Po:209,At:210,Rn:222,Fr:223,Ra:226,Ac:227, Th:232.04,Pa:231.04,U:238.03,Np:237,Pu:244,Am:243,Cm:247,Bk:247,Cf:251, Es:252,Fm:257,Md:258,No:259,Lr:262,Rf:267,Db:268,Sg:271,Bh:272,Hs:270, Mt:276,Ds:281,Rg:280,Cn:285,Nh:284,Fl:289,Mc:288,Lv:293,Ts:294,Og:294 };
function molParseFormula(formula) { // Recursive parser: returns {element: count, ...} function parseAt(str, pos) { let counts = {}; while (pos = '0' && str[pos] = 'A' && str[pos] = 'a' && str[pos] = '0' && str[pos] = '0' && str[pos] Please enter a chemical formula.'; return; }
// Basic validation: only allowed characters if (!/^[A-Za-z0-9()[]]+$/.test(formulaInput)) { resultDiv.innerHTML = 'Invalid characters in formula. Use letters, digits, and parentheses only.'; return; }
let counts; try { counts = molParseFormula(formulaInput); } catch(e) { resultDiv.innerHTML = 'Parse error: ' + e.message + ''; return; }
if (Object.keys(counts).length === 0) { resultDiv.innerHTML = 'No elements found in formula.'; return; }
// Check all elements are known let unknownEls = []; for (let el in counts) { if (!(el in MOL_WEIGHTS)) unknownEls.push(el); } if (unknownEls.length > 0) { resultDiv.innerHTML = 'Unknown element symbol(s): ' + unknownEls.join(', ') + '. Check capitalisation (e.g. use Co for cobalt, not CO).'; return; }
// Calculate molar mass let totalMass = 0; let breakdown = []; // Sort elements: C first, H second, then alphabetical (Hill system) let elements = Object.keys(counts); let sorted = []; if (elements.includes('C')) { sorted.push('C'); elements = elements.filter(e => e !== 'C'); } if (elements.includes('H')) { sorted.push('H'); elements = elements.filter(e => e !== 'H'); } elements.sort(); sorted = sorted.concat(elements);
for (let el of sorted) { let n = counts[el]; let w = MOL_WEIGHTS[el]; let contrib = n * w; totalMass += contrib; breakdown.push({el, n, w, contrib}); }
// Build breakdown table let rows = breakdown.map(b => '' + b.el + '' + b.n + '' + b.w.toFixed(4) + '' + b.contrib.toFixed(4) + '' ).join('');
resultDiv.innerHTML = 'Molar Mass of ' + formulaInput + ' = ' + totalMass.toFixed(4) + ' g/mol' + '' + '' + 'Element' + 'Count' + 'Atomic Mass (g/mol)' + 'Contribution (g/mol)' + '' + rows + '' + '' + 'Total Molar Mass' + '' + totalMass.toFixed(4) + ' g/mol' + ''; }
document.getElementById('mol-formula').addEventListener('keydown', function(e) { if (e.key === 'Enter') molCalc(); });
#### Formula
Molar Mass (M) = Σ (ni × Ai)
Where ni is the number of atoms of element i in the formula unit, and Ai is the standard atomic weight of element i in g/mol. The result is expressed in grams per mole (g/mol), also written as Da (daltons) or u (unified atomic mass units) for a single molecule.
Elements are listed using the Hill system: carbon first, hydrogen second, then all remaining elements alphabetically.
#### Assumptions & References
- Atomic weights are standard atomic weights from IUPAC 2021 recommendations (conventional values for naturally occurring isotopic compositions).
- The formula parser supports nested parentheses () and square brackets [] with multipliers (e.g. Ca(OH)2, Al2(SO4)3, Fe[Co(CN)6]).
- Element symbols are case-sensitive: Co = cobalt, CO = carbon + oxygen.
- Reference: IUPAC Commission on Isotopic Abundances and Atomic Weights — Pure Appl. Chem. 2021, 93(12), 1515–1544.
More Calculators
- Steel Beam Span and Load Calculator
- Workers Compensation Experience Modifier Calculator
- Commercial Roof Drainage Calculator
- Concrete Crack Repair Cost Estimator
- Concrete Mix Ratio Calculator
- Concrete Resurfacing Coverage Calculator
- Commercial HVAC Load Calculator
-
Console Game Trophy/Achievement Completion Percentage Calculator
- Tourism Revenue Per Visitor Calculator
- Equipment Replacement vs Repair Cost Calculator
- Houston Hotel Occupancy Tax Calculator
- HVAC Maintenance Schedule & Cost Estimator
- Houston Event Venue ROI Calculator
Read Next
Study Time Planner Authority Network America › Life Services Authority › National Calculator Authority .calc-container { max-width: 640px;...