Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Apple | 14A12E | #14A12E | 20, 161, 46 | 7.84, 63.14, 18.04 | 87.58, 0, 71.43, 36.86 | 131.06382978723, 87.577639751553, 63.137254901961 |
Color #14a12e is Apple. In RGB: 7.84, 63.14, 18.04. In CMYK: 87.58, 0, 71.43, 36.86.
div { background: #14a12e; color: #000; }
div { background: #14a12e; color: #fff; }
div { background: linear-gradient(to bottom, #008610 0%, #40BD48 100%); color: #000; }
div { background: linear-gradient(to bottom, #40BD48 0%, #008610 100%); color: #000; }
div { background: linear-gradient(to bottom, #008610 0%, #40BD48 100%); color: #fff; }
div { background: linear-gradient(to bottom, #40BD48 0%, #008610 100%); color: #fff; }
div { border: 1px solid #14a12e; }
div { border: 5px solid #14a12e; }
div { border: 1px dashed #14a12e; }
div { border: 5px dashed #14a12e; }
div { border: 1px dotted #14a12e; }
div { border: 5px dotted #14a12e; }