Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Juniper | 6F8C8C | #6F8C8C | 111, 140, 140 | 43.53, 54.9, 54.9 | 20.71, 0, 0, 45.1 | 180, 20.714285714286, 54.901960784314 |
Color #6f8c8c is Juniper. In RGB: 43.53, 54.9, 54.9. In CMYK: 20.71, 0, 0, 45.1.
div { background: #6f8c8c; color: #000; }
div { background: #6f8c8c; color: #fff; }
div { background: linear-gradient(to bottom, #567273 0%, #89A6A6 100%); color: #000; }
div { background: linear-gradient(to bottom, #89A6A6 0%, #567273 100%); color: #000; }
div { background: linear-gradient(to bottom, #567273 0%, #89A6A6 100%); color: #fff; }
div { background: linear-gradient(to bottom, #89A6A6 0%, #567273 100%); color: #fff; }
div { border: 1px solid #6f8c8c; }
div { border: 5px solid #6f8c8c; }
div { border: 1px dashed #6f8c8c; }
div { border: 5px dashed #6f8c8c; }
div { border: 1px dotted #6f8c8c; }
div { border: 5px dotted #6f8c8c; }