Summer Citra Kölsch Partial Mash Beer Recipe | Partial Mash Kölsch by LarryBrewer | Brewer's Friend (2024)

Brew your best beer EVER. Save 10% on Brewer's Friend Premium today. Use code TAKE10.Sign Up×

Summer Citra Kölsch Partial Mash Beer Recipe | Partial Mash Kölsch by LarryBrewer | Brewer's Friend (3)

LarryBrewer

Beer Stats

Method:Partial Mash
Style:Kölsch
Boil Time:90 min
Batch Size: 5.5 gallons (fermentor volume)
Pre Boil Size:3 gallons
Efficiency: 60% (brew house)
Source:Larry

Rating:

5.00(1 Review)


Calories:158 calories (Per 12oz)
Carbs:16.4 g (Per 12oz)

Created: Friday April 5th 2013

Want no ads? Go Premium and unlock all our brewing tools!

Fermentables

AmountFermentableCostPPG°LBill %
2.50 lbDry Malt Extract - Extra Light422.533.3%
2.50 lbDry Malt Extract - Extra Light - (late boil kettle addition)422.533.3%
1 lbGerman - Pilsner381.613.3%
1 lbGerman - Vienna37413.3%
0.50 lbGerman - Munich Light3766.7%
7.50 lbs / $0.00

Hops

Amount Variety Cost Type AA Use Time IBU Bill %
0.20 oz Citra Leaf/Whole 13.7 Boil 60 min 8.33 10%
0.20 oz Crystal Leaf/Whole 2 Boil 60 min 1.22 10%
0.20 oz Citra Leaf/Whole 13.7 Boil 30 min 6.4 10%
0.20 oz Crystal Leaf/Whole 2 Boil 30 min 0.93 10%
0.60 oz Citra Leaf/Whole 13.7 Boil 5 min 4.98 30%
0.60 oz Crystal Leaf/Whole 2 Boil 5 min 0.73 30%
2 oz / $0.00

Mash Guidelines

AmountDescriptionTypeStart TempTarget TempTime
Sparge--158 °F60 min
Sparge--170 °F20 min

Other Ingredients

AmountNameCostTypeUseTime
0.25 ozIrish Moss FiningBoil15 min.
0.50 tspYeast Nutrient OtherBoil15 min.

Yeast

White Labs - German Ale/ Kölsch Yeast WLP029

Amount:

1Each

Cost:

Attenuation (avg):

75%

Flocculation:

Medium

Optimum Temp:

65 - 69 °F

Starter:

Yes

Fermentation Temp:

67°F

Pitch Rate:

0.75(M cells / ml / ° P)186 B cells required
$0.00Yeast Pitch Rate and Starter Calculator

Priming

Method: DextroseAmount: 3oz

Target Water Profile

Basic water adjusment

Ca+2Mg+2Na+Cl-SO4-2HCO3-
47030514476
1 tsp CaCl
0.75 tsp Gypsum
1 tsp Baking Soda
Mash Chemistry and Brewing Water Calculator

Notes

Partial mash version of All Grain recipe by Larry.

The mango aroma and flavor from the citra hops should be a really interesting match for the honey and smokey notes the Kölsch yeast imparts.

This is a good beer. Great with Pizza or a Hamburger on a hot day. Grandma liked it!!! :)

Last Updated and Sharing

11,805

Views

6

Brews

Summer Citra Kölsch Partial Mash Beer Recipe | Partial Mash Kölsch by LarryBrewer | Brewer's Friend (4)

  • Public: Yup, Shared
  • Last Updated: 2015-02-17 20:08 UTC

NEW Water Requirements:
Summer Citra Kölsch Partial Mash

Equipment Profile Used

System Default

Close

Print

Water Requirements:
Summer Citra Kölsch Partial Mash

Close

Print

' + frontendQWRResults['equipmentProfileName'] + '

';$('#new_waterrequirement_results').append(profileInfo) .append('

') .append('

');// add div placeholders for warnings and volume resultsvar modalWarnings = $('#waterrequirement_warnings');var modalVolumes = $('#waterrequirement_volumes');// add table column headers based on current display unitif ('us' == units) {modalVolumes.append('

WaterGallonsQuarts

');} else {modalVolumes.append('

WaterLiters

');}var volumeContent = '';var totalContent = '';var showDiscrepancyWarning = false;// fill in QWR volume content$('.ui.view_new_waterrequirement_dialog.modal .ui.form').removeClass('loading');Object.keys(frontendQWRResults).forEach(function (volume) {var contentJSON = frontendQWRResults[volume];if ('warning' == contentJSON.messageType && contentJSON.message && contentJSON.message.length > 0) {modalWarnings.append('

