Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Bazaar | 9F828B | #9F828B | 159, 130, 139 | 62.35, 50.98, 54.51 | 0, 18.24, 12.58, 37.65 | 341.37931034483, 18.238993710692, 62.352941176471 |
Color #9f828b is Bazaar. In RGB: 62.35, 50.98, 54.51. In CMYK: 0, 18.24, 12.58, 37.65.
div { background: #9f828b; color: #000; }
div { background: #9f828b; color: #fff; }
div { background: linear-gradient(to bottom, #856972 0%, #BA9CA5 100%); color: #000; }
div { background: linear-gradient(to bottom, #BA9CA5 0%, #856972 100%); color: #000; }
div { background: linear-gradient(to bottom, #856972 0%, #BA9CA5 100%); color: #fff; }
div { background: linear-gradient(to bottom, #BA9CA5 0%, #856972 100%); color: #fff; }
div { border: 1px solid #9f828b; }
div { border: 5px solid #9f828b; }
div { border: 1px dashed #9f828b; }
div { border: 5px dashed #9f828b; }
div { border: 1px dotted #9f828b; }
div { border: 5px dotted #9f828b; }