Brewing Basics

Brew Ratio

The weight relationship between ground coffee and brewing water, typically expressed as 1:15 to 1:17 for filter methods. Ratio directly controls the strength and perceived flavor balance of the cup.

심층 분석

A tighter ratio like 1:14 produces a more concentrated, intense brew, while a wider ratio like 1:18 yields a lighter, more tea-like cup. Espresso uses dramatically tighter ratios, often 1:1.5 to 1:2.5 by weight. Precision scales accurate to 0.1 grams are essential for repeatable results, since small deviations in dose can noticeably shift flavor.

Embed on your site — BrewFYI

Add the widget to any webpage using a script tag.

<div data-brewfyi="glossary" data-slug="brew-ratio"></div>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>

Embed using a standard iframe — works in any CMS.

<iframe src="https://brewfyi.com/iframe/glossary/brew-ratio/" width="100%" height="480" frameborder="0" loading="lazy" title="BrewFYI glossary widget"></iframe>

Paste the URL into WordPress, Medium, or any oEmbed-aware editor.

https://brewfyi.com/glossarys/brew-ratio/

Add a badge linking back to BrewFYI.

<a href="https://brewfyi.com/glossarys/brew-ratio/" target="_blank" rel="noopener">
  <img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview: BrewFYI

Use the BrewFYI WordPress plugin shortcode.

[drinkfyi-glossary site="brewfyi" slug="brew-ratio"]

Use as a native HTML custom element in modern browsers.

<brewfyi-glossary slug="brew-ratio" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>

Powered by BrewFYI

Docs →