' + contentJSON.message + '

');return;}if ('total' == volume) {totalContent = '

';if ('us' == units) {totalContent += 'Total:' + rounddecimal(contentJSON, 2) + '' + rounddecimal(gallonsToQuarts(contentJSON), 2) + '';} else {totalContent += 'Total:' + rounddecimal(contentJSON, 2) + '';}totalContent += '

';return;}if ('equipmentProfileName' == volume) {return;}var estimationMessage = '';if (isNumber(contentJSON.estimatedVolume)) {var volumeDiscrepancy = rounddecimal((contentJSON.estimatedVolume - contentJSON.volume), 2);if (volumeDiscrepancy > 0.01 || volumeDiscrepancy < -0.01) {var estimatedValue = '';if ('us' == units) {estimationValue = rounddecimal(contentJSON.estimatedVolume, 2) + " gal | " + rounddecimal(gallonsToQuarts(contentJSON.estimatedVolume), 2) + " qt";} else {estimationValue = rounddecimal(contentJSON.estimatedVolume, 2) + " L";}estimationMessage = '';showDiscrepancyWarning = true;}}if ('us' == units) {volumeContent += '

' + contentJSON.message + estimationMessage + '' + rounddecimal(contentJSON.volume, 2) + '' + rounddecimal(gallonsToQuarts(contentJSON.volume), 2) + '

';} else {volumeContent += '

' + contentJSON.message + estimationMessage + '' + rounddecimal(contentJSON.volume, 2) + '

';}});if (showDiscrepancyWarning) {modalWarnings.prepend('

NOTE: There appears to be at least one volume discrepancy between our estimations and your volumes. Check tooltip(s) below for details.

');}modalVolumes.append('

' + volumeContent + '

').append(totalContent);$('#new_waterrequirement_results').append('Brewer\'s Friend generated the above breakdown of water usage for the recipe. This is a combination of the recipe and the selected

equipment profile

. Volumes listed are calibrated to 68 °F / 20 °C.');$('#new_waterrequirement_results').fadeIn();$('#new_waterrequirement_results .exclamation').popup();}function loadWaterRequirementDialog() {$('.ui.view_waterrequirement_dialog.modal .ui.form').addClass('loading');$('#waterrequirement_results').hide();$('#waterrequirement_results').html("");// get the queryvar query = (typeof getQWRQuery != 'undefined') ? getQWRQuery() : '';// persist the change to the system$.ajax({url: "https://www.brewersfriend.com/homebrew/quick/waterrequirements/" + recipeIdForDialog+'?'+query,type: "GET",cache: false,timeout: 20000,success:function(data) {$('.ui.view_waterrequirement_dialog.modal .ui.form').removeClass('loading');$('#waterrequirement_results').html(data);$('#waterrequirement_results').fadeIn();},error:function(request, status, error) {alert("There was an error loading the water requirements. Please make sure you are connected to the internet and try again.");$('.ui.view_waterrequirement_dialog.modal .ui.form').removeClass('loading');$('#waterrequirement_results').html("Unable to get water requirements.");$('#waterrequirement_results').fadeIn();}});}

Recipe Cost $ (USD)

Recipe costs can be adjusted by changing the batch size. They won't be saved but will give you an idea of costs if your final yield was different.

Gallons

Cost $ Cost %
Fermentables $
Steeping Grains
(Extract Only)
$
Hops $
Yeast $
Other $
Cost Per Barrel $ 0.00
Cost Per Pint $ 0.00
Total Cost $ 0.00

Ok

Other Brewers Who Brewed This Recipe:

Rizzy

mikeh55

kcburton08

Dane7

pmrad

Discussion about this recipe:

You must be logged in to add comments.

If you do not yet have an account, you may register here.


Summer Citra Kölsch Partial Mash Beer Recipe | Partial Mash Kölsch by LarryBrewer | Brewer's Friend (5)
cody 02/17/2015 at 08:08pm

5 of 5



Back To Top

Summer Citra Kölsch Partial Mash Beer Recipe | Partial Mash Kölsch by LarryBrewer | Brewer's Friend (2024)

FAQs

How to make a partial mash? ›

A partial mash recipe usually involves mashing 3-6 pounds of grain and then using a lesser amount of malt extract (maybe 3-4 pounds instead of 6-7). You can do this without making/buying a mash-tun and a larger pot. All you need is a couple large muslin bags, an extra 1-2 gallon pot and large strainer.

