Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Copper | AC6F2B | #AC6F2B | 172, 111, 43 | 67.45, 43.53, 16.86 | 0, 35.47, 75, 32.55 | 31.627906976744, 75, 67.450980392157 |
Color #ac6f2b is Copper. In RGB: 67.45, 43.53, 16.86. In CMYK: 0, 35.47, 75, 32.55.
div { background: #ac6f2b; color: #000; }
div { background: #ac6f2b; color: #fff; }
div { background: linear-gradient(to bottom, #8F5611 0%, #C98844 100%); color: #000; }
div { background: linear-gradient(to bottom, #C98844 0%, #8F5611 100%); color: #000; }
div { background: linear-gradient(to bottom, #8F5611 0%, #C98844 100%); color: #fff; }
div { background: linear-gradient(to bottom, #C98844 0%, #8F5611 100%); color: #fff; }
div { border: 1px solid #ac6f2b; }
div { border: 5px solid #ac6f2b; }
div { border: 1px dashed #ac6f2b; }
div { border: 5px dashed #ac6f2b; }
div { border: 1px dotted #ac6f2b; }
div { border: 5px dotted #ac6f2b; }