Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Bazaar | 967478 | #967478 | 150, 116, 120 | 58.82, 45.49, 47.06 | 0, 22.67, 20, 41.18 | 352.94117647059, 22.666666666667, 58.823529411765 |
Color #967478 is Bazaar. In RGB: 58.82, 45.49, 47.06. In CMYK: 0, 22.67, 20, 41.18.
div { background: #967478; color: #000; }
div { background: #967478; color: #fff; }
div { background: linear-gradient(to bottom, #7C5B5F 0%, #B18E92 100%); color: #000; }
div { background: linear-gradient(to bottom, #B18E92 0%, #7C5B5F 100%); color: #000; }
div { background: linear-gradient(to bottom, #7C5B5F 0%, #B18E92 100%); color: #fff; }
div { background: linear-gradient(to bottom, #B18E92 0%, #7C5B5F 100%); color: #fff; }
div { border: 1px solid #967478; }
div { border: 5px solid #967478; }
div { border: 1px dashed #967478; }
div { border: 5px dashed #967478; }
div { border: 1px dotted #967478; }
div { border: 5px dotted #967478; }