Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Mantis | 6AB34F | #6AB34F | 106, 179, 79 | 41.57, 70.2, 30.98 | 40.78, 0, 55.87, 29.8 | 103.8, 55.865921787709, 70.196078431373 |
Color #6ab34f is Mantis. In RGB: 41.57, 70.2, 30.98. In CMYK: 40.78, 0, 55.87, 29.8.
div { background: #6ab34f; color: #000; }
div { background: #6ab34f; color: #fff; }
div { background: linear-gradient(to bottom, #4F9836 0%, #85CF69 100%); color: #000; }
div { background: linear-gradient(to bottom, #85CF69 0%, #4F9836 100%); color: #000; }
div { background: linear-gradient(to bottom, #4F9836 0%, #85CF69 100%); color: #fff; }
div { background: linear-gradient(to bottom, #85CF69 0%, #4F9836 100%); color: #fff; }
div { border: 1px solid #6ab34f; }
div { border: 5px solid #6ab34f; }
div { border: 1px dashed #6ab34f; }
div { border: 5px dashed #6ab34f; }
div { border: 1px dotted #6ab34f; }
div { border: 5px dotted #6ab34f; }