Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Highland | 709069 | #709069 | 112, 144, 105 | 43.92, 56.47, 41.18 | 22.22, 0, 27.08, 43.53 | 109.23076923077, 27.083333333333, 56.470588235294 |
Color #709069 is Highland. In RGB: 43.92, 56.47, 41.18. In CMYK: 22.22, 0, 27.08, 43.53.
div { background: #709069; color: #000; }
div { background: #709069; color: #fff; }
div { background: linear-gradient(to bottom, #577651 0%, #8AAB82 100%); color: #000; }
div { background: linear-gradient(to bottom, #8AAB82 0%, #577651 100%); color: #000; }
div { background: linear-gradient(to bottom, #577651 0%, #8AAB82 100%); color: #fff; }
div { background: linear-gradient(to bottom, #8AAB82 0%, #577651 100%); color: #fff; }
div { border: 1px solid #709069; }
div { border: 5px solid #709069; }
div { border: 1px dashed #709069; }
div { border: 5px dashed #709069; }
div { border: 1px dotted #709069; }
div { border: 5px dotted #709069; }