---
title: "VRayColor"
canonical: "https://documentation.chaos.com/space/VMAX/113575814/VRayColor"
format: markdown
---
This page provides information on the Color Map.

  
** **

## **Overview**

---

 

## **Parameters**

---

 

## **Notes**

---

- Black color is represented as 0.0, 0.0, 0.0 for the  Red, Green and Blue parameters respectively, white is represented as 1.0, 1.0, 1.0, and middle gray as – 0.5, 0.5, 0.5.
- The Alpha parameter has no effect when the VRayColor map is used in the opacity slot of a [VRayMtl](https://docs-chaos.atlassian.net/wiki/spaces/VMAX/pages/113586760) material. In this case the opacity value is calculated with the formula: opacity = (R+G+B) / 3.