##  <a> </a> 

#  调色 

 

 

 

 

  45系列VOC

  

 

      ![TST 19 (3).png](https://www.baslac.com/data/sites/baslac/files/styles/ars__ratio_43__531x398/public/2024-03/TST%2019%20%283%29.png.webp?itok=y40kwK_l "TST 19 (3).png")  



 

 分析颜色

- 如何识别颜色偏差;
    a {
        text-decoration: none;
        color: #464feb;
    }
    tr th, tr td {
        border: 1px solid #e6e6e6;
    }
    tr th {
        background-color: #f5f5f5;
    }

1. 调配颜色。
2. 制作喷涂样板。
3. 仔细检查喷涂样板，并与车辆的目标色进行比较 。

- 可能改进的方向:  
    
    - 纯净度: 
        a {
            text-decoration: none;
            color: #464feb;
        }
        tr th, tr td {
            border: 1px solid #e6e6e6;
        }
        tr th {
            background-color: #f5f5f5;
        }
        与彩度相关。目标色与喷涂样板之间在颜色的纯净度方面存在差异。
    - 正侧面颜色的明暗度:   
        
        a {
            text-decoration: none;
            color: #464feb;
        }
        tr th, tr td {
            border: 1px solid #e6e6e6;
        }
        tr th {
            background-color: #f5f5f5;
        }
        与颜色的明度相关。目标色比喷涂样板更亮或更暗，需要进行正面和/或侧面的观察。
    - 色相:   
        
        a {
            text-decoration: none;
            color: #464feb;
        }
        tr th, tr td {
            border: 1px solid #e6e6e6;
        }
        tr th {
            background-color: #f5f5f5;
        }
        与颜色的色相相关。目标色的色相与喷涂样板的色相不同。

 

 

 

      ![TST 19 (4).png](https://www.baslac.com/data/sites/baslac/files/styles/ars__ratio_43__531x398/public/2024-03/TST%2019%20%284%29.png.webp?itok=ELOkFA-2 "TST 19 (4).png")  



 

 孟塞尔颜色系统

为了理解如何更好的进行调色，了解孟塞尔色彩系统会非常有帮助：


a {
    text-decoration: none;
    color: #464feb;
}
tr th, tr td {
    border: 1px solid #e6e6e6;
}
tr th {
    background-color: #f5f5f5;
}
孟塞尔色彩系统是一种根据颜色的三个属性来定义颜色的色彩空间 - 色相（颜色类别），彩度（色彩强度）和明度（明暗度）

- 色相被分为水平色环上的 10 个不同区域（颜色类别）。
- 明度沿着色立体的垂直方向变化，  
    
    a {
        text-decoration: none;
        color: #464feb;
    }
    tr th, tr td {
        border: 1px solid #e6e6e6;
    }
    tr th {
        background-color: #f5f5f5;
    }
    底部为黑色（明度 0），
    
    
    a {
        text-decoration: none;
        color: #464feb;
    }
    tr th, tr td {
        border: 1px solid #e6e6e6;
    }
    tr th {
        background-color: #f5f5f5;
    }
    顶部为白色（明度 10）。
- 彩度从每个切片的中心向外径测量，用来表示颜色的‘纯度’（与饱和度相关）。彩度越低，颜色越不纯，看起来越灰、越淡（类似粉彩色）。

 

 

 

      ![TST 19 (2).png](https://www.baslac.com/data/sites/baslac/files/styles/ars__ratio_43__531x398/public/2024-03/TST%2019%20%282%29.png.webp?itok=nqOBWF5D "TST 19 (2).png")  



 

 调色


a {
    text-decoration: none;
    color: #464feb;
}
tr th, tr td {
    border: 1px solid #e6e6e6;
}
tr th {
    background-color: #f5f5f5;
}
要选择正确的调色母，你需要遵循一些决策规则。关于颜色的色相、明度和彩度的规则都包含在色母表中。关于彩度的补充信息则展示在色度环中。


a {
    text-decoration: none;
    color: #464feb;
}
tr th, tr td {
    border: 1px solid #e6e6e6;
}
tr th {
    background-color: #f5f5f5;
}
如果你需要色母特性的详细信息，可以在底色漆35系列概览中找到。那里还有一张图示，说明如何阅读这些图标（包括正面视图、侧面视图、颜色类别等）。

**示例#1：你调配了一个红色，但需要让它更偏紫一些。**


a {
    text-decoration: none;
    color: #464feb;
}
tr th, tr td {
    border: 1px solid #e6e6e6;
}
tr th {
    background-color: #f5f5f5;
}
1. 步骤：
    a {
        text-decoration: none;
        color: #464feb;
    }
    tr th, tr td {
        border: 1px solid #e6e6e6;
    }
    tr th {
        background-color: #f5f5f5;
    }
    检查色母挂图。它会告诉你可以加入少量 M1420 进行修正。请注意：建议只使用配方中原本已有的调色母。
2. 步骤：  
    
    a {
        text-decoration: none;
        color: #464feb;
    }
    tr th, tr td {
        border: 1px solid #e6e6e6;
    }
    tr th {
        background-color: #f5f5f5;
    }
    确定所需的添加量。检查配方中已有的添加量，并根据喷涂样板的颜色表现来补加适量的色漆。
3. 步骤：调色。
4. 步骤：再制作一张喷涂样板  
    
    a {
        text-decoration: none;
        color: #464feb;
    }
    tr th, tr td {
        border: 1px solid #e6e6e6;
    }
    tr th {
        background-color: #f5f5f5;
    }
    并检查颜色是否与车辆匹配。

**示例#2：你调配了一个红色，但需要让它正面稍微深一些。**

1. 步骤：
    a {
        text-decoration: none;
        color: #464feb;
    }
    tr th, tr td {
        border: 1px solid #e6e6e6;
    }
    tr th {
        background-color: #f5f5f5;
    }
    检查色母表。
    
    
    a {
        text-decoration: none;
        color: #464feb;
    }
    tr th, tr td {
        border: 1px solid #e6e6e6;
    }
    tr th {
        background-color: #f5f5f5;
    }
    它会告诉你可以加入少量 M1350、M1370 或 M1390 进行修正。请注意：建议只使用配方中原本已有的调色母。
2. 步骤：  
    
    a {
        text-decoration: none;
        color: #464feb;
    }
    tr th, tr td {
        border: 1px solid #e6e6e6;
    }
    tr th {
        background-color: #f5f5f5;
    }
    确定所需的添加量。检查配方中已有的添加量，并根据喷涂样板的颜色表现来补加适量的色漆。
3. 步骤：调配颜色。
4. 步骤：再制作一张喷涂样板并检查颜色是否与车辆匹配。

**示例#3: 你调配了一个红色银粉，但需要他正面更亮（更粗）一些**

1. 步骤：检查色母表。
    a {
        text-decoration: none;
        color: #464feb;
    }
    tr th, tr td {
        border: 1px solid #e6e6e6;
    }
    tr th {
        background-color: #f5f5f5;
    }
    它会告诉你只需要使用银粉色母进行调节。
2. 步骤：  
    
    a {
        text-decoration: none;
        color: #464feb;
    }
    tr th, tr td {
        border: 1px solid #e6e6e6;
    }
    tr th {
        background-color: #f5f5f5;
    }
    确定所需的添加量。检查配方中已有的添加量，并根据喷涂样板的颜色表现来补加适量的色漆。
3. 步骤：调配颜色
4. 步骤：再制作一张喷涂样板并检查颜色是否与车辆匹配。

 

 

 

      ![TST 19 (1).png](https://www.baslac.com/data/sites/baslac/files/styles/ars__ratio_43__531x398/public/2024-03/TST%2019%20%281%29.png.webp?itok=SXXv4qki "TST 19 (1).png")  



 

 色母特性

此概览可以为你提供不同色母特性的详细信息。


a {
    text-decoration: none;
    color: #464feb;
}
tr th, tr td {
    border: 1px solid #e6e6e6;
}
tr th {
    background-color: #f5f5f5;
}

a {
    text-decoration: none;
    color: #464feb;
}
tr th, tr td {
    border: 1px solid #e6e6e6;
}
tr th {
    background-color: #f5f5f5;
}
你可以在下方的图示中找到更多关于如何读取图标说明。

 

 

 

      ![TST 19 (5).png](https://www.baslac.com/data/sites/baslac/files/styles/ars__ratio_43__531x398/public/2024-03/TST%2019%20%285%29.png.webp?itok=Q7ZPhEex "TST 19 (5).png")  



 

 图标


a {
    text-decoration: none;
    color: #464feb;
}
tr th, tr td {
    border: 1px solid #e6e6e6;
}
tr th {
    background-color: #f5f5f5;
}
这是关于如何读取图标的说明。图标提供了关于色母特性的详细信息。

 **图标包含以下信息：**

- 在中央区域，你可以看到颜色类别。
    a {
        text-decoration: none;
        color: #464feb;
    }
    tr th, tr td {
        border: 1px solid #e6e6e6;
    }
    tr th {
        background-color: #f5f5f5;
    }
- 在左侧区域，你可以看到色母的正面颜色偏向。
- 在右侧区域，你可以看到色母的侧面颜色偏向。
- 在中央区域上方，显示的是颜色偏向，即颜色的主色相倾向于某种二级色或三级色。
- 图框中的颜色表示颜色的纯度/饱和度。
- 对于金属色，在图框右上角会有一个小点，不同类型的小点代表金属颗粒的粒径是细、中或粗。

 

 

 

 

 

 

 

 



 

 立即开始使用百事利。这是有道理的。

 

  [让我们聊聊

  ](/zh-apac/contact "让我们聊聊")  

 

 

 立即联系您当地的百事利经销商，开始更智能地工作。

 

  [查找您附近的经销商

  ](/zh-apac/dealers "查找您附近的经销商")