Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Quicksand | B89687 | #B89687 | 184, 150, 135 | 72.16, 58.82, 52.94 | 0, 18.48, 26.63, 27.84 | 18.367346938776, 26.630434782609, 72.156862745098 |
Color #B89687 is Quicksand. In RGB: 72.16, 58.82, 52.94. In CMYK: 0, 18.48, 26.63, 27.84.
div { background: #B89687; color: #000; }
div { background: #B89687; color: #fff; }
div { background: linear-gradient(to bottom, #9D7C6E 0%, #D4B1A1 100%); color: #000; }
div { background: linear-gradient(to bottom, #D4B1A1 0%, #9D7C6E 100%); color: #000; }
div { background: linear-gradient(to bottom, #9D7C6E 0%, #D4B1A1 100%); color: #fff; }
div { background: linear-gradient(to bottom, #D4B1A1 0%, #9D7C6E 100%); color: #fff; }
div { border: 1px solid #B89687; }
div { border: 5px solid #B89687; }
div { border: 1px dashed #B89687; }
div { border: 5px dashed #B89687; }
div { border: 1px dotted #B89687; }
div { border: 5px dotted #B89687; }