Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Conifer | 8FD24C | #8FD24C | 143, 210, 76 | 56.08, 82.35, 29.8 | 31.9, 0, 63.81, 17.65 | 90, 63.809523809524, 82.352941176471 |
Color #8fd24c is Conifer. In RGB: 56.08, 82.35, 29.8. In CMYK: 31.9, 0, 63.81, 17.65.
div { background: #8fd24c; color: #000; }
div { background: #8fd24c; color: #fff; }
div { background: linear-gradient(to bottom, #73B630 0%, #ABEF67 100%); color: #000; }
div { background: linear-gradient(to bottom, #ABEF67 0%, #73B630 100%); color: #000; }
div { background: linear-gradient(to bottom, #73B630 0%, #ABEF67 100%); color: #fff; }
div { background: linear-gradient(to bottom, #ABEF67 0%, #73B630 100%); color: #fff; }
div { border: 1px solid #8fd24c; }
div { border: 5px solid #8fd24c; }
div { border: 1px dashed #8fd24c; }
div { border: 5px dashed #8fd24c; }
div { border: 1px dotted #8fd24c; }
div { border: 5px dotted #8fd24c; }