Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Apple | 38A417 | #38A417 | 56, 164, 23 | 21.96, 64.31, 9.02 | 65.85, 0, 85.98, 35.69 | 105.95744680851, 85.975609756098, 64.313725490196 |
Color #38a417 is Apple. In RGB: 21.96, 64.31, 9.02. In CMYK: 65.85, 0, 85.98, 35.69.
div { background: #38a417; color: #000; }
div { background: #38a417; color: #fff; }
div { background: linear-gradient(to bottom, #098900 0%, #58C037 100%); color: #000; }
div { background: linear-gradient(to bottom, #58C037 0%, #098900 100%); color: #000; }
div { background: linear-gradient(to bottom, #098900 0%, #58C037 100%); color: #fff; }
div { background: linear-gradient(to bottom, #58C037 0%, #098900 100%); color: #fff; }
div { border: 1px solid #38a417; }
div { border: 5px solid #38a417; }
div { border: 1px dashed #38a417; }
div { border: 5px dashed #38a417; }
div { border: 1px dotted #38a417; }
div { border: 5px dotted #38a417; }