{"id":2680,"date":"2025-03-30T07:18:47","date_gmt":"2025-03-30T10:18:47","guid":{"rendered":"https:\/\/calculatorcch.com\/?page_id=2680"},"modified":"2025-03-30T07:18:48","modified_gmt":"2025-03-30T10:18:48","slug":"macronutrient-calculator","status":"publish","type":"page","link":"https:\/\/calculatorcch.com\/en\/calculadoras-de-salud-y-fitness\/calculadora-de-macronutrientes\/","title":{"rendered":"Macronutrient Calculator"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;rgba(214,214,214,0.2)&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; custom_padding_tablet=&#8221;22px||22px||true|false&#8221; custom_padding_phone=&#8221;22px||22px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1><b>Calculadora de Macronutrientes \u2013 Distribuye tus calor\u00edas como un experto<\/b><\/h1>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;||0px||false|false&#8221; custom_margin_tablet=&#8221;||0px||false|false&#8221; custom_margin_phone=&#8221;||0px||false|false&#8221; custom_margin_last_edited=&#8221;on|desktop&#8221; custom_padding=&#8221;||||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"roi-calculator-container\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"form-group\"><!-- [et_pb_line_break_holder] -->        <label id=\"caloriesLabel\" for=\"calories\">Calor\u00edas diarias:<\/label><!-- [et_pb_line_break_holder] -->        <input type=\"number\" id=\"calories\" step=\"1\" min=\"0\"><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"form-group\"><!-- [et_pb_line_break_holder] -->        <label id=\"proteinLabel\" for=\"proteinPercent\">% de prote\u00ednas:<\/label><!-- [et_pb_line_break_holder] -->        <input type=\"number\" id=\"proteinPercent\" step=\"1\" min=\"0\" max=\"100\"><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"form-group\"><!-- [et_pb_line_break_holder] -->        <label id=\"carbsLabel\" for=\"carbPercent\">% de carbohidratos:<\/label><!-- [et_pb_line_break_holder] -->        <input type=\"number\" id=\"carbPercent\" step=\"1\" min=\"0\" max=\"100\"><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"form-group\"><!-- [et_pb_line_break_holder] -->        <label id=\"fatLabel\" for=\"fatPercent\">% de grasas:<\/label><!-- [et_pb_line_break_holder] -->        <input type=\"number\" id=\"fatPercent\" step=\"1\" min=\"0\" max=\"100\"><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <button id=\"calculateButton\" onclick=\"calculateMacros()\">Calcular Macronutrientes<\/button><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"result\" id=\"result\" style=\"margin-top: 20px;\"><\/div>\n<p><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->    .roi-calculator-container {<!-- [et_pb_line_break_holder] -->        background: white;<!-- [et_pb_line_break_holder] -->        padding: 20px;<!-- [et_pb_line_break_holder] -->        border-radius: 8px;<!-- [et_pb_line_break_holder] -->        max-width: 500px;<!-- [et_pb_line_break_holder] -->        margin: 0 auto;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .roi-calculator-container .form-group {<!-- [et_pb_line_break_holder] -->        margin-bottom: 15px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .roi-calculator-container label {<!-- [et_pb_line_break_holder] -->        display: block;<!-- [et_pb_line_break_holder] -->        margin-bottom: 5px;<!-- [et_pb_line_break_holder] -->        font-family: Arial, sans-serif;<!-- [et_pb_line_break_holder] -->        color: #000000;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .roi-calculator-container input[type=number] {<!-- [et_pb_line_break_holder] -->        width: 100%;<!-- [et_pb_line_break_holder] -->        padding: 8px;<!-- [et_pb_line_break_holder] -->        box-sizing: border-box;<!-- [et_pb_line_break_holder] -->        border: 1px solid #0970C4;<!-- [et_pb_line_break_holder] -->        border-radius: 4px;<!-- [et_pb_line_break_holder] -->        font-family: Arial, sans-serif;<!-- [et_pb_line_break_holder] -->        color: #000000;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .roi-calculator-container .result {<!-- [et_pb_line_break_holder] -->        font-family: Arial, sans-serif;<!-- [et_pb_line_break_holder] -->        color: #000000;<!-- [et_pb_line_break_holder] -->        padding: 15px;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    @media (min-width: 981px) {<!-- [et_pb_line_break_holder] -->        .roi-calculator-container label,<!-- [et_pb_line_break_holder] -->        .roi-calculator-container input[type=number],<!-- [et_pb_line_break_holder] -->        .roi-calculator-container .result {<!-- [et_pb_line_break_holder] -->            font-size: 20px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .roi-calculator-container button {<!-- [et_pb_line_break_holder] -->            font-size: 20px;<!-- [et_pb_line_break_holder] -->            text-align: center;<!-- [et_pb_line_break_holder] -->            display: block;<!-- [et_pb_line_break_holder] -->            margin: 0 auto;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    @media (max-width: 980px) and (min-width: 768px) {<!-- [et_pb_line_break_holder] -->        .roi-calculator-container label,<!-- [et_pb_line_break_holder] -->        .roi-calculator-container input[type=number],<!-- [et_pb_line_break_holder] -->        .roi-calculator-container .result {<!-- [et_pb_line_break_holder] -->            font-size: 17px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .roi-calculator-container button {<!-- [et_pb_line_break_holder] -->            font-size: 20px;<!-- [et_pb_line_break_holder] -->            text-align: center;<!-- [et_pb_line_break_holder] -->            display: block;<!-- [et_pb_line_break_holder] -->            margin: 0 auto;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    @media (max-width: 767px) {<!-- [et_pb_line_break_holder] -->        .roi-calculator-container label,<!-- [et_pb_line_break_holder] -->        .roi-calculator-container input[type=number],<!-- [et_pb_line_break_holder] -->        .roi-calculator-container .result {<!-- [et_pb_line_break_holder] -->            font-size: 16px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .roi-calculator-container button {<!-- [et_pb_line_break_holder] -->            font-size: 20px;<!-- [et_pb_line_break_holder] -->            text-align: center;<!-- [et_pb_line_break_holder] -->            display: block;<!-- [et_pb_line_break_holder] -->            margin: 0 auto;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .roi-calculator-container button {<!-- [et_pb_line_break_holder] -->        padding: 10px 20px;<!-- [et_pb_line_break_holder] -->        background-color: #C35D09;<!-- [et_pb_line_break_holder] -->        color: white;<!-- [et_pb_line_break_holder] -->        border: none;<!-- [et_pb_line_break_holder] -->        border-radius: 4px;<!-- [et_pb_line_break_holder] -->        cursor: pointer;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    .roi-calculator-container button:hover {<!-- [et_pb_line_break_holder] -->        background-color: #b35408;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->    const translations = {<!-- [et_pb_line_break_holder] -->        es: {<!-- [et_pb_line_break_holder] -->            caloriesLabel: 'Calor\u00edas diarias:',<!-- [et_pb_line_break_holder] -->            proteinLabel: '% de prote\u00ednas:',<!-- [et_pb_line_break_holder] -->            carbsLabel: '% de carbohidratos:',<!-- [et_pb_line_break_holder] -->            fatLabel: '% de grasas:',<!-- [et_pb_line_break_holder] -->            calculateButton: 'Calcular Macronutrientes',<!-- [et_pb_line_break_holder] -->            resultLabel: 'Tu ingesta diaria debe ser:',<!-- [et_pb_line_break_holder] -->            error: 'Por favor ingresa valores v\u00e1lidos y aseg\u00farate que el total de porcentajes sea 100%.',<!-- [et_pb_line_break_holder] -->            units: {<!-- [et_pb_line_break_holder] -->                protein: 'g de prote\u00ednas',<!-- [et_pb_line_break_holder] -->                carbs: 'g de carbohidratos',<!-- [et_pb_line_break_holder] -->                fats: 'g de grasas'<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        },<!-- [et_pb_line_break_holder] -->        en: {<!-- [et_pb_line_break_holder] -->            caloriesLabel: 'Daily calories:',<!-- [et_pb_line_break_holder] -->            proteinLabel: '% of protein:',<!-- [et_pb_line_break_holder] -->            carbsLabel: '% of carbohydrates:',<!-- [et_pb_line_break_holder] -->            fatLabel: '% of fat:',<!-- [et_pb_line_break_holder] -->            calculateButton: 'Calculate Macronutrients',<!-- [et_pb_line_break_holder] -->            resultLabel: 'Your daily intake should be:',<!-- [et_pb_line_break_holder] -->            error: 'Please enter valid values and make sure total percentage equals 100%.',<!-- [et_pb_line_break_holder] -->            units: {<!-- [et_pb_line_break_holder] -->                protein: 'g of protein',<!-- [et_pb_line_break_holder] -->                carbs: 'g of carbohydrates',<!-- [et_pb_line_break_holder] -->                fats: 'g of fat'<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    };<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function setLanguage(lang) {<!-- [et_pb_line_break_holder] -->        const t = translations[lang];<!-- [et_pb_line_break_holder] -->        document.getElementById('caloriesLabel').innerText = t.caloriesLabel;<!-- [et_pb_line_break_holder] -->        document.getElementById('proteinLabel').innerText = t.proteinLabel;<!-- [et_pb_line_break_holder] -->        document.getElementById('carbsLabel').innerText = t.carbsLabel;<!-- [et_pb_line_break_holder] -->        document.getElementById('fatLabel').innerText = t.fatLabel;<!-- [et_pb_line_break_holder] -->        document.getElementById('calculateButton').innerText = t.calculateButton;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function getUserLanguage() {<!-- [et_pb_line_break_holder] -->        const lang = (navigator.language || navigator.userLanguage).split('-')[0];<!-- [et_pb_line_break_holder] -->        return translations[lang] ? lang : 'en';<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    const language = getUserLanguage();<!-- [et_pb_line_break_holder] -->    setLanguage(language);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    function calculateMacros() {<!-- [et_pb_line_break_holder] -->        const calories = parseFloat(document.getElementById('calories').value);<!-- [et_pb_line_break_holder] -->        const proteinPercent = parseFloat(document.getElementById('proteinPercent').value);<!-- [et_pb_line_break_holder] -->        const carbPercent = parseFloat(document.getElementById('carbPercent').value);<!-- [et_pb_line_break_holder] -->        const fatPercent = parseFloat(document.getElementById('fatPercent').value);<!-- [et_pb_line_break_holder] -->        const resultDiv = document.getElementById('result');<!-- [et_pb_line_break_holder] -->        const t = translations[language];<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        const totalPercent = proteinPercent + carbPercent + fatPercent;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        if (<!-- [et_pb_line_break_holder] -->            isNaN(calories) || calories <= 0 ||<!-- [et_pb_line_break_holder] -->            isNaN(proteinPercent) || isNaN(carbPercent) || isNaN(fatPercent) ||<!-- [et_pb_line_break_holder] -->            totalPercent !== 100<!-- [et_pb_line_break_holder] -->        ) {<!-- [et_pb_line_break_holder] -->            resultDiv.innerText = t.error;<!-- [et_pb_line_break_holder] -->            return;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        const proteinGrams = (calories * (proteinPercent \/ 100)) \/ 4;<!-- [et_pb_line_break_holder] -->        const carbGrams = (calories * (carbPercent \/ 100)) \/ 4;<!-- [et_pb_line_break_holder] -->        const fatGrams = (calories * (fatPercent \/ 100)) \/ 9;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        resultDiv.innerHTML = `<strong>${t.resultLabel}<\/strong><!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->        ${proteinGrams.toFixed(1)} ${t.units.protein}<!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->        ${carbGrams.toFixed(1)} ${t.units.carbs}<!\u2013- [et_pb_br_holder] -\u2013><!-- [et_pb_line_break_holder] -->        ${fatGrams.toFixed(1)} ${t.units.fats}`;<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] --><\/script><!-- [et_pb_line_break_holder] -->[\/et_pb_code][et_pb_text admin_label=&#8221;VOTE CODE&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;88b21c46-bab4-4990-9def-73fb03a32482&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;0px||0px||true|false&#8221; custom_padding=&#8221;0px||0px|507px|true|false&#8221; custom_padding_tablet=&#8221;|||274px|true|false&#8221; custom_padding_phone=&#8221;|||131px|true|false&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; global_colors_info=&#8221;{}&#8221;]<div class=\"et_social_networks et_social_autowidth et_social_slide et_social_circle et_social_top et_social_withcounts et_social_nospace et_social_mobile_on et_social_withnetworknames et_social_outer_dark\">\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t<ul class=\"et_social_icons_container\"><li class=\"et_social_like\">\n\t\t\t\t\t\t<a href=\"#\" class=\"et_social_follow\" data-social_name=\"like\" data-social_type=\"like\" data-post_id=\"0\" target=\"_blank\">\n\t\t\t\t\t\t\t<i class=\"et_social_icon et_social_icon_like\"><\/i>\n\t\t\t\t\t\t\t<div class=\"et_social_network_label\"><div class=\"et_social_networkname\">Vote<\/div><div class=\"et_social_count\">\n\t\t\t\t\t\t<span>0<\/span>\n\t\t\t\t\t\t<span class=\"et_social_count_label\">Likes<\/span>\n\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t<span class=\"et_social_overlay\"><\/span>\n\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/li><\/ul>\n\t\t\t\t<\/div>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; custom_padding_last_edited=&#8221;on|phone&#8221; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;&#8221; custom_margin_phone=&#8221;&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; custom_padding=&#8221;0px||||false|false&#8221; custom_padding_tablet=&#8221;22px||22px||true|false&#8221; custom_padding_phone=&#8221;22px||22px||true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.4&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; sticky_enabled=&#8221;0&#8243;]<\/p>\n<p><span style=\"font-weight: 400;\">Con esta herramienta, puedes conocer la cantidad ideal de prote\u00ednas, grasas y carbohidratos que debes consumir a diario, en funci\u00f3n de tus calor\u00edas totales y los porcentajes deseados.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \u2705 R\u00e1pida y precisa \u2013 Solo ingresa tus datos y obt\u00e9n el resultado al instante.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \u2705 Evita errores \u2013 C\u00e1lculo autom\u00e1tico sin necesidad de hojas de Excel.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \u2705 Optimiza tu estrategia \u2013 Define tus macros seg\u00fan tu objetivo nutricional.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> Usa nuestra calculadora ahora y obt\u00e9n resultados en segundos.<\/span><\/p>\n<h2><b>Ejemplo de C\u00e1lculo con la Calculadora de Macronutrientes<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Imagina que tu dieta es de 2.000 calor\u00edas diarias con una distribuci\u00f3n del 40% carbohidratos, 30% prote\u00ednas y 30% grasas.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> Calor\u00edas totales: 2.000<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> Porcentaje de prote\u00ednas: 30%<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> Porcentaje de carbohidratos: 40%<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> Porcentaje de grasas: 30%<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \ud83d\udcd0 F\u00f3rmulas aplicadas:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Prote\u00ednas = (30% de 2.000) \/ 4 = 150 g<\/span><span style=\"font-weight: 400;\">\n<p><\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Carbohidratos = (40% de 2.000) \/ 4 = 200 g<\/span><span style=\"font-weight: 400;\">\n<p><\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Grasas = (30% de 2.000) \/ 9 = 66.67 g<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \ud83d\udcca Resultado: 150 g de prote\u00ednas, 200 g de carbohidratos, 66.67 g de grasas diarios<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> Esto significa que puedes estructurar tus comidas f\u00e1cilmente en base a estos valores.<\/span><span style=\"font-weight: 400;\">\n<p><\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">\ud83d\udce2 Optimiza tu nutrici\u00f3n con nuestra calculadora de macronutrientes.<\/span><\/p>\n<h2><b>\u00bfC\u00f3mo Funciona Nuestra Calculadora de Macronutrientes?<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Nuestra calculadora sigue un proceso simple en tres pasos:<\/span><\/p>\n<p><span style=\"font-weight: 400;\">1\ufe0f\u20e3 Ingreso de Datos<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> Calor\u00edas totales \ud83d\udd25 Son la base para calcular la distribuci\u00f3n de macronutrientes.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> Porcentaje de prote\u00ednas \ud83d\udcaa Define tu necesidad de construcci\u00f3n y reparaci\u00f3n muscular.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> Porcentaje de carbohidratos \ud83c\udf5e Determina tu energ\u00eda disponible diaria.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> Porcentaje de grasas \ud83e\udd51 Aporta funciones hormonales y absorci\u00f3n de nutrientes.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\u00bfPor qu\u00e9 es importante?<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> Tener claridad sobre los gramos exactos de macros evita errores en la dieta y acelera tus resultados f\u00edsicos o de salud.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">2\ufe0f\u20e3 C\u00e1lculo Autom\u00e1tico<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> Usamos estas f\u00f3rmulas est\u00e1ndar:<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \ud83d\udcd0<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Prote\u00ednas = (% cal \/ 100 \u00d7 total cal) \/ 4<\/span><span style=\"font-weight: 400;\">\n<p><\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Carbohidratos = (% cal \/ 100 \u00d7 total cal) \/ 4<\/span><span style=\"font-weight: 400;\">\n<p><\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Grasas = (% cal \/ 100 \u00d7 total cal) \/ 9<\/span><span style=\"font-weight: 400;\">\n<p><\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">Esto te da la cantidad de macronutrientes en gramos para seguir una dieta balanceada.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">3\ufe0f\u20e3 Resultados y Recomendaciones<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \ud83d\udd39 Si el resultado se ajusta a tus objetivos, mant\u00e9n tu distribuci\u00f3n y mide resultados semanales.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \ud83d\udd39 Si necesitas mejorar rendimiento o salud, ajusta porcentajes seg\u00fan tu actividad o asesor\u00eda profesional.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\ud83d\udce2 \u00bfBuscas transformar tu f\u00edsico o ganar energ\u00eda real? \ud83e\uddd0 Empieza con los macros correctos desde hoy.<\/span><\/p>\n<h2><b>Esta herramienta es para ti si eres emprendedor, due\u00f1o(a) de negocio o freelancer<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Comer bien es clave para rendir al m\u00e1ximo. Esta herramienta te permite organizar tu dieta sin perder tiempo en c\u00e1lculos complejos, ideal para quienes gestionan su salud con la misma precisi\u00f3n que su negocio.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">\ud83d\ude80 Si necesitas lanzar tu sitio web, SaaS o tienda online, visita<\/span><a href=\"https:\/\/nippylaunch.com\/\" rel=\"nofollow noopener\" target=\"_blank\"> <span style=\"font-weight: 400;\">NippyLaunch.com<\/span><span style=\"font-weight: 400;\"><br \/><\/span><\/a><span style=\"font-weight: 400;\"> \ud83d\udcc8 Si necesitas hacer publicidad digital y marketing para tu empresa, visita<\/span><a href=\"https:\/\/cleefcompany.com\/\" rel=\"nofollow noopener\" target=\"_blank\"> <span style=\"font-weight: 400;\">CleefCompany.com<\/span><\/a><\/p>\n<h2><b>\u00bfQu\u00e9 es la Calculadora de Macronutrientes?<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">La Calculadora de Macronutrientes determina cu\u00e1ntos gramos diarios de prote\u00ednas, carbohidratos y grasas debes consumir seg\u00fan tu meta nutricional.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \ud83d\udc49 Aumenta tu rendimiento f\u00edsico y controla tu dieta tomando decisiones basadas en datos precisos.<\/span><\/p>\n<h2><b>Mejora tu nutrici\u00f3n con estos libros recomendados<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Estos libros te ense\u00f1an a planificar mejor tus comidas, distribuir tus macros con precisi\u00f3n y evitar errores comunes en tu dieta diaria.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">1\ufe0f\u20e3 <\/span><b>Fit Food \u2013 Adriana Alencar<\/b><b><br \/><\/b><span style=\"font-weight: 400;\"> Aprende a construir platos inteligentes y balanceados sin complicaciones.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> 2\ufe0f\u20e3 <\/span><b>La Gu\u00eda de los Macronutrientes \u2013 Pamela Smith<\/b><b><br \/><\/b><span style=\"font-weight: 400;\"> Conoce la ciencia detr\u00e1s de cada macronutriente y c\u00f3mo equilibrarlos seg\u00fan tus objetivos.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> 3\ufe0f\u20e3 <\/span><b>Alim\u00e9ntate Bien \u2013 Julio Basulto<\/b><b><br \/><\/b><span style=\"font-weight: 400;\"> Una visi\u00f3n pr\u00e1ctica y actual sobre c\u00f3mo comer mejor sin mitos ni dietas extremas.<\/span><\/p>\n<h2><b>\u00bfPor Qu\u00e9 Usar Nuestra Calculadora de Macronutrientes?<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">\u2705 Rapidez \u2013 Obt\u00e9n resultados en segundos sin c\u00e1lculos manuales.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \u2705 Precisi\u00f3n \u2013 F\u00f3rmulas claras y exactas basadas en porcentajes reales.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \u2705 Facilidad \u2013 Solo ingresa tus datos y recibe tus macros al instante.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \u2705 Aplicaci\u00f3n Pr\u00e1ctica \u2013 \u00datil para nutrici\u00f3n deportiva, salud general y planes personalizados.<\/span><\/p>\n<h2><b>Evita Estos Errores Comunes al Usar la Calculadora de Macronutrientes<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">\ud83d\udeab Ingresar porcentajes que no suman 100% \u2013 Afecta totalmente el c\u00e1lculo.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \ud83d\udeab Usar calor\u00edas estimadas sin considerar el TDEE \u2013 Puede llevar a desajustes energ\u00e9ticos.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \ud83d\udeab Ignorar objetivos personales \u2013 Una mala distribuci\u00f3n puede estancar tus resultados.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Usa nuestra calculadora y evita errores que pueden limitar tus progresos.<\/span><\/p>\n<h2><b>Comparaci\u00f3n: Calculadora de Macronutrientes vs. M\u00e9todos Tradicionales<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">\u2705 R\u00e1pida y precisa \u2013 Obtienes tus macros sin usar tablas ni hojas de Excel.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \u2705 Evita errores humanos \u2013 F\u00f3rmulas automatizadas y confiables.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \u2705 F\u00e1cil de usar \u2013 Solo necesitas tus calor\u00edas y porcentajes deseados.<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> \u2705 Accesible y gratuita \u2013 Disponible online en cualquier dispositivo.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Usa la mejor herramienta para estructurar tu dieta de forma inteligente.<\/span><\/p>\n<h2><b>Preguntas Frecuentes sobre la Calculadora de Macronutrientes<\/b><\/h2>\n<p><b>\u00bfC\u00f3mo calcular tus macronutrientes f\u00e1cilmente?<\/b><b><br \/><\/b><span style=\"font-weight: 400;\"> Solo ingresa tus calor\u00edas diarias y la distribuci\u00f3n porcentual de cada macronutriente. Obtendr\u00e1s los valores en gramos al instante.<\/span><\/p>\n<p><b>\u00bfPara qu\u00e9 sirve la Calculadora de Macronutrientes?<\/b><b><br \/><\/b><span style=\"font-weight: 400;\"> Te ayuda a definir cu\u00e1nto debes comer de prote\u00ednas, grasas y carbohidratos seg\u00fan tu objetivo: perder peso, ganar m\u00fasculo o mantenerte.<\/span><\/p>\n<p><b>\u00bfCu\u00e1l es la f\u00f3rmula que utiliza?<\/b><b><br \/><\/b><span style=\"font-weight: 400;\"> \ud83d\udcd0 Prote\u00ednas = (% cal \/ 100 \u00d7 calor\u00edas) \/ 4<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> Carbohidratos = (% cal \/ 100 \u00d7 calor\u00edas) \/ 4<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> Grasas = (% cal \/ 100 \u00d7 calor\u00edas) \/ 9<\/span><\/p>\n<p><b>Ejemplo pr\u00e1ctico de c\u00e1lculo de macronutrientes<\/b><b><br \/><\/b><span style=\"font-weight: 400;\"> \ud83d\udcca Dieta de 2.000 cal con 30% prote\u00ednas = 150 g prote\u00edna<\/span><span style=\"font-weight: 400;\"><br \/><\/span><span style=\"font-weight: 400;\"> Esto permite planificar tus comidas con exactitud.<\/span><\/p>\n<p><b>\u00bfSirve para dietas cetog\u00e9nicas?<\/b><b><br \/><\/b><span style=\"font-weight: 400;\"> S\u00ed, puedes ajustar el porcentaje de cada macronutriente a las proporciones que requiere la dieta keto.<\/span><\/p>\n<p><b>\u00bfDebo usarla todos los d\u00edas?<\/b><b><br \/><\/b><span style=\"font-weight: 400;\"> No es necesario. \u00dasala cuando cambien tus metas, peso o rutina f\u00edsica.<\/span><\/p>\n<p><b>\u00bfLos porcentajes recomendados son fijos?<\/b><b><br \/><\/b><span style=\"font-weight: 400;\"> No. Puedes adaptarlos a tu nivel de actividad, estilo de vida y meta espec\u00edfica.<\/span><\/p>\n<p><b>\u00bfC\u00f3mo saber cu\u00e1ntas calor\u00edas necesito antes de usar esta calculadora?<\/b><b><br \/><\/b><span style=\"font-weight: 400;\"> Puedes usar primero nuestra Calculadora de Tasa Metab\u00f3lica Basal y luego aplicar esta para dividir tus macros.<\/span><\/p>\n<p><b>\u00bfSirve para personas con enfermedades metab\u00f3licas?<\/b><b><br \/><\/b><span style=\"font-weight: 400;\"> S\u00ed, pero se recomienda validar la distribuci\u00f3n con un profesional de la salud.<\/span><\/p>\n<p><b>\u00bfPuedo usar esta herramienta si soy vegano o vegetariano?<\/b><b><br \/><\/b><span style=\"font-weight: 400;\"> Claro, solo aseg\u00farate de cubrir tus macros desde fuentes vegetales adecuadas.<\/span><\/p>\n<p>[\/et_pb_text][et_pb_image src=&#8221;@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoicG9zdF9mZWF0dXJlZF9pbWFnZSIsInNldHRpbmdzIjp7fX0=@&#8221; alt=&#8221;Calculadora de \u00cdndice de Endeudamiento&#8221; title_text=&#8221;Calculadora de \u00cdndice de Endeudamiento&#8221; align=&#8221;center&#8221; align_tablet=&#8221;center&#8221; align_phone=&#8221;center&#8221; align_last_edited=&#8221;on|desktop&#8221; _builder_version=&#8221;4.27.4&#8243; _dynamic_attributes=&#8221;src&#8221; _module_preset=&#8221;default&#8221; custom_margin_tablet=&#8221;||30px||false|false&#8221; custom_margin_phone=&#8221;||30px||false|false&#8221; custom_margin_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Esta herramienta te permite calcular exactamente cu\u00e1ntos gramos de prote\u00ednas, carbohidratos y grasas debes consumir al d\u00eda seg\u00fan tus calor\u00edas.<br \/>\n \u00bfTu dieta est\u00e1 alineada con tus objetivos o est\u00e1s comiendo a ciegas?<\/p>","protected":false},"author":5,"featured_media":2624,"parent":2654,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-2680","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/pages\/2680","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/comments?post=2680"}],"version-history":[{"count":2,"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/pages\/2680\/revisions"}],"predecessor-version":[{"id":2682,"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/pages\/2680\/revisions\/2682"}],"up":[{"embeddable":true,"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/pages\/2654"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/media\/2624"}],"wp:attachment":[{"href":"https:\/\/calculatorcch.com\/en\/wp-json\/wp\/v2\/media?parent=2680"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}