www.ppgindustrialcoatings.com Open in urlscan Pro
137.135.91.176  Public Scan

Submitted URL: http://ppgmachineappliedcoatings.com/
Effective URL: https://www.ppgindustrialcoatings.com/en-US
Submission: On March 05 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST /home/setlanguage?returnUrl=%2Fen-US

<form id="selectLanguage" method="post" class="form-horizontal" role="form" action="/home/setlanguage?returnUrl=%2Fen-US" novalidate="novalidate">
  <select class="select__dropdown select__dropdown--language" name="culture" onchange="this.form.submit();" id="requestCulture_RequestCulture_UICulture_Name">
    <option selected="selected" value="en-US">English</option>
    <option value="fr-FR">French</option>
    <option value="es-ES">Spanish</option>
    <option value="de-DE">German</option>
    <option value="pl-PL">Polish</option>
    <option value="it-IT">Italian</option>
    <option value="ko-KR">Korean</option>
    <option value="vi-VN">Vietnamese</option>
    <option value="ja-JP">Japanese</option>
    <option value="zh-CN">Chinese</option>
  </select>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8ACA6UxiD5BPhpmikECArEA2iBbzV663X7dK0iRBCa6_1OGiaDWkZXezfceiZi5ckJbaVudzIPUR24vX6HUjPnjwqEv8UP-eyJbH3kzholxBO-ezP_naFgX3ILNbNFn8psvPH-M1J4Ec7_7_ubzXavY">
</form>

GET /en-US/search

<form id="product-search-form" action="/en-US/search" method="GET" class="page-header__search-form" novalidate="novalidate">
  <label class="accessibly-hidden" for="aa-search-input">Search</label>
  <span class="algolia-autocomplete" style="position: relative; display: inline-block; direction: ltr;"><input class="page-header__input aa-hint" type="text" autofocus="" maxlength="50" readonly="" aria-hidden="true" autocomplete="off"
      spellcheck="false" tabindex="-1" style="position: absolute; top: 0px; left: 0px; border-color: transparent; box-shadow: none; opacity: 1; background: none 0% 0% / auto repeat scroll padding-box border-box rgb(230, 232, 233);"><input
      class="page-header__input aa-input" type="text" name="term" id="aa-search-input" placeholder="Search product, code, etc." autofocus="" maxlength="50" autocomplete="off" spellcheck="false" role="combobox" aria-autocomplete="list"
      aria-expanded="false" aria-owns="algolia-autocomplete-listbox-0" dir="auto" style="position: relative; vertical-align: top; background-color: transparent;">
    <pre aria-hidden="true"
      style="position: absolute; visibility: hidden; white-space: pre; font-family: &quot;Suisse Intl&quot;, sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: normal; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
    <span class="aa-dropdown-menu" role="listbox" id="algolia-autocomplete-listbox-0" style="position: absolute; top: 100%; z-index: 100; display: none; left: 0px; right: auto;">
      <div class="aa-dataset-d1"></div>
      <div class="aa-dataset-d2"></div>
    </span>
  </span>
  <button type="submit" class="page-header__button button button--search button--search--header" title="Search">
    <span>
      <i class="material-icons material-icons--header">
                            search
                        </i>
    </span>
  </button>
</form>

POST /en-US/form/SubmitLandingForm