What temperature is partial mash? ›

To begin the partial mash, gather the crushed grains and place them in the nylon bag. Although we will be holding the temperature of the mash at 150 °F (66 °C), we need to heat the water to 160 °F (71 °C) to start.

Can you make good beer with extract? ›

Many brewers brew with malt extract alone or a combination of malt extract with steeped specialty grains. Malt extract beers can be brilliant! They have also proven, at many competitions, to be capable of competing with all-grain beers.

What is the water to grain ratio for partial mash? ›

Pour 1.5 to 2 quarts of water into your mashing pot for each pound of grain in your grain bag (3-4 liters per kilogram). Make a written note of how much grain you have and how much water you are using.

What is the difference between all grain and partial mash? ›

If you are brewing with extract and steeping specialty grains, nearly all the fermentable sugars come from extract. For a partial mash, you will do what is called a "mini-mash," (mashing like an all-grain brewer, but on a smaller scale) and then supplement those fermentable sugars with malt extract.

What is partial mash? ›

In this homebrewing tutorial we teach you how to make beer at home using the partial mash process, sometimes referred to as “mini mash.” When partial mash homebrewing, a portion of the fermentable sugar is derived from grains through a “mashing” step, while the rest of the sugars come from malt extract.

Can you mash beer too long? ›

Beer can not be mashed for also long, however if the wort is permitted to being in the mash for over twenty-four hrs, it might start to sour. There is no factor in leaving a beer to mash for longer than 120 mins given that a lot of the enzyme conversion in mashing is completed in the initial 60 mins of mashing.

What temperature should I sparge at? ›

When sparging is discussed in the homebrewing literature, the appropriate temperature of sparge water is invariably given as 168–170 °F (76–77 °C). This is also the value seen in the professional literature.

What is the hardest beer to homebrew? ›

The Hardest Styles to Brew
  1. Pilsner. “You can't hide off-flavors.” – ...
  2. Belgian Tripel. “l*ttle to hide, challenging to brew to its appropriate final gravity.” – ...
  3. Irish Red. “Getting the color right.” – ...
  4. New England IPA. “Oxidation is hard to avoid with all the hops involved.” – ...
  5. British Bitter. ...
  6. Sweeter Beers.

How long do you boil extract beer for? ›

It is possible to cut the boil time in half, or even down to 15 minutes if you are using 100% extract. Water needs less than 5 minutes of boiling time to kill all germs, viruses, and parasites. Boiling for thirty minutes or more when using extract is only for adding the right amount of bitterness.

Can I add vanilla extract to beer? ›

While there are some excellent vanilla extracts on the market, these are not the ideal way to get the right vanilla flavor in your beer. Using vanilla extract in beer typically lacks the depth of flavor achieved by using vanilla beans.

What is a partial mash? ›

In this homebrewing tutorial we teach you how to make beer at home using the partial mash process, sometimes referred to as “mini mash.” When partial mash homebrewing, a portion of the fermentable sugar is derived from grains through a “mashing” step, while the rest of the sugars come from malt extract.

What is the difference between partial mash and steep? ›

A small partial mash can be accomplished almost exactly as you would brew an extract recipe with steeping grains. The only procedural difference is you need to watch the temperature more closely and not “steep” the grains in too much water.

How to make a single infusion mash? ›

A Single Infusion Mash describes mashes in which you bring a single volume of strike water to a single desired temperature and you hold the mash within these parameters for at least one hour. After your mash has finished, then you will drain the mash and either sparge or begin your boil.

What happens if I mash too low? ›

Leave the mash temp too low (below 140 °F) for too long, then you run the risk of ending up with a “watery” beer that does not taste good. If your mash temperature is too low, you have the ability to quickly raise it by adding boiled hot water to the mash tun.

References

Top Articles
Latest Posts
Article information

Author: Greg O'Connell

Last Updated:

Views: 6133

Rating: 4.1 / 5 (62 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Greg O'Connell

Birthday: 1992-01-10

Address: Suite 517 2436 Jefferey Pass, Shanitaside, UT 27519

Phone: +2614651609714

Job: Education Developer

Hobby: Cooking, Gambling, Pottery, Shooting, Baseball, Singing, Snowboarding

Introduction: My name is Greg O'Connell, I am a delightful, colorful, talented, kind, lively, modern, tender person who loves writing and wants to share my knowledge and understanding with you.