Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Como | 587D65 | #587D65 | 88, 125, 101 | 34.51, 49.02, 39.61 | 29.6, 0, 19.2, 50.98 | 141.08108108108, 29.6, 49.019607843137 |
Color #587d65 is Como. In RGB: 34.51, 49.02, 39.61. In CMYK: 29.6, 0, 19.2, 50.98.
div { background: #587d65; color: #000; }
div { background: #587d65; color: #fff; }
div { background: linear-gradient(to bottom, #40644D 0%, #71977E 100%); color: #000; }
div { background: linear-gradient(to bottom, #71977E 0%, #40644D 100%); color: #000; }
div { background: linear-gradient(to bottom, #40644D 0%, #71977E 100%); color: #fff; }
div { background: linear-gradient(to bottom, #71977E 0%, #40644D 100%); color: #fff; }
div { border: 1px solid #587d65; }
div { border: 5px solid #587d65; }
div { border: 1px dashed #587d65; }
div { border: 5px dashed #587d65; }
div { border: 1px dotted #587d65; }
div { border: 5px dotted #587d65; }