<form action="/en-US/form/SubmitLandingForm" class="article-container article-container--center" id="landing-form" method="post" role="form" novalidate="novalidate">
  <div class="article-container article-container--center col-form-first">
    <div class="col-form-first">
      <div class="form-field">
        <label class="form-field__label" for="FirstName">First Name *</label>
        <input class="form-field__input" id="FirstName" name="FirstName" type="text" placeholder="">
        <span class="hidden validation" data-val-msg="Please enter a name." data-val-name="required" data-val-condition="true"></span>
      </div>
    </div>
    <div class="col-form-second">
      <div class="form-field">
        <label class="form-field__label" for="LastName">Last Name *</label>
        <input class="form-field__input" id="LastName" name="LastName" type="text" placeholder="">
        <span class="hidden validation" data-val-msg="Please enter a name." data-val-name="required" data-val-condition="true"></span>
      </div>
    </div>
    <div class="col-form-first">
      <div class="form-field">
        <label class="form-field__label" for="JobTitle">Job Title</label>
        <input class="form-field__input" id="JobTitle" name="JobTitle" type="text" placeholder="">
      </div>
    </div>
    <div class="col-form-second">
      <div class="form-field">
        <label class="form-field__label" for="CompanyName">Company Name *</label>
        <input class="form-field__input" id="CompanyName" name="CompanyName" type="text" placeholder="">
        <span class="hidden validation" data-val-msg="Please enter a company name." data-val-name="required" data-val-condition="true"></span>
      </div>
    </div>
    <div class="dual-field-container">
      <div class="form-field">
        <label class="form-field__label" for="PhoneNumber">Phone Number (optional)</label>
        <input class="form-field__input" id="PhoneNumber" name="PhoneNumber" type="tel">
        <span class="form-field__input--hint">(123) 456-7890</span>
      </div>
      <div class="form-field">
        <label class="form-field__label" for="Ext">Ext. (optional)</label>
        <input class="form-field__input" id="Ext" name="Ext" type="tel">
        <span class="form-field__input--hint">012</span>
      </div>
    </div>
    <div class="form-field">
      <label class="form-field__label" for="Email">Email *</label>
      <input class="form-field__input" id="Email" name="Email" type="email" placeholder="">
      <span class="hidden validation" data-val-msg="Please enter your email." data-val-name="required" data-val-condition="true"></span>
      <span class="hidden validation" data-val-msg="Please enter a valid email." data-val-name="email" data-val-condition="true"></span>
    </div>
    <div class="form-field">
      <label class="form-field__label" for="Country">Country *</label>
      <select class="select__dropdown valid" id="Country" name="Country" aria-invalid="false">
        <option value="">-- Please Select--</option>
        <option value="united-states">United States</option>
        <option value="canada">Canada</option>
        <option value="mexico">Mexico</option>
        <option value="united-kingdom">United Kingdom</option>
        <option value="germany">Germany</option>
        <option value="Afghanistan">Afghanistan</option>
        <option value="Albania">Albania</option>
        <option value="Algeria">Algeria</option>
        <option value="American Samoa">American Samoa</option>
        <option value="Andorra">Andorra</option>
        <option value="Angola">Angola</option>
        <option value="Anguilla">Anguilla</option>
        <option value="Antarctica">Antarctica</option>
        <option value="Antigua and Barbuda">Antigua and Barbuda</option>
        <option value="Argentina">Argentina</option>
        <option value="Armenia">Armenia</option>
        <option value="Aruba">Aruba</option>
        <option value="Australia">Australia</option>
        <option value="Austria">Austria</option>
        <option value="Azerbaijan">Azerbaijan</option>
        <option value="Bahamas">Bahamas</option>
        <option value="Bahrain">Bahrain</option>
        <option value="Bangladesh">Bangladesh</option>
        <option value="Barbados">Barbados</option>
        <option value="Belarus">Belarus</option>
        <option value="Belgium">Belgium</option>
        <option value="Belize">Belize</option>
        <option value="Benin">Benin</option>
        <option value="Bermuda">Bermuda</option>
        <option value="Bhutan">Bhutan</option>
        <option value="Bolivia">Bolivia</option>
        <option value="Bosnia-Herzegovina">Bosnia-Herzegovina</option>
        <option value="Botswana">Botswana</option>
        <option value="Bouvet Island">Bouvet Island</option>
        <option value="Brazil">Brazil</option>
        <option value="British Indian Ocean Territory">British Indian Ocean Territory</option>
        <option value="Brunei Darussalam">Brunei Darussalam</option>
        <option value="Bulgaria">Bulgaria</option>
        <option value="Burkina Faso">Burkina Faso</option>
        <option value="Burundi">Burundi</option>
        <option value="Cambodia">Cambodia</option>
        <option value="Cameroon">Cameroon</option>
        <option value="Canada">Canada</option>
        <option value="Cape Verde">Cape Verde</option>
        <option value="Cayman Islands">Cayman Islands</option>
        <option value="Central African Republic">Central African Republic</option>
        <option value="Chad">Chad</option>
        <option value="Chile">Chile</option>
        <option value="China">China</option>
        <option value="Christmas Island">Christmas Island</option>
        <option value="Cocos (Keeling) Islands">Cocos (Keeling) Islands</option>
        <option value="Colombia">Colombia</option>
        <option value="Comoros">Comoros</option>
        <option value="Congo">Congo</option>
        <option value="Congo (Dem. Republic)">Congo (Dem. Republic)</option>
        <option value="Cook Islands">Cook Islands</option>
        <option value="Costa Rica">Costa Rica</option>
        <option value="Croatia">Croatia</option>
        <option value="Cuba">Cuba</option>
        <option value="Cyprus">Cyprus</option>
        <option value="Czech Republic">Czech Republic</option>
        <option value="Denmark">Denmark</option>
        <option value="Djibouti">Djibouti</option>
        <option value="Dominica">Dominica</option>
        <option value="Dominican Republic">Dominican Republic</option>
        <option value="East Timor">East Timor</option>
        <option value="Ecuador">Ecuador</option>
        <option value="Egypt">Egypt</option>
        <option value="El Salvador">El Salvador</option>
        <option value="Equatorial Guinea">Equatorial Guinea</option>
        <option value="Eritrea">Eritrea</option>
        <option value="Estonia">Estonia</option>
        <option value="Ethiopia">Ethiopia</option>
        <option value="Falkland Islands (Malvinas)">Falkland Islands (Malvinas)</option>
        <option value="Faroe Islands">Faroe Islands</option>
        <option value="Fiji">Fiji</option>
        <option value="Finland">Finland</option>
        <option value="France">France</option>
        <option value="French Guiana">French Guiana</option>
        <option value="French Polynesia">French Polynesia</option>
        <option value="French Southern Territories">French Southern Territories</option>
        <option value="Gabon">Gabon</option>
        <option value="Gambia">Gambia</option>
        <option value="Georgia">Georgia</option>
        <option value="Germany">Germany</option>
        <option value="Ghana">Ghana</option>
        <option value="Gibraltar">Gibraltar</option>
        <option value="Greece">Greece</option>
        <option value="Greenland">Greenland</option>
        <option value="Grenada">Grenada</option>
        <option value="Guadeloupe">Guadeloupe</option>
        <option value="Guam">Guam</option>
        <option value="Guatemala">Guatemala</option>
        <option value="Guernsey">Guernsey</option>
        <option value="Guinea">Guinea</option>
        <option value="Guinea-Bissau">Guinea-Bissau</option>
        <option value="Guyana">Guyana</option>
        <option value="Haiti">Haiti</option>
        <option value="Heard and McDonald Islands">Heard and McDonald Islands</option>
        <option value="Honduras">Honduras</option>
        <option value="Hong Kong">Hong Kong</option>
        <option value="Hungary">Hungary</option>
        <option value="Iceland">Iceland</option>
        <option value="India">India</option>
        <option value="Indonesia">Indonesia</option>
        <option value="Iran">Iran</option>
        <option value="Iraq">Iraq</option>
        <option value="Ireland">Ireland</option>
        <option value="Island of Man">Island of Man</option>
        <option value="Israel">Israel</option>
        <option value="Italy">Italy</option>
        <option value="Ivory Coast">Ivory Coast</option>
        <option value="Jamaica">Jamaica</option>
        <option value="Japan">Japan</option>
        <option value="Jersey">Jersey</option>
        <option value="Jordan">Jordan</option>
        <option value="Kazakhstan">Kazakhstan</option>
        <option value="Kenya">Kenya</option>
        <option value="Kiribati">Kiribati</option>
        <option value="Korea (Democratic Republic of)">Korea (Democratic Republic of)</option>
        <option value="Korea (Republic of)">Korea (Republic of)</option>
        <option value="Kosovo">Kosovo</option>
        <option value="Kuwait">Kuwait</option>
        <option value="Kyrgyz Republic">Kyrgyz Republic</option>
        <option value="Laos">Laos</option>
        <option value="Latvia">Latvia</option>
        <option value="Lebanon">Lebanon</option>
        <option value="Lesotho">Lesotho</option>
        <option value="Liberia">Liberia</option>
        <option value="Libyan Arab Jamahiriya">Libyan Arab Jamahiriya</option>
        <option value="Liechtenstein">Liechtenstein</option>
        <option value="Lithuania">Lithuania</option>
        <option value="Luxembourg">Luxembourg</option>
        <option value="Macau">Macau</option>
        <option value="Macedonia">Macedonia</option>
        <option value="Madagascar">Madagascar</option>
        <option value="Malawi">Malawi</option>
        <option value="Malaysia">Malaysia</option>
        <option value="Maldives">Maldives</option>
        <option value="Mali">Mali</option>
        <option value="Malta">Malta</option>
        <option value="Marshall Islands">Marshall Islands</option>
        <option value="Martinique">Martinique</option>
        <option value="Mauritania">Mauritania</option>
        <option value="Mauritius">Mauritius</option>
        <option value="Mayotte">Mayotte</option>
        <option value="Mexico">Mexico</option>
        <option value="Micronesia">Micronesia</option>
        <option value="Moldavia">Moldavia</option>
        <option value="Monaco">Monaco</option>
        <option value="Mongolia">Mongolia</option>
        <option value="Montenegro">Montenegro</option>
        <option value="Montserrat">Montserrat</option>
        <option value="Morocco">Morocco</option>
        <option value="Mozambique">Mozambique</option>
        <option value="Myanmar">Myanmar</option>
        <option value="Namibia">Namibia</option>
        <option value="Nauru">Nauru</option>
        <option value="Nepal">Nepal</option>
        <option value="Netherlands">Netherlands</option>
        <option value="Netherlands Antilles">Netherlands Antilles</option>
        <option value="New Caledonia">New Caledonia</option>
        <option value="New Zealand">New Zealand</option>
        <option value="Nicaragua">Nicaragua</option>
        <option value="Niger">Niger</option>
        <option value="Nigeria">Nigeria</option>
        <option value="Niue">Niue</option>
        <option value="Norfolk Island">Norfolk Island</option>
        <option value="Northern Mariana Islands">Northern Mariana Islands</option>
        <option value="Norway">Norway</option>
        <option value="Oman">Oman</option>
        <option value="Pakistan">Pakistan</option>
        <option value="Palau">Palau</option>
        <option value="Palestinian Territory">Palestinian Territory</option>
        <option value="Panama">Panama</option>
        <option value="Papua-New Guinea">Papua-New Guinea</option>
        <option value="Paraguay">Paraguay</option>
        <option value="Peru">Peru</option>
        <option value="Philippines">Philippines</option>
        <option value="Pitcairn">Pitcairn</option>
        <option value="Poland">Poland</option>
        <option value="Portugal">Portugal</option>
        <option value="Puerto Rico">Puerto Rico</option>
        <option value="Qatar">Qatar</option>
        <option value="Re union">Re union</option>
        <option value="Romania">Romania</option>
        <option value="Russian Federation">Russian Federation</option>
        <option value="Rwanda">Rwanda</option>
        <option value="Saint Barthelemy">Saint Barthelemy</option>
        <option value="Saint Helena">Saint Helena</option>
        <option value="Saint Kitts and Nevis">Saint Kitts and Nevis</option>
        <option value="Saint Lucia">Saint Lucia</option>
        <option value="Saint Martin">Saint Martin</option>
        <option value="Saint Pierre and Miquelon">Saint Pierre and Miquelon</option>
        <option value="Saint Vincent and the Grenadines">Saint Vincent and the Grenadines</option>
        <option value="Samoa">Samoa</option>
        <option value="San Marino">San Marino</option>
        <option value="Sao Tome and Principe">Sao Tome and Principe</option>
        <option value="Saudi Arabia">Saudi Arabia</option>
        <option value="Senegal">Senegal</option>
        <option value="Serbia">Serbia</option>
        <option value="Seychelles">Seychelles</option>
        <option value="Sierra Leone">Sierra Leone</option>
        <option value="Singapore">Singapore</option>
        <option value="Slovakia">Slovakia</option>
        <option value="Slovenia">Slovenia</option>
        <option value="Solomon Islands">Solomon Islands</option>
        <option value="Somalia">Somalia</option>
        <option value="South Africa">South Africa</option>
        <option value="South Georgia and South Sandwich Islands">South Georgia and South Sandwich Islands</option>
        <option value="South Sudan">South Sudan</option>
        <option value="Spain">Spain</option>
        <option value="Sri Lanka">Sri Lanka</option>
        <option value="Sudan">Sudan</option>
        <option value="Suriname">Suriname</option>
        <option value="Svalbard and Jan Mayen Islands">Svalbard and Jan Mayen Islands</option>
        <option value="Swaziland">Swaziland</option>
        <option value="Sweden">Sweden</option>
        <option value="Switzerland">Switzerland</option>
        <option value="Syrian Arab Republic">Syrian Arab Republic</option>
        <option value="Taiwan">Taiwan</option>
        <option value="Tajikistan">Tajikistan</option>
        <option value="Tanzania">Tanzania</option>
        <option value="Thailand">Thailand</option>
        <option value="Togo">Togo</option>
        <option value="Tokelau">Tokelau</option>
        <option value="Tonga">Tonga</option>
        <option value="Trinidad and Tobago">Trinidad and Tobago</option>
        <option value="Tunisia">Tunisia</option>
        <option value="Turkey">Turkey</option>
        <option value="Turkmenistan">Turkmenistan</option>
        <option value="Turks and Caicos Islands">Turks and Caicos Islands</option>
        <option value="Tuvalu">Tuvalu</option>
        <option value="Uganda">Uganda</option>
        <option value="Ukraine">Ukraine</option>
        <option value="United Arab Emirates">United Arab Emirates</option>
        <option value="United Kingdom">United Kingdom</option>
        <option value="United States Minor Outlying Islands">United States Minor Outlying Islands</option>
        <option value="Uruguay">Uruguay</option>
        <option value="USA">USA</option>
        <option value="Uzbekistan">Uzbekistan</option>
        <option value="Vanuatu">Vanuatu</option>
        <option value="Vatican (Holy See)">Vatican (Holy See)</option>
        <option value="Venezuela">Venezuela</option>
        <option value="Vietnam">Vietnam</option>
        <option value="Virgin Islands (British)">Virgin Islands (British)</option>
        <option value="Virgin Islands (U.S.)">Virgin Islands (U.S.)</option>
        <option value="Wallis and Futuna Islands">Wallis and Futuna Islands</option>
        <option value="Western Sahara">Western Sahara</option>
        <option value="Yemen">Yemen</option>
        <option value="Zambia">Zambia</option>
        <option value="Zimbabwe">Zimbabwe</option>
      </select>
      <span class="hidden validation" data-val-msg="Please enter your country name." data-val-name="required" data-val-condition="true"></span>
    </div>
    <div class="form-field">
      <label class="form-field__label">PPG uses the information you provide to contact you about our products and services. You may unsubscribe from these communications at any time. For information on how to unsubscribe, as well as our privacy
        practices and commitment to protecting your privacy, review our <a href="http://corporate.ppg.com/Legal-Notices-and-Privacy-Policy.aspx" target="_blank">Privacy Policy</a>.</label>
    </div>
  </div>
  <div class="article-container article-container--center col-form-second">
    <div class="form-field">
      <label class="form-field__label" for="OrganizationArea">Which of the following best describes the organization you work for? *</label>
      <select class="select__dropdown valid" id="OrganizationArea" name="OrganizationArea" aria-invalid="false">
        <option value="">Please select</option>
        <option value="Manufacturer">Manufacturer</option>
        <option value="Applicator">Applicator</option>
        <option value="Job Coater">Job Coater</option>
        <option value="Construction/Contractor">Construction/Contractor</option>
        <option value="Retailer">Retailer</option>
        <option value="Architect/Engineer">Architect/Engineer</option>
        <option value="Other">Other</option>
      </select>
    </div>
    <div class="form-field">
      <label class="form-field__label" for="MarketSegments">What market segments do you currently serve? (Check all that apply) *</label>
      <select class="select__dropdown valid" id="MarketSegments" name="MarketSegments" aria-invalid="false" multiple="" style="display: none;">
        <option value="Vehicle and Equipment">Vehicle and Equipment</option>
        <option value=" Building and Construction"> Building and Construction</option>
        <option value=" Consumer Products"> Consumer Products</option>
        <option value=" General Industrial"> General Industrial</option>
        <option value=" Other Industrial"> Other Industrial</option>
      </select>
      <div class="multi-select-container"><span class="multi-select-button" role="button" aria-haspopup="true" tabindex="0" aria-label="What market segments do you currently serve? (Check all that apply) *">-- Select --</span>
        <div class="multi-select-menu" role="menu">
          <div class="multi-select-menuitems"><label class="multi-select-menuitem" for="MarketSegments_0" role="menuitem"><input type="checkbox" id="MarketSegments_0" value="Vehicle and Equipment"> Vehicle and Equipment</label><label
              class="multi-select-menuitem" for="MarketSegments_1" role="menuitem"><input type="checkbox" id="MarketSegments_1" value=" Building and Construction"> Building and Construction</label><label class="multi-select-menuitem"
              for="MarketSegments_2" role="menuitem"><input type="checkbox" id="MarketSegments_2" value=" Consumer Products"> Consumer Products</label><label class="multi-select-menuitem" for="MarketSegments_3" role="menuitem"><input type="checkbox"
                id="MarketSegments_3" value=" General Industrial"> General Industrial</label><label class="multi-select-menuitem" for="MarketSegments_4" role="menuitem"><input type="checkbox" id="MarketSegments_4" value=" Other Industrial"> Other
              Industrial</label></div>
        </div>
      </div>
      <span class="hidden validation market-val" data-val-name="required" data-val-condition="true">Please enter what market segment you are in</span>
    </div>
    <div class="form-field form-field--text-area">
      <label class="form-field__label" for="Comments">Comments: Include any specific information requests</label>
      <textarea class="form-field__input form-field__input--text-area" id="Comments" name="Comments" placeholder=""></textarea>
    </div>
    <div class="col-form-first-75">
      <div class="form-field">
        <input type="checkbox" id="ReceiveUpdates" name="ReceiveUpdates" value="true">
        <label class="form-field__label checkbox-label" for="ReceiveUpdates">I would like to receive future updates about your products</label>
      </div>
    </div>
    <div class="col-form-second-25">
      <input type="hidden" id="rectoken" name="rectoken">
      <input type="hidden" id="url" name="url" value="/en-US">
      <input type="hidden" id="url" name="LandingPageId" value="homepagefooter">
      <button id="landing-form-btn" type="submit" class="button button--solid-primary" title="Submit">Submit</button>
    </div>
  </div>
