Garnet Hex Code — #733635
RGB, HSL, and CMYK values for Garnet.
Garnet Color Values
| Format | Value |
|---|---|
| HEX | #733635 |
| RGB | rgb(115, 54, 53) |
| HSL | hsl(1, 37%, 33%) |
| CMYK | cmyk(0%, 53%, 54%, 55%) |
Want to explore more shades? Use our Color Converter
About Garnet
Color psychology: Passion, devotion.
Garnet (#733635) is a dark shade of red. It's commonly used in web design, graphic design, and branding where passion, devotion are desired associations.
How to Use Garnet in CSS
/* Using HEX */ color: #733635; background-color: #733635; /* Using RGB */ color: rgb(115, 54, 53); /* Using HSL */ color: hsl(1, 37%, 33%);