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,817

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)
Top Articles
Latest Posts
Article information

Author: Catherine Tremblay

Last Updated:

Views: 5862

Rating: 4.7 / 5 (47 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Catherine Tremblay

Birthday: 1999-09-23

Address: Suite 461 73643 Sherril Loaf, Dickinsonland, AZ 47941-2379

Phone: +2678139151039

Job: International Administration Supervisor

Hobby: Dowsing, Snowboarding, Rowing, Beekeeping, Calligraphy, Shooting, Air sports

Introduction: My name is Catherine Tremblay, I am a precious, perfect, tasty, enthusiastic, inexpensive, vast, kind person who loves writing and wants to share my knowledge and understanding with you.