</form>

<form id="cookie-form" novalidate="novalidate">
  <div class="col-xs-12">
    <div style="margin: 0 0 20px; text-align: center;"><img src="https://www.ppg.com/Content/images/ppg-logo.png" style="width: 75px;" alt="PPG" class="landscape"></div> PPG’s Industrial Coatings Business uses cookies to offer the basic functionality
    of the website, to generate user statistics using Google Analytics on an Anonymous basis and to make our website more user friendly. We process personal data in compliance with GDPR. We ask your permission for the use of cookies. <p
      class="modal-content-instruction">
      <a href="" class="button" aria-label="Accept">Accept Cookies</a>
    </p>
    <p class="cookie-link center">
      <a href="http://corporate.ppg.com/Legal-Notices-and-Privacy-Policy/PPG-Europe-Privacy-Policy.aspx" title="Please see our Privacy Statement for more information." target="_blank">
                            Please see our Privacy Statement for more information.
                        </a>
    </p>
  </div>
</form>

Text Content

Filter by Segment
English French Spanish German Polish Italian Korean Vietnamese Japanese Chinese
Industrial Coatings
 * Markets
   * Electrical and Power Generation
   * Fasteners
   * Shelving and Racking
   * Material Handling and Shipping
   * Home and Lifestyle
   * Industrial Bakeware & Molds
   * Energy Applications
   * Office Furniture and Equipment
   * Medical Equipment
   * Construction Infrastructure
   * Coil Coatings
   * Extrusion Coatings
   * Interior Building Products
   * Building Materials - Exterior
   * Consumer Electronics
   * Kitchenware
   * Appliance
   * Transportation
   * Automotive Parts and Accessories
   * Heavy Duty Equipment
   * Wheel
 * Technologies
   * Pretreatment
   * Electrocoat
   * Liquid Coatings
   * Powder Coatings
   * Additives and Adhesives
 * Services
   * Coatings Services
   * Color Services
   * Secure Launch Excellence™
   * Certified Applicator Program™
 * Contact
 * Resources
   * SDS Search
   * Extrusion Color
   * Coil Color
   * Case Studies and White Papers
   * Frequently Asked Questions
   * PPG Metal Coatings
   * eBilling
 * About Us
   * News
   * What's New
   * Videos
 * Blog

