![]() |
![]() |
Visualization > Materials > Changing material color
Changing material color
Colors are described with Red Green Blue (RGB) values. Values range from 0 to 255. For example, pure red is 255 0 0, which means maximum red value, with no green and no blue. Purple is 255 0 255, yellow 255 255 0. You can also specify colors using Hue, Saturation, Lightness (HSL).
To change a material color:
Select the material or select an object that uses it and do one of the following:
- Choose Visualization > Edit Material Color and select a new color using the Color Editor.
- In the Parameter Editor, click the material color chip and select a new color using the Color Editor that appears. The material changes and all the objects that use it are updated.
- In the Parameter Editor, enter a color value in HTML format (6 digits 0-F) or RGB format (3 numbers 0-255).
![]() |
![]() |