Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Apple | 519C38 | #519C38 | 81, 156, 56 | 31.76, 61.18, 21.96 | 48.08, 0, 64.1, 38.82 | 105, 64.102564102564, 61.176470588235 |
Color #519c38 is Apple. In RGB: 31.76, 61.18, 21.96. In CMYK: 48.08, 0, 64.1, 38.82.
div { background: #519c38; color: #000; }
div { background: #519c38; color: #fff; }
div { background: linear-gradient(to bottom, #35821E 0%, #6CB751 100%); color: #000; }
div { background: linear-gradient(to bottom, #6CB751 0%, #35821E 100%); color: #000; }
div { background: linear-gradient(to bottom, #35821E 0%, #6CB751 100%); color: #fff; }
div { background: linear-gradient(to bottom, #6CB751 0%, #35821E 100%); color: #fff; }
div { border: 1px solid #519c38; }
div { border: 5px solid #519c38; }
div { border: 1px dashed #519c38; }
div { border: 5px dashed #519c38; }
div { border: 1px dotted #519c38; }
div { border: 5px dotted #519c38; }