More arrow_drop_down
search close
Search





search


INDUSTRIAL COATINGS

Browse All Products


WHAT'S NEW


CLICK HERE TO SEE MORE >>


 * INTRODUCING TOP QUALITY COLLECTION J20.20 - ARCHITECTURAL POWDER COATINGS:
   ICONIC COLORS
   
   Our global color experts have curated seven timeless color vibes that reflect
   emerging and influential design trends across industries, cultures and
   styles. Featuring 35 different hues - pastels, neutrals, metallics and
   textured finishes - this powder color collection is ideal for a broad range
   of interior and exterior applications.


 * VINING IVY, PPG 2023 COLOR OF THE YEAR
   
   PPG's Vining Ivy, a deeply saturated, jewel-toned green with cool turquoise
   undertones, is expected to set the tone for a wide range of consumer and
   industrial products in the coming months. A more saturated tone that lands
   between a woodsy forest green and a tropical teal green, Vining Ivy provides
   product designers with a versatile and luxurious shade.


 * LAYER WITHOUT LIMITS
   
   For more than 90 years, PPG has been pioneering complete solutions focused on
   technology and quality in the industrial market. PPG’s global color team,
   comprised of different disciplines and backgrounds, sets the standard with
   custom capabilities and trends that help our customers stand out from their
   competition.


 * KITCHENWARE DIGITAL EVENT
   
   Join our first-ever digital event dedicated to non-stick and decorative
   coatings for cookware, bakeware and kitchen electrics. Even as in-person
   events return, our digital event will remain as a go-to source for new
   product information, color collections and more.


 * SHOP PPG POWDER COATINGS
   
   Visit our U.S.-based online powder shop and discover PPG powder products
   available for free standard shipping with some same day shipping available.
   Get your product when you need it, and stay informed through order
   confirmations, status and tracking information.


