Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Apple | 61A03E | #61A03E | 97, 160, 62 | 38.04, 62.75, 24.31 | 39.38, 0, 61.25, 37.25 | 98.571428571429, 61.25, 62.745098039216 |
Color #61a03e is Apple. In RGB: 38.04, 62.75, 24.31. In CMYK: 39.38, 0, 61.25, 37.25.
div { background: #61a03e; color: #000; }
div { background: #61a03e; color: #fff; }
div { background: linear-gradient(to bottom, #468524 0%, #7CBB57 100%); color: #000; }
div { background: linear-gradient(to bottom, #7CBB57 0%, #468524 100%); color: #000; }
div { background: linear-gradient(to bottom, #468524 0%, #7CBB57 100%); color: #fff; }
div { background: linear-gradient(to bottom, #7CBB57 0%, #468524 100%); color: #fff; }
div { border: 1px solid #61a03e; }
div { border: 5px solid #61a03e; }
div { border: 1px dashed #61a03e; }
div { border: 5px dashed #61a03e; }
div { border: 1px dotted #61a03e; }
div { border: 5px dotted #61a03e; }