Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Seance | 7B25A4 | #7B25A4 | 123, 37, 164 | 48.24, 14.51, 64.31 | 25, 77.44, 0, 35.69 | 280.62992125984, 77.439024390244, 64.313725490196 |
Color #7b25a4 is Seance. In RGB: 48.24, 14.51, 64.31. In CMYK: 25, 77.44, 0, 35.69.
div { background: #7b25a4; color: #000; }
div { background: #7b25a4; color: #fff; }
div { background: linear-gradient(to bottom, #600089 0%, #9741C0 100%); color: #000; }
div { background: linear-gradient(to bottom, #9741C0 0%, #600089 100%); color: #000; }
div { background: linear-gradient(to bottom, #600089 0%, #9741C0 100%); color: #fff; }
div { background: linear-gradient(to bottom, #9741C0 0%, #600089 100%); color: #fff; }
div { border: 1px solid #7b25a4; }
div { border: 5px solid #7b25a4; }
div { border: 1px dashed #7b25a4; }
div { border: 5px dashed #7b25a4; }
div { border: 1px dotted #7b25a4; }
div { border: 5px dotted #7b25a4; }