Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Rope | 904F1B | #904F1B | 144, 79, 27 | 56.47, 30.98, 10.59 | 0, 45.14, 81.25, 43.53 | 26.666666666667, 81.25, 56.470588235294 |
Color #904f1b is Rope. In RGB: 56.47, 30.98, 10.59. In CMYK: 0, 45.14, 81.25, 43.53.
div { background: #904f1b; color: #000; }
div { background: #904f1b; color: #fff; }
div { background: linear-gradient(to bottom, #743802 0%, #AD6733 100%); color: #000; }
div { background: linear-gradient(to bottom, #AD6733 0%, #743802 100%); color: #000; }
div { background: linear-gradient(to bottom, #743802 0%, #AD6733 100%); color: #fff; }
div { background: linear-gradient(to bottom, #AD6733 0%, #743802 100%); color: #fff; }
div { border: 1px solid #904f1b; }
div { border: 5px solid #904f1b; }
div { border: 1px dashed #904f1b; }
div { border: 5px dashed #904f1b; }
div { border: 1px dotted #904f1b; }
div { border: 5px dotted #904f1b; }