Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Muddy Waters | B28C5E | #B28C5E | 178, 140, 94 | 69.8, 54.9, 36.86 | 0, 21.35, 47.19, 30.2 | 32.857142857143, 47.191011235955, 69.803921568627 |
Color #b28c5e is Muddy Waters. In RGB: 69.8, 54.9, 36.86. In CMYK: 0, 21.35, 47.19, 30.2.
div { background: #b28c5e; color: #000; }
div { background: #b28c5e; color: #fff; }
div { background: linear-gradient(to bottom, #967346 0%, #CEA677 100%); color: #000; }
div { background: linear-gradient(to bottom, #CEA677 0%, #967346 100%); color: #000; }
div { background: linear-gradient(to bottom, #967346 0%, #CEA677 100%); color: #fff; }
div { background: linear-gradient(to bottom, #CEA677 0%, #967346 100%); color: #fff; }
div { border: 1px solid #b28c5e; }
div { border: 5px solid #b28c5e; }
div { border: 1px dashed #b28c5e; }
div { border: 5px dashed #b28c5e; }
div { border: 1px dotted #b28c5e; }
div { border: 5px dotted #b28c5e; }