Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Heliotrope | C569EE | #C569EE | 197, 105, 238 | 77.25, 41.18, 93.33 | 17.23, 55.88, 0, 6.67 | 281.5037593985, 55.882352941176, 93.333333333333 |
Color #c569ee is Heliotrope. In RGB: 77.25, 41.18, 93.33. In CMYK: 17.23, 55.88, 0, 6.67.
div { background: #c569ee; color: #000; }
div { background: #c569ee; color: #fff; }
div { background: linear-gradient(to bottom, #A84ED1 0%, #E284FF 100%); color: #000; }
div { background: linear-gradient(to bottom, #E284FF 0%, #A84ED1 100%); color: #000; }
div { background: linear-gradient(to bottom, #A84ED1 0%, #E284FF 100%); color: #fff; }
div { background: linear-gradient(to bottom, #E284FF 0%, #A84ED1 100%); color: #fff; }
div { border: 1px solid #c569ee; }
div { border: 5px solid #c569ee; }
div { border: 1px dashed #c569ee; }
div { border: 5px dashed #c569ee; }
div { border: 1px dotted #c569ee; }
div { border: 5px dotted #c569ee; }