Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Heath | 5B1917 | #5B1917 | 91, 25, 23 | 35.69, 9.8, 9.02 | 0, 72.53, 74.73, 64.31 | 1.7647058823529, 74.725274725275, 35.686274509804 |
Color #5b1917 is Heath. In RGB: 35.69, 9.8, 9.02. In CMYK: 0, 72.53, 74.73, 64.31.
div { background: #5b1917; color: #000; }
div { background: #5b1917; color: #fff; }
div { background: linear-gradient(to bottom, #410000 0%, #76312C 100%); color: #000; }
div { background: linear-gradient(to bottom, #76312C 0%, #410000 100%); color: #000; }
div { background: linear-gradient(to bottom, #410000 0%, #76312C 100%); color: #fff; }
div { background: linear-gradient(to bottom, #76312C 0%, #410000 100%); color: #fff; }
div { border: 1px solid #5b1917; }
div { border: 5px solid #5b1917; }
div { border: 1px dashed #5b1917; }
div { border: 5px dashed #5b1917; }
div { border: 1px dotted #5b1917; }
div { border: 5px dotted #5b1917; }