Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Gulf Stream | 89BDB5 | #89BDB5 | 137, 189, 181 | 53.73, 74.12, 70.98 | 27.51, 0, 4.23, 25.88 | 170.76923076923, 27.513227513228, 74.117647058824 |
Color #89bdb5 is Gulf Stream. In RGB: 53.73, 74.12, 70.98. In CMYK: 27.51, 0, 4.23, 25.88.
div { background: #89bdb5; color: #000; }
div { background: #89bdb5; color: #fff; }
div { background: linear-gradient(to bottom, #6FA29A 0%, #A4D9D1 100%); color: #000; }
div { background: linear-gradient(to bottom, #A4D9D1 0%, #6FA29A 100%); color: #000; }
div { background: linear-gradient(to bottom, #6FA29A 0%, #A4D9D1 100%); color: #fff; }
div { background: linear-gradient(to bottom, #A4D9D1 0%, #6FA29A 100%); color: #fff; }
div { border: 1px solid #89bdb5; }
div { border: 5px solid #89bdb5; }
div { border: 1px dashed #89bdb5; }
div { border: 5px dashed #89bdb5; }
div { border: 1px dotted #89bdb5; }
div { border: 5px dotted #89bdb5; }