Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Mortar | 493947 | #493947 | 73, 57, 71 | 28.63, 22.35, 27.84 | 0, 21.92, 2.74, 71.37 | 307.5, 21.917808219178, 28.627450980392 |
Color #493947 is Mortar. In RGB: 28.63, 22.35, 27.84. In CMYK: 0, 21.92, 2.74, 71.37.
div { background: #493947; color: #000; }
div { background: #493947; color: #fff; }
div { background: linear-gradient(to bottom, #322331 0%, #61505F 100%); color: #000; }
div { background: linear-gradient(to bottom, #61505F 0%, #322331 100%); color: #000; }
div { background: linear-gradient(to bottom, #322331 0%, #61505F 100%); color: #fff; }
div { background: linear-gradient(to bottom, #61505F 0%, #322331 100%); color: #fff; }
div { border: 1px solid #493947; }
div { border: 5px solid #493947; }
div { border: 1px dashed #493947; }
div { border: 5px dashed #493947; }
div { border: 1px dotted #493947; }
div { border: 5px dotted #493947; }