Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Gothic | 7798A2 | #7798A2 | 119, 152, 162 | 46.67, 59.61, 63.53 | 26.54, 6.17, 0, 36.47 | 193.95348837209, 26.543209876543, 63.529411764706 |
Color #7798a2 is Gothic. In RGB: 46.67, 59.61, 63.53. In CMYK: 26.54, 6.17, 0, 36.47.
div { background: #7798a2; color: #000; }
div { background: #7798a2; color: #fff; }
div { background: linear-gradient(to bottom, #5E7E88 0%, #91B3BD 100%); color: #000; }
div { background: linear-gradient(to bottom, #91B3BD 0%, #5E7E88 100%); color: #000; }
div { background: linear-gradient(to bottom, #5E7E88 0%, #91B3BD 100%); color: #fff; }
div { background: linear-gradient(to bottom, #91B3BD 0%, #5E7E88 100%); color: #fff; }
div { border: 1px solid #7798a2; }
div { border: 5px solid #7798a2; }
div { border: 1px dashed #7798a2; }
div { border: 5px dashed #7798a2; }
div { border: 1px dotted #7798a2; }
div { border: 5px dotted #7798a2; }