Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Lochinvar | 379684 | #379684 | 55, 150, 132 | 21.57, 58.82, 51.76 | 63.33, 0, 12, 41.18 | 168.63157894737, 63.333333333333, 58.823529411765 |
Color #379684 is Lochinvar. In RGB: 21.57, 58.82, 51.76. In CMYK: 63.33, 0, 12, 41.18.
div { background: #379684; color: #000; }
div { background: #379684; color: #fff; }
div { background: linear-gradient(to bottom, #127C6B 0%, #54B19E 100%); color: #000; }
div { background: linear-gradient(to bottom, #54B19E 0%, #127C6B 100%); color: #000; }
div { background: linear-gradient(to bottom, #127C6B 0%, #54B19E 100%); color: #fff; }
div { background: linear-gradient(to bottom, #54B19E 0%, #127C6B 100%); color: #fff; }
div { border: 1px solid #379684; }
div { border: 5px solid #379684; }
div { border: 1px dashed #379684; }
div { border: 5px dashed #379684; }
div { border: 1px dotted #379684; }
div { border: 5px dotted #379684; }