MARKETS


 * GENERAL INDUSTRIAL


 * ELECTRICAL AND POWER GENERATION
   
   With one of the most complete portfolios of powder, liquid, electrocoat and
   pretreatment technologies, PPG coatings provide electrical equipment
   manufacturers with the highest standards of weathering, corrosion and
   reliability.


 * FASTENERS
   
   Designed to withstand extreme environments for use on land or at sea, PPG’s
   vast array of coating technologies are engineered to optimize fastener
   reliability, efficiency and longevity.


 * SHELVING AND RACKING
   
   Designed with state-of-the-art technology, PPG's coatings for shelving,
   racking and shopping carts are trusted by original equipment manufacturers to
   provide a physical barrier against corrosion, oxidation and abrasion.


 * MATERIAL HANDLING AND SHIPPING
   
   PPG makes coatings that keep the supply chain moving, engineered to provide
   durable, hard-wearing and long-lasting protection in the toughest settings
   with formidable protection against extreme heat and humidity conditions.


 * HOME AND LIFESTYLE
   
   A global coatings leader, PPG makes general finishing solutions that meet a
   broad spectrum of performance requirements, including resistance to water and
   chemical corrosion, UV damage and abrasions from wear and tear.


 * OTHER INDUSTRIAL


 * INDUSTRIAL BAKEWARE & MOLDS
   
   PPG coatings are designed to offer superb release, long life and a range of
   resistance properties without the need to add secondary release agents, to
   meet the extreme demands required by bakeries and food processing machinery.


 * ENERGY APPLICATIONS
   
   Challenging marine environments and energy applications require specialized
   coating solutions. PPG coatings are built for extreme conditions, offering
   dry-film lubricants that provide low friction, heat resistance and corrosion
   resistance properties.


 * OFFICE FURNITURE AND EQUIPMENT
   
   Meeting the industry's highest standards for aesthetics and protection
   performance, PPG is the world’s foremost provider of coatings for office
   furniture, storage and locker systems.


 * MEDICAL EQUIPMENT
   
   A trusted coatings supplier to the medical industry, PPG engineered solutions
   for healthcare settings and medical applications that protect people,
   products and places.


 * CONSTRUCTION INFRASTRUCTURE
   
   PPG makes coatings that protect and extend the life of construction
   infrastructure and equipment. Our proven coating technologies have made PPG a
   leading global partner for OEMs who demand high-performance coating systems
   to protect their products and their brands.


 * BUILDING AND CONSTRUCTION


 * COIL COATINGS
   
   PPG coil coatings strike a perfect balance of beauty and protection. From
   metal roofing and wall panels to HVAC equipment, from transportation to
   general industrial products, our coatings are engineered to withstand the
   most rigorous residential, commercial and industrial settings, as well as
   certain severe environmental conditions.


 * EXTRUSION COATINGS
   
   Trusted by architects and building component manufacturers, PPG's aluminum
   extrusion coatings deliver exceptional corrosion protection, lasting
   durability and enduring beauty with a full portfolio of customized finishes,
   colors, gloss levels and special effects.


 * INTERIOR BUILDING PRODUCTS
   
   With a wood coatings heritage that spans more than a century, PPG is a global
   leader in high-performance coatings for every type of wood finish process,
   including toners, primers, stains, fillers, sealers, glazes and topcoats.


 * BUILDING MATERIALS - EXTERIOR
   
   With over 90 years of leading innovation in factory applied coatings, PPG's
   exterior building products create significant quality improvements over field
   applied finishes through consistent film builds, color integrity and overall
   coatings uniformity.


 * CONSUMER PRODUCTS


 * CONSUMER ELECTRONICS
   
   Trusted by the world's top consumer electronics designers and manufacturers,
   PPG's high-performance coatings for consumer products protect and enhance
   some of the most popular devices available today.


 * KITCHENWARE
   
   Whitford, a wholly owned subsidiary of PPG, makes the largest, most complete
   line of low-friction coatings, non-stick coatings and decorative housewares
   coatings in the world today.


 * APPLIANCE
   
   For more than 50 years, PPG has provided major commercial and household
   appliance manufacturers with protective coatings that add durability, color
   and style to their residential and commercial equipment.


 * VEHICLE AND EQUIPMENT


 * TRANSPORTATION
   
   PPG engineers paints and coatings that extend the life of vehicles through
   exceptional corrosion protection, enduring color and long-lasting gloss. PPG
   DURAFORM® TR is formulated with a proprietary polymer that provides good
   hardness and flexibility.


 * AUTOMOTIVE PARTS AND ACCESSORIES
   
   A global innovation leader in the automotive parts and accessories industry,
   PPG provides coatings, sealants and adhesives for a broad array of substrates
   and external, internal and underbody parts to every major domestic and
   foreign automaker in the world.


 * HEAVY DUTY EQUIPMENT
   
   With an in-depth knowledge of the industry, market-proven protective coatings
   and extensive color capabilities, PPG is trusted by leading regional and
   global heavy-duty equipment OEMs to protect their products and their brands.


 * WHEEL
   
   PPG has solutions for every layer of steel and aluminum wheels, center caps,
   inserts and trim for light vehicles, big trucks, motorcycles and sports
   vehicles.


