---
title: RENDERING_INTENT_RELATIVE_COLORIMETRIC
framework: webkitjs
role: symbol
path: webkitjs/svgrenderingintent/1633875-rendering_intent_relative_colori
---

# RENDERING_INTENT_RELATIVE_COLORIMETRIC

## Declaration

```data
const unsigned short RENDERING_INTENT_RELATIVE_COLORIMETRIC;
```

## See Also

### Miscellaneous

- [RENDERING_INTENT_ABSOLUTE_COLORIMETRIC](webkitjs/svgrenderingintent/1631120-rendering_intent_absolute_colori.md)
- [RENDERING_INTENT_AUTO](webkitjs/svgrenderingintent/1629939-rendering_intent_auto.md)
- [RENDERING_INTENT_PERCEPTUAL](webkitjs/svgrenderingintent/1633205-rendering_intent_perceptual.md)
- [RENDERING_INTENT_SATURATION](webkitjs/svgrenderingintent/1631700-rendering_intent_saturation.md)
- [RENDERING_INTENT_UNKNOWN](webkitjs/svgrenderingintent/1633764-rendering_intent_unknown.md)
