Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
mediumpurple | 9A7AF6 | #9A7AF6 | 154, 122, 246 | 60.39, 47.84, 96.47 | 37.4, 50.41, 0, 3.53 | 255.48387096774, 50.406504065041, 96.470588235294 |
Color #9a7af6 is mediumpurple. In RGB: 60.39, 47.84, 96.47. In CMYK: 37.4, 50.41, 0, 3.53.
div { background: #9a7af6; color: #000; }
div { background: #9a7af6; color: #fff; }
div { background: linear-gradient(to bottom, #7E61D9 0%, #B794FF 100%); color: #000; }
div { background: linear-gradient(to bottom, #B794FF 0%, #7E61D9 100%); color: #000; }
div { background: linear-gradient(to bottom, #7E61D9 0%, #B794FF 100%); color: #fff; }
div { background: linear-gradient(to bottom, #B794FF 0%, #7E61D9 100%); color: #fff; }
div { border: 1px solid #9a7af6; }
div { border: 5px solid #9a7af6; }
div { border: 1px dashed #9a7af6; }
div { border: 5px dashed #9a7af6; }
div { border: 1px dotted #9a7af6; }
div { border: 5px dotted #9a7af6; }