Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Lima | 83C815 | #83C815 | 131, 200, 21 | 51.37, 78.43, 8.24 | 34.5, 0, 89.5, 21.57 | 83.128491620112, 89.5, 78.43137254902 |
Color #83c815 is Lima. In RGB: 51.37, 78.43, 8.24. In CMYK: 34.5, 0, 89.5, 21.57.
div { background: #83c815; color: #000; }
div { background: #83c815; color: #fff; }
div { background: linear-gradient(to bottom, #66AC00 0%, #A0E43B 100%); color: #000; }
div { background: linear-gradient(to bottom, #A0E43B 0%, #66AC00 100%); color: #000; }
div { background: linear-gradient(to bottom, #66AC00 0%, #A0E43B 100%); color: #fff; }
div { background: linear-gradient(to bottom, #A0E43B 0%, #66AC00 100%); color: #fff; }
div { border: 1px solid #83c815; }
div { border: 5px solid #83c815; }
div { border: 1px dashed #83c815; }
div { border: 5px dashed #83c815; }
div { border: 1px dotted #83c815; }
div { border: 5px dotted #83c815; }