Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Apple | 419B22 | #419B22 | 65, 155, 34 | 25.49, 60.78, 13.33 | 58.06, 0, 78.06, 39.22 | 104.62809917355, 78.064516129032, 60.78431372549 |
Color #419b22 is Apple. In RGB: 25.49, 60.78, 13.33. In CMYK: 58.06, 0, 78.06, 39.22.
div { background: #419b22; color: #000; }
div { background: #419b22; color: #fff; }
div { background: linear-gradient(to bottom, #208000 0%, #5EB63E 100%); color: #000; }
div { background: linear-gradient(to bottom, #5EB63E 0%, #208000 100%); color: #000; }
div { background: linear-gradient(to bottom, #208000 0%, #5EB63E 100%); color: #fff; }
div { background: linear-gradient(to bottom, #5EB63E 0%, #208000 100%); color: #fff; }
div { border: 1px solid #419b22; }
div { border: 5px solid #419b22; }
div { border: 1px dashed #419b22; }
div { border: 5px dashed #419b22; }
div { border: 1px dotted #419b22; }
div { border: 5px dotted #419b22; }