TECHNOLOGIES


 * PRETREATMENT
   
   Exceptional corrosion protection and paint adhesion. PPG is a leading
   provider of pretreatment products and integrated solutions that enhance,
   strengthen and protect metal substrates.


 * ELECTROCOAT
   
   98% color consistency and uniform film build. As the company that pioneered
   electrocoat in 1963, PPG continues to set the global standard for e-coat
   performance, innovation and technical service.


 * LIQUID COATINGS
   
   Global expertise and renowned technical support. PPG's liquid coatings
   solutions bring durability, beauty and functionality to a broad range of
   products spanning consumer electronics to architectural building components.


 * POWDER COATINGS
   
   A wide range of over 200 shades, glosses and effects. We're pioneering powder
   coatings that combine beautiful finishes with exceptional protection
   performance, like Coraflon Platinum, which can achieve the timeless, popular
   anodized metal color.


 * ADDITIVES AND ADHESIVES
   
   PPG is pleased to offer our customers a complete line of advanced adhesives
   and fluoropolymer and fluorinated additives through our additives (formerly
   Laurel) and adhesives (formerly PSI) divisions.


LATEST NEWS AND PRESS RELEASES

 * PPG'S VINING IVY, 2023 COLOR THE YEAR, EXPECTED TO INFLUENCE INDUSTRIAL
   DESIGN
   
   AUGUST 25, 2022
   
   
   
   Read More

 * PPG ACHIEVES INDUSTRY FIRST WITH LAUNCH OF PPG ENVIROCRON LUM RETROREFLECTIVE
   POWDER COATING
   
   JUNE 16, 2022
   
   
   
   Read More

 * PPG ENVIROCRON LUM RETROREFLECTIVE COATING ILLUMINATES NEW LYFT E-BIKES
   
   MAY 19, 2022
   
   
   
   Read More


