Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Plum | 913684 | #913684 | 145, 54, 132 | 56.86, 21.18, 51.76 | 0, 62.76, 8.97, 43.14 | 308.57142857143, 62.758620689655, 56.862745098039 |
Color #913684 is Plum. In RGB: 56.86, 21.18, 51.76. In CMYK: 0, 62.76, 8.97, 43.14.
div { background: #913684; color: #000; }
div { background: #913684; color: #fff; }
div { background: linear-gradient(to bottom, #761A6B 0%, #AD509E 100%); color: #000; }
div { background: linear-gradient(to bottom, #AD509E 0%, #761A6B 100%); color: #000; }
div { background: linear-gradient(to bottom, #761A6B 0%, #AD509E 100%); color: #fff; }
div { background: linear-gradient(to bottom, #AD509E 0%, #761A6B 100%); color: #fff; }
div { border: 1px solid #913684; }
div { border: 5px solid #913684; }
div { border: 1px dashed #913684; }
div { border: 5px dashed #913684; }
div { border: 1px dotted #913684; }
div { border: 5px dotted #913684; }