Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Malachite | 54E460 | #54E460 | 84, 228, 96 | 32.94, 89.41, 37.65 | 63.16, 0, 57.89, 10.59 | 125, 63.157894736842, 89.411764705882 |
Color #54e460 is Malachite. In RGB: 32.94, 89.41, 37.65. In CMYK: 63.16, 0, 57.89, 10.59.
div { background: #54e460; color: #000; }
div { background: #54e460; color: #fff; }
div { background: linear-gradient(to bottom, #2DC745 0%, #75FF7B 100%); color: #000; }
div { background: linear-gradient(to bottom, #75FF7B 0%, #2DC745 100%); color: #000; }
div { background: linear-gradient(to bottom, #2DC745 0%, #75FF7B 100%); color: #fff; }
div { background: linear-gradient(to bottom, #75FF7B 0%, #2DC745 100%); color: #fff; }
div { border: 1px solid #54e460; }
div { border: 5px solid #54e460; }
div { border: 1px dashed #54e460; }
div { border: 5px dashed #54e460; }
div { border: 1px dotted #54e460; }
div { border: 5px dotted #54e460; }