Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Amethyst | 8D64C7 | #8D64C7 | 141, 100, 199 | 55.29, 39.22, 78.04 | 29.15, 49.75, 0, 21.96 | 264.84848484848, 49.748743718593, 78.039215686275 |
Color #8d64c7 is Amethyst. In RGB: 55.29, 39.22, 78.04. In CMYK: 29.15, 49.75, 0, 21.96.
div { background: #8d64c7; color: #000; }
div { background: #8d64c7; color: #fff; }
div { background: linear-gradient(to bottom, #724BAB 0%, #A97EE3 100%); color: #000; }
div { background: linear-gradient(to bottom, #A97EE3 0%, #724BAB 100%); color: #000; }
div { background: linear-gradient(to bottom, #724BAB 0%, #A97EE3 100%); color: #fff; }
div { background: linear-gradient(to bottom, #A97EE3 0%, #724BAB 100%); color: #fff; }
div { border: 1px solid #8d64c7; }
div { border: 5px solid #8d64c7; }
div { border: 1px dashed #8d64c7; }
div { border: 5px dashed #8d64c7; }
div { border: 1px dotted #8d64c7; }
div { border: 5px dotted #8d64c7; }