Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Hacienda | 917E1E | #917E1E | 145, 126, 30 | 56.86, 49.41, 11.76 | 0, 13.1, 79.31, 43.14 | 50.086956521739, 79.310344827586, 56.862745098039 |
Color #917e1e is Hacienda. In RGB: 56.86, 49.41, 11.76. In CMYK: 0, 13.1, 79.31, 43.14.
div { background: #917e1e; color: #000; }
div { background: #917e1e; color: #fff; }
div { background: linear-gradient(to bottom, #756500 0%, #AD9839 100%); color: #000; }
div { background: linear-gradient(to bottom, #AD9839 0%, #756500 100%); color: #000; }
div { background: linear-gradient(to bottom, #756500 0%, #AD9839 100%); color: #fff; }
div { background: linear-gradient(to bottom, #AD9839 0%, #756500 100%); color: #fff; }
div { border: 1px solid #917e1e; }
div { border: 5px solid #917e1e; }
div { border: 1px dashed #917e1e; }
div { border: 5px dashed #917e1e; }
div { border: 1px dotted #917e1e; }
div { border: 5px dotted #917e1e; }