Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Tussock | C19A47 | #C19A47 | 193, 154, 71 | 75.69, 60.39, 27.84 | 0, 20.21, 63.21, 24.31 | 40.819672131148, 63.212435233161, 75.686274509804 |
Color #c19a47 is Tussock. In RGB: 75.69, 60.39, 27.84. In CMYK: 0, 20.21, 63.21, 24.31.
div { background: #c19a47; color: #000; }
div { background: #c19a47; color: #fff; }
div { background: linear-gradient(to bottom, #A4802E 0%, #DEB560 100%); color: #000; }
div { background: linear-gradient(to bottom, #DEB560 0%, #A4802E 100%); color: #000; }
div { background: linear-gradient(to bottom, #A4802E 0%, #DEB560 100%); color: #fff; }
div { background: linear-gradient(to bottom, #DEB560 0%, #A4802E 100%); color: #fff; }
div { border: 1px solid #c19a47; }
div { border: 5px solid #c19a47; }
div { border: 1px dashed #c19a47; }
div { border: 5px dashed #c19a47; }
div { border: 1px dotted #c19a47; }
div { border: 5px dotted #c19a47; }