Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Danube | 7588C9 | #7588C9 | 117, 136, 201 | 45.88, 53.33, 78.82 | 41.79, 32.34, 0, 21.18 | 226.42857142857, 41.791044776119, 78.823529411765 |
Color #7588c9 is Danube. In RGB: 45.88, 53.33, 78.82. In CMYK: 41.79, 32.34, 0, 21.18.
div { background: #7588c9; color: #000; }
div { background: #7588c9; color: #fff; }
div { background: linear-gradient(to bottom, #5A6FAD 0%, #90A2E5 100%); color: #000; }
div { background: linear-gradient(to bottom, #90A2E5 0%, #5A6FAD 100%); color: #000; }
div { background: linear-gradient(to bottom, #5A6FAD 0%, #90A2E5 100%); color: #fff; }
div { background: linear-gradient(to bottom, #90A2E5 0%, #5A6FAD 100%); color: #fff; }
div { border: 1px solid #7588c9; }
div { border: 5px solid #7588c9; }
div { border: 1px dashed #7588c9; }
div { border: 5px dashed #7588c9; }
div { border: 1px dotted #7588c9; }
div { border: 5px dotted #7588c9; }