Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Mulberry Wood | 610F39 | #610F39 | 97, 15, 57 | 38.04, 5.88, 22.35 | 0, 84.54, 41.24, 61.96 | 329.26829268293, 84.536082474227, 38.039215686275 |
Color #610f39 is Mulberry Wood. In RGB: 38.04, 5.88, 22.35. In CMYK: 0, 84.54, 41.24, 61.96.
div { background: #610f39; color: #000; }
div { background: #610f39; color: #fff; }
div { background: linear-gradient(to bottom, #470024 0%, #7C2B50 100%); color: #000; }
div { background: linear-gradient(to bottom, #7C2B50 0%, #470024 100%); color: #000; }
div { background: linear-gradient(to bottom, #470024 0%, #7C2B50 100%); color: #fff; }
div { background: linear-gradient(to bottom, #7C2B50 0%, #470024 100%); color: #fff; }
div { border: 1px solid #610f39; }
div { border: 5px solid #610f39; }
div { border: 1px dashed #610f39; }
div { border: 5px dashed #610f39; }
div { border: 1px dotted #610f39; }
div { border: 5px dotted #610f39; }