Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Disco | 7B174F | #7B174F | 123, 23, 79 | 48.24, 9.02, 30.98 | 0, 81.3, 35.77, 51.76 | 326.4, 81.30081300813, 48.235294117647 |
Color #7b174f is Disco. In RGB: 48.24, 9.02, 30.98. In CMYK: 0, 81.3, 35.77, 51.76.
div { background: #7b174f; color: #000; }
div { background: #7b174f; color: #fff; }
div { background: linear-gradient(to bottom, #600038 0%, #973467 100%); color: #000; }
div { background: linear-gradient(to bottom, #973467 0%, #600038 100%); color: #000; }
div { background: linear-gradient(to bottom, #600038 0%, #973467 100%); color: #fff; }
div { background: linear-gradient(to bottom, #973467 0%, #600038 100%); color: #fff; }
div { border: 1px solid #7b174f; }
div { border: 5px solid #7b174f; }
div { border: 1px dashed #7b174f; }
div { border: 5px dashed #7b174f; }
div { border: 1px dotted #7b174f; }
div { border: 5px dotted #7b174f; }