Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Lima | 7CBC1A | #7CBC1A | 124, 188, 26 | 48.63, 73.73, 10.2 | 34.04, 0, 86.17, 26.27 | 83.703703703704, 86.170212765957, 73.725490196078 |
Color #7cbc1a is Lima. In RGB: 48.63, 73.73, 10.2. In CMYK: 34.04, 0, 86.17, 26.27.
div { background: #7cbc1a; color: #000; }
div { background: #7cbc1a; color: #fff; }
div { background: linear-gradient(to bottom, #60A100 0%, #99D83C 100%); color: #000; }
div { background: linear-gradient(to bottom, #99D83C 0%, #60A100 100%); color: #000; }
div { background: linear-gradient(to bottom, #60A100 0%, #99D83C 100%); color: #fff; }
div { background: linear-gradient(to bottom, #99D83C 0%, #60A100 100%); color: #fff; }
div { border: 1px solid #7cbc1a; }
div { border: 5px solid #7cbc1a; }
div { border: 1px dashed #7cbc1a; }
div { border: 5px dashed #7cbc1a; }
div { border: 1px dotted #7cbc1a; }
div { border: 5px dotted #7cbc1a; }