Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Christi | 86B833 | #86B833 | 134, 184, 51 | 52.55, 72.16, 20 | 27.17, 0, 72.28, 27.84 | 82.556390977444, 72.282608695652, 72.156862745098 |
Color #86b833 is Christi. In RGB: 52.55, 72.16, 20. In CMYK: 27.17, 0, 72.28, 27.84.
div { background: #86b833; color: #000; }
div { background: #86b833; color: #fff; }
div { background: linear-gradient(to bottom, #6A9D12 0%, #A2D44F 100%); color: #000; }
div { background: linear-gradient(to bottom, #A2D44F 0%, #6A9D12 100%); color: #000; }
div { background: linear-gradient(to bottom, #6A9D12 0%, #A2D44F 100%); color: #fff; }
div { background: linear-gradient(to bottom, #A2D44F 0%, #6A9D12 100%); color: #fff; }
div { border: 1px solid #86b833; }
div { border: 5px solid #86b833; }
div { border: 1px dashed #86b833; }
div { border: 5px dashed #86b833; }
div { border: 1px dotted #86b833; }
div { border: 5px dotted #86b833; }