FIND OUT MORE
FOR MORE INFORMATION COMPLETE THE CONTACT FORM BELOW

--------------------------------------------------------------------------------

First Name *
Last Name *
Job Title
Company Name *
Phone Number (optional) (123) 456-7890
Ext. (optional) 012
Email *
Country * -- Please Select-- United States Canada Mexico United Kingdom Germany
Afghanistan Albania Algeria American Samoa Andorra Angola Anguilla Antarctica
Antigua and Barbuda Argentina Armenia Aruba Australia Austria Azerbaijan Bahamas
Bahrain Bangladesh Barbados Belarus Belgium Belize Benin Bermuda Bhutan Bolivia
Bosnia-Herzegovina Botswana Bouvet Island Brazil British Indian Ocean Territory
Brunei Darussalam Bulgaria Burkina Faso Burundi Cambodia Cameroon Canada Cape
Verde Cayman Islands Central African Republic Chad Chile China Christmas Island
Cocos (Keeling) Islands Colombia Comoros Congo Congo (Dem. Republic) Cook
Islands Costa Rica Croatia Cuba Cyprus Czech Republic Denmark Djibouti Dominica
Dominican Republic East Timor Ecuador Egypt El Salvador Equatorial Guinea
Eritrea Estonia Ethiopia Falkland Islands (Malvinas) Faroe Islands Fiji Finland
France French Guiana French Polynesia French Southern Territories Gabon Gambia
Georgia Germany Ghana Gibraltar Greece Greenland Grenada Guadeloupe Guam
Guatemala Guernsey Guinea Guinea-Bissau Guyana Haiti Heard and McDonald Islands
Honduras Hong Kong Hungary Iceland India Indonesia Iran Iraq Ireland Island of
Man Israel Italy Ivory Coast Jamaica Japan Jersey Jordan Kazakhstan Kenya
Kiribati Korea (Democratic Republic of) Korea (Republic of) Kosovo Kuwait Kyrgyz
Republic Laos Latvia Lebanon Lesotho Liberia Libyan Arab Jamahiriya
Liechtenstein Lithuania Luxembourg Macau Macedonia Madagascar Malawi Malaysia
Maldives Mali Malta Marshall Islands Martinique Mauritania Mauritius Mayotte
Mexico Micronesia Moldavia Monaco Mongolia Montenegro Montserrat Morocco
Mozambique Myanmar Namibia Nauru Nepal Netherlands Netherlands Antilles New
Caledonia New Zealand Nicaragua Niger Nigeria Niue Norfolk Island Northern
Mariana Islands Norway Oman Pakistan Palau Palestinian Territory Panama
Papua-New Guinea Paraguay Peru Philippines Pitcairn Poland Portugal Puerto Rico
Qatar Re union Romania Russian Federation Rwanda Saint Barthelemy Saint Helena
Saint Kitts and Nevis Saint Lucia Saint Martin Saint Pierre and Miquelon Saint
Vincent and the Grenadines Samoa San Marino Sao Tome and Principe Saudi Arabia
Senegal Serbia Seychelles Sierra Leone Singapore Slovakia Slovenia Solomon
Islands Somalia South Africa South Georgia and South Sandwich Islands South
Sudan Spain Sri Lanka Sudan Suriname Svalbard and Jan Mayen Islands Swaziland
Sweden Switzerland Syrian Arab Republic Taiwan Tajikistan Tanzania Thailand Togo
Tokelau Tonga Trinidad and Tobago Tunisia Turkey Turkmenistan Turks and Caicos
Islands Tuvalu Uganda Ukraine United Arab Emirates United Kingdom United States
Minor Outlying Islands Uruguay USA Uzbekistan Vanuatu Vatican (Holy See)
Venezuela Vietnam Virgin Islands (British) Virgin Islands (U.S.) Wallis and
Futuna Islands Western Sahara Yemen Zambia Zimbabwe
PPG uses the information you provide to contact you about our products and
services. You may unsubscribe from these communications at any time. For
information on how to unsubscribe, as well as our privacy practices and
commitment to protecting your privacy, review our Privacy Policy.
Which of the following best describes the organization you work for? * Please
select Manufacturer Applicator Job Coater Construction/Contractor Retailer
Architect/Engineer Other
What market segments do you currently serve? (Check all that apply) * Vehicle
and Equipment Building and Construction Consumer Products General Industrial
Other Industrial
-- Select --
Vehicle and Equipment Building and Construction Consumer Products General
Industrial Other Industrial
Please enter what market segment you are in
Comments: Include any specific information requests
I would like to receive future updates about your products
Submit


