Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Mandalay | A76F19 | #A76F19 | 167, 111, 25 | 65.49, 43.53, 9.8 | 0, 33.53, 85.03, 34.51 | 36.338028169014, 85.02994011976, 65.490196078431 |
Color #a76f19 is Mandalay. In RGB: 65.49, 43.53, 9.8. In CMYK: 0, 33.53, 85.03, 34.51.
div { background: #a76f19; color: #000; }
div { background: #a76f19; color: #fff; }
div { background: linear-gradient(to bottom, #8A5700 0%, #C48834 100%); color: #000; }
div { background: linear-gradient(to bottom, #C48834 0%, #8A5700 100%); color: #000; }
div { background: linear-gradient(to bottom, #8A5700 0%, #C48834 100%); color: #fff; }
div { background: linear-gradient(to bottom, #C48834 0%, #8A5700 100%); color: #fff; }
div { border: 1px solid #a76f19; }
div { border: 5px solid #a76f19; }
div { border: 1px dashed #a76f19; }
div { border: 5px dashed #a76f19; }
div { border: 1px dotted #a76f19; }
div { border: 5px dotted #a76f19; }