{"id":316,"date":"2026-02-18T11:45:50","date_gmt":"2026-02-18T08:45:50","guid":{"rendered":"https:\/\/www.unisbul.com\/blog\/?p=316"},"modified":"2026-02-18T11:46:21","modified_gmt":"2026-02-18T08:46:21","slug":"2026-maas-hesaplama-rehberi-netten-brute-ve-brutten-nete","status":"publish","type":"post","link":"https:\/\/www.unisbul.com\/blog\/2026-maas-hesaplama-rehberi-netten-brute-ve-brutten-nete\/","title":{"rendered":"2026 Maa\u015f Hesaplama Rehberi: Netten Br\u00fcte ve Br\u00fctten Nete"},"content":{"rendered":"\n<div class=\"unisbul-full-article\" style=\"font-family: 'Inter', sans-serif; color: #2d3436; line-height: 1.8; max-width: 850px; margin: auto;\">\n\n    <h1 style=\"color: #00b894; font-size: 2.5em; font-weight: 800; line-height: 1.2; margin-bottom: 20px;\">2026 Maa\u015f Hesaplama Rehberi: Netten Br\u00fcte ve Br\u00fctten Nete<\/h1>\n    \n    <p>\u0130\u015f g\u00f6r\u00fc\u015fmelerinde en \u00e7ok kafa kar\u0131\u015ft\u0131ran konu maa\u015f\u0131n hangi birim \u00fczerinden konu\u015fuldu\u011fudur. <strong>\u00d6zellikle<\/strong> kurumsal firmalar br\u00fct \u00fczerinden pazarl\u0131k yaparken, \u00e7al\u0131\u015fanlar hakl\u0131 olarak banka hesaplar\u0131na yatan net rakama odaklan\u0131r. <strong>Bu nedenle<\/strong>, m\u00fclakat masas\u0131na oturmadan \u00f6nce her iki rakam\u0131 da bilmeniz gerekir.<\/p>\n\n    <div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin: 30px 0;\">\n        <div style=\"background: #f1f2f6; padding: 20px; border-radius: 12px;\">\n            <h3 style=\"margin-top: 0; color: #2d3436;\">Br\u00fct Maa\u015f Nedir?<\/h3>\n            <p style=\"font-size: 0.95em; margin-bottom: 0;\">\u0130\u015fverenin size \u00f6dedi\u011fi toplam tutard\u0131r. \u0130\u00e7inde SGK i\u015f\u00e7i pay\u0131, i\u015fsizlik sigortas\u0131 ve gelir vergisi gibi kesintileri bar\u0131nd\u0131r\u0131r. <strong>Fakat<\/strong>, bu rakam\u0131n tamam\u0131 cebinize girmez.<\/p>\n        <\/div>\n        <div style=\"background: #e6f7f4; padding: 20px; border-radius: 12px;\">\n            <h3 style=\"margin-top: 0; color: #00b894;\">Net Maa\u015f Nedir?<\/h3>\n            <p style=\"font-size: 0.95em; margin-bottom: 0;\">T\u00fcm yasal kesintiler yap\u0131ld\u0131ktan sonra elinize ge\u00e7en parad\u0131r. <strong>Ancak<\/strong>, 2026 vergi dilimi art\u0131\u015flar\u0131 nedeniyle y\u0131l sonuna do\u011fru net maa\u015f\u0131n\u0131z\u0131n d\u00fc\u015febilece\u011fini unutmamal\u0131s\u0131n\u0131z.<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"dual-salary-calc\" style=\"background: #ffffff; border-radius: 20px; box-shadow: 0 15px 45px rgba(0,0,0,0.12); overflow: hidden; border: 1px solid #eee; margin: 50px 0;\">\n        <div class=\"calc-header\" style=\"background: #00b894; color: white; padding: 30px; text-align: center;\">\n            <h3 style=\"margin:0; font-size: 1.6em;\">Maa\u015f Hesaplama Robotu<\/h3>\n            <p style=\"margin: 5px 0 0 0; opacity: 0.9;\">2026 G\u00fcncel Vergi Parametreleri<\/p>\n        <\/div>\n        \n        <div class=\"tabs\" style=\"display: flex; background: #f1f2f6;\">\n            <button class=\"tab-btn active\" id=\"btn-bton\" onclick=\"switchTab('bton')\" style=\"flex: 1; padding: 18px; border: none; cursor: pointer; font-weight: bold; transition: 0.3s; color: #00b894; background: #fff; border-bottom: 3px solid #00b894; font-size: 1em;\">Br\u00fct&#8217;ten Net&#8217;e<\/button>\n            <button class=\"tab-btn\" id=\"btn-ntob\" onclick=\"switchTab('ntob')\" style=\"flex: 1; padding: 18px; border: none; cursor: pointer; font-weight: bold; transition: 0.3s; color: #636e72; background: #f1f2f6; font-size: 1em;\">Net&#8217;ten Br\u00fct&#8217;e<\/button>\n        <\/div>\n\n        <div class=\"calc-content\" style=\"padding: 35px;\">\n            <div class=\"input-group\" style=\"margin-bottom: 25px;\">\n                <label id=\"inputLabel\" style=\"display: block; margin-bottom: 10px; font-weight: 600; color: #2d3436;\">Br\u00fct Maa\u015f\u0131n\u0131z (TL):<\/label>\n                <input type=\"number\" id=\"salaryInput\" placeholder=\"\u00d6rn: 45000\" style=\"width: 100%; padding: 15px; border: 2px solid #dfe6e9; border-radius: 12px; font-size: 1.1em; box-sizing: border-box; outline: none;\">\n            <\/div>\n            <button class=\"calc-button\" onclick=\"performCalculation()\" style=\"width: 100%; padding: 18px; background: #00b894; color: white; border: none; border-radius: 12px; font-weight: bold; cursor: pointer; font-size: 1.2em; transition: 0.3s; box-shadow: 0 4px 15px rgba(0,184,148,0.3);\">Hesapla<\/button>\n\n            <div id=\"resBox\" class=\"result-area\" style=\"margin-top: 30px; padding: 25px; background: #f9f9f9; border-radius: 15px; display: none; border: 1px solid #eee;\">\n                <div class=\"res-row\" style=\"display: flex; justify-content: space-between; margin-bottom: 12px; font-size: 1em; border-bottom: 1px dashed #ddd; padding-bottom: 8px;\"><span>SGK \u0130\u015f\u00e7i (%14):<\/span> <span id=\"resSGK\" style=\"font-weight: 600;\">0 TL<\/span><\/div>\n                <div class=\"res-row\" style=\"display: flex; justify-content: space-between; margin-bottom: 12px; font-size: 1em; border-bottom: 1px dashed #ddd; padding-bottom: 8px;\"><span>\u0130\u015fsizlik Sig. (%1):<\/span> <span id=\"resIssizlik\" style=\"font-weight: 600;\">0 TL<\/span><\/div>\n                <div class=\"res-row\" style=\"display: flex; justify-content: space-between; margin-bottom: 12px; font-size: 1em; border-bottom: 1px dashed #ddd; padding-bottom: 8px;\"><span>Gelir Vergisi*:<\/span> <span id=\"resVergi\" style=\"font-weight: 600;\">0 TL<\/span><\/div>\n                <div class=\"res-row main\" style=\"display: flex; justify-content: space-between; font-size: 1.6em; font-weight: 800; color: #2d3436; margin-top: 15px;\"><span id=\"resLabel\">Net Maa\u015f:<\/span> <span id=\"resTotal\" style=\"color: #00b894;\">0 TL<\/span><\/div>\n                <p style=\"font-size:0.8em; color:#999; margin-top:20px; line-height: 1.5;\">*Asgari \u00fccret vergi istisnas\u0131 d\u00fc\u015f\u00fclm\u00fc\u015ft\u00fcr. Y\u0131l\u0131n ilk vergi dilimi (%15) baz al\u0131narak yakla\u015f\u0131k de\u011ferler hesaplanm\u0131\u015ft\u0131r.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <h2 style=\"color: #2d3436; border-bottom: 2px solid #eee; padding-bottom: 10px; margin-top: 40px;\">Neden Netten Br\u00fcte \u00c7evirmelisin?<\/h2>\n    \n    <p>Maa\u015f\u0131n\u0131z\u0131 sadece banka hesab\u0131n\u0131za yatan rakam olarak g\u00f6rmek eksik bir bak\u0131\u015f a\u00e7\u0131s\u0131d\u0131r. \u0130\u015fte br\u00fct rakam\u0131 bilmeniz i\u00e7in 3 temel neden:<\/p>\n    \n    <ul style=\"padding-left: 20px;\">\n        <li style=\"margin-bottom: 15px;\"><strong>M\u00fclakatlarda Yan\u0131lmay\u0131n:<\/strong> \u00c7o\u011fu kurumsal \u015firket maa\u015f teklifini &#8220;Br\u00fct&#8221; \u00fczerinden yapar. Br\u00fct 45.000 TL kula\u011fa y\u00fcksek gelse de, kesintiler sonras\u0131 elinize ge\u00e7ecek net tutar\u0131 bilmeden m\u00fclakat\u0131 tamamlamamal\u0131s\u0131n\u0131z.<\/li>\n        <li style=\"margin-bottom: 15px;\"><strong>Vergi Dilimi Etkisi:<\/strong> Y\u0131l\u0131n ortas\u0131na do\u011fru bir \u00fcst vergi dilimine ge\u00e7ersiniz. Br\u00fct \u00fczerinden anla\u015ft\u0131ysan\u0131z net maa\u015f\u0131n\u0131z y\u0131l sonuna do\u011fru azal\u0131r; net anla\u015ft\u0131ysan\u0131z maa\u015f\u0131n\u0131z sabit kal\u0131r ancak bu durumda i\u015fverene maliyetiniz artar.<\/li>\n        <li style=\"margin-bottom: 15px;\"><strong>Tazminat Haklar\u0131n\u0131z:<\/strong> K\u0131dem ve ihbar tazminatlar\u0131 <strong>br\u00fct maa\u015f<\/strong> \u00fczerinden hesaplan\u0131r. Br\u00fct maa\u015f\u0131n\u0131z ne kadar y\u00fcksekse, ileride alaca\u011f\u0131n\u0131z tazminat tutar\u0131 da o kadar artacakt\u0131r.<\/li>\n    <\/ul>\n\n    <h2 style=\"color: #2d3436; border-bottom: 2px solid #eee; padding-bottom: 10px; margin-top: 40px;\">M\u00fclakat \u00d6ncesi Alt\u0131n Tavsiyeler<\/h2>\n    \n    <div style=\"background: #fff9db; padding: 25px; border-radius: 15px; margin: 20px 0;\">\n        <ul style=\"margin: 0; padding-left: 20px;\">\n            <li style=\"margin-bottom: 10px;\"><strong>Pazarl\u0131\u011f\u0131 Netten Yapmaya \u00c7al\u0131\u015f\u0131n:<\/strong> Bu, y\u0131l boyu alaca\u011f\u0131n\u0131z maa\u015f\u0131 garanti alt\u0131na al\u0131r. <strong>Ancak<\/strong> firma br\u00fct diyorsa, vergi dilimi kay\u0131plar\u0131n\u0131 mutlaka sorgulay\u0131n.<\/li>\n            <li style=\"margin-bottom: 10px;\"><strong>Yan Haklar\u0131 Ay\u0131r\u0131n:<\/strong> Yemek kart\u0131 ve yol \u00fccreti br\u00fct maa\u015f\u0131n par\u00e7as\u0131 de\u011fildir; bunlar ek faydalard\u0131r.<\/li>\n            <li><strong>2026 Avantaj\u0131:<\/strong> Asgari \u00fccret kadar olan k\u0131sm\u0131n vergi d\u0131\u015f\u0131 b\u0131rak\u0131lmas\u0131, br\u00fct maa\u015f\u0131 y\u00fcksek olanlar i\u00e7in de oransal bir avantaj sa\u011flar.<\/li>\n        <\/ul>\n    <\/div>\n\n    <p style=\"text-align: center; margin-top: 40px; font-weight: bold; font-size: 1.1em;\">Eme\u011finizin kar\u015f\u0131l\u0131\u011f\u0131n\u0131 tam olarak almak i\u00e7in Unisbul yan\u0131n\u0131zda!<\/p>\n<\/div>\n\n<script>\n    let currentMode = 'bton';\n\n    function switchTab(mode) {\n        currentMode = mode;\n        const btnBton = document.getElementById('btn-bton');\n        const btnNtob = document.getElementById('btn-ntob');\n        \n        if(mode === 'bton') {\n            btnBton.style.color = '#00b894'; btnBton.style.background = '#fff'; btnBton.style.borderBottom = '3px solid #00b894';\n            btnNtob.style.color = '#636e72'; btnNtob.style.background = '#f1f2f6'; btnNtob.style.borderBottom = 'none';\n            document.getElementById('inputLabel').innerText = \"Br\u00fct Maa\u015f\u0131n\u0131z (TL):\";\n        } else {\n            btnNtob.style.color = '#00b894'; btnNtob.style.background = '#fff'; btnNtob.style.borderBottom = '3px solid #00b894';\n            btnBton.style.color = '#636e72'; btnBton.style.background = '#f1f2f6'; btnBton.style.borderBottom = 'none';\n            document.getElementById('inputLabel').innerText = \"Net Maa\u015f\u0131n\u0131z (TL):\";\n        }\n        document.getElementById('resBox').style.display = 'none';\n        document.getElementById('salaryInput').value = '';\n    }\n\n    function calculateNet(brut) {\n        const sgk = brut * 0.14;\n        const issizlik = brut * 0.01;\n        const matrah = brut - sgk - issizlik;\n        const istisna = 4211.33; \/\/ 2026 Gelir Vergisi \u0130stisnas\u0131 tahmini\n        let vergi = (matrah * 0.15) - istisna;\n        if (vergi < 0) vergi = 0;\n        const damga = (brut * 0.00759) - 250.70;\n        const net = brut - sgk - issizlik - vergi - (damga > 0 ? damga : 0);\n        return { net, sgk, issizlik, vergi };\n    }\n\n    function performCalculation() {\n        const val = parseFloat(document.getElementById('salaryInput').value);\n        if(!val || val <= 0) {\n            alert(\"L\u00fctfen ge\u00e7erli bir tutar girin.\");\n            return;\n        }\n\n        let finalBrut, finalNet, data;\n\n        if(currentMode === 'bton') {\n            finalBrut = val;\n            data = calculateNet(finalBrut);\n            finalNet = data.net;\n        } else {\n            finalBrut = val;\n            for(let i=0; i<50; i++) {\n                let check = calculateNet(finalBrut);\n                finalBrut += (val - check.net);\n            }\n            data = calculateNet(finalBrut);\n            finalNet = val;\n        }\n\n        document.getElementById('resBox').style.display = 'block';\n        document.getElementById('resSGK').innerText = Math.round(data.sgk).toLocaleString('tr-TR') + ' TL';\n        document.getElementById('resIssizlik').innerText = Math.round(data.issizlik).toLocaleString('tr-TR') + ' TL';\n        document.getElementById('resVergi').innerText = Math.round(data.vergi).toLocaleString('tr-TR') + ' TL';\n        \n        if(currentMode === 'bton') {\n            document.getElementById('resLabel').innerText = \"Tahmini Net:\";\n            document.getElementById('resTotal').innerText = Math.round(finalNet).toLocaleString('tr-TR') + ' TL';\n        } else {\n            document.getElementById('resLabel').innerText = \"Gereken Br\u00fct:\";\n            document.getElementById('resTotal').innerText = Math.round(finalBrut).toLocaleString('tr-TR') + ' TL';\n        }\n    }\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>2026 Maa\u015f Hesaplama Rehberi: Netten Br\u00fcte ve Br\u00fctten Nete \u0130\u015f g\u00f6r\u00fc\u015fmelerinde en \u00e7ok kafa kar\u0131\u015ft\u0131ran konu maa\u015f\u0131n hangi birim \u00fczerinden konu\u015fuldu\u011fudur. \u00d6zellikle kurumsal firmalar br\u00fct&hellip; <\/p>\n","protected":false},"author":1,"featured_media":317,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[241,238,244,242,243,233,239,246,240,247,227,245],"class_list":["post-316","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-genel","tag-2026-gelir-vergisi-dilimleri","tag-2026-maas-hesaplama","tag-brut-maas-nedir","tag-brutten-nete-hesaplama","tag-is-gorusmesi-maas-pazarligi","tag-maas-pazarligi-teknikleri","tag-maas-robotu","tag-net-maas-hesaplama","tag-netten-brute-hesaplama","tag-ogrenci-is-ilanlari-maas","tag-unisbul-maas-rehberi","tag-yeni-mezun-maaslari"],"_links":{"self":[{"href":"https:\/\/www.unisbul.com\/blog\/wp-json\/wp\/v2\/posts\/316","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.unisbul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.unisbul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.unisbul.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.unisbul.com\/blog\/wp-json\/wp\/v2\/comments?post=316"}],"version-history":[{"count":1,"href":"https:\/\/www.unisbul.com\/blog\/wp-json\/wp\/v2\/posts\/316\/revisions"}],"predecessor-version":[{"id":318,"href":"https:\/\/www.unisbul.com\/blog\/wp-json\/wp\/v2\/posts\/316\/revisions\/318"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.unisbul.com\/blog\/wp-json\/wp\/v2\/media\/317"}],"wp:attachment":[{"href":"https:\/\/www.unisbul.com\/blog\/wp-json\/wp\/v2\/media?parent=316"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.unisbul.com\/blog\/wp-json\/wp\/v2\/categories?post=316"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.unisbul.com\/blog\/wp-json\/wp\/v2\/tags?post=316"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}