Byzantium Hex Code — #702963
RGB, HSL, and CMYK values for Byzantium.
Byzantium Color Values
| Format | Value |
|---|---|
| HEX | #702963 |
| RGB | rgb(112, 41, 99) |
| HSL | hsl(311, 46%, 30%) |
| CMYK | cmyk(0%, 63%, 12%, 56%) |
Want to explore more shades? Use our Color Converter
About Byzantium
Color psychology: Mystery, intrigue.
Byzantium (#702963) is a dark shade of purple. It's commonly used in web design, graphic design, and branding where mystery, intrigue are desired associations.
How to Use Byzantium in CSS
/* Using HEX */ color: #702963; background-color: #702963; /* Using RGB */ color: rgb(112, 41, 99); /* Using HSL */ color: hsl(311, 46%, 30%);