Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
La Palma | 2E7E06 | #2E7E06 | 46, 126, 6 | 18.04, 49.41, 2.35 | 63.49, 0, 95.24, 50.59 | 100, 95.238095238095, 49.411764705882 |
Color #2e7e06 is La Palma. In RGB: 18.04, 49.41, 2.35. In CMYK: 63.49, 0, 95.24, 50.59.
div { background: #2e7e06; color: #000; }
div { background: #2e7e06; color: #fff; }
div { background: linear-gradient(to bottom, #056400 0%, #4B9828 100%); color: #000; }
div { background: linear-gradient(to bottom, #4B9828 0%, #056400 100%); color: #000; }
div { background: linear-gradient(to bottom, #056400 0%, #4B9828 100%); color: #fff; }
div { background: linear-gradient(to bottom, #4B9828 0%, #056400 100%); color: #fff; }
div { border: 1px solid #2e7e06; }
div { border: 5px solid #2e7e06; }
div { border: 1px dashed #2e7e06; }
div { border: 5px dashed #2e7e06; }
div { border: 1px dotted #2e7e06; }
div { border: 5px dotted #2e7e06; }