FOLLOW PPG'S INDUSTRIAL COATING BUSINESS

 * 
 * 

MARKETS

 * Electrical and Power Generation
 * Fasteners
 * Shelving and Racking
 * Material Handling and Shipping
 * Home and Lifestyle
 * Industrial Bakeware & Molds
 * Energy Applications
 * Office Furniture and Equipment
 * Medical Equipment
 * Construction Infrastructure
 * Coil Coatings
 * Extrusion Coatings
 * Interior Building Products
 * Building Materials - Exterior
 * Consumer Electronics
 * Kitchenware
 * Appliance
 * Transportation
 * Automotive Parts and Accessories
 * Heavy Duty Equipment
 * Wheel

TECHNOLOGIES

 * Pretreatment
 * Electrocoat
 * Liquid Coatings
 * Powder Coatings
 * Additives and Adhesives

SERVICES

 * Coatings Services
 * Color Services
 * Secure Launch Excellence™
 * Certified Applicator Program™

RESOURCES

 * Contact Us
 * About Us
 * News
 * PPG Metal Coatings
 * eBilling
 * SDS Search
 * Extrusion Color
 * Coil Color
 * Frequently Asked Questions
 * Trademark Attribution
 * Terms & Conditions
 * General Terms for Sales (01/01/2019)
 * General Terms For Sales - Canada (09/30/2021)
 * Brescia site_D.Lgs. 231/2001
 * Quality Policy

The PPG logo is a registered trademark and We Protect and Beautify the World is
a trademark of PPG Industries Ohio, Inc.
Other third-party marks are property of their respective owners
© 2019 PPG Industries, Inc. All Rights Reserved.

Legal Notices & Privacy Policies | CA Transparency in Supply Chain Disclosure |
Global Code of Ethics | Modern Slavery and Human Trafficking Statement


PPG’s Industrial Coatings Business uses cookies to offer the basic functionality
of the website, to generate user statistics using Google Analytics on an
Anonymous basis and to make our website more user friendly. We process personal
data in compliance with GDPR. We ask your permission for the use of cookies.

Accept Cookies

Please see our Privacy Statement for more information.