Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Heath | 580513 | #580513 | 88, 5, 19 | 34.51, 1.96, 7.45 | 0, 94.32, 78.41, 65.49 | 349.87951807229, 94.318181818182, 34.509803921569 |
Color #580513 is Heath. In RGB: 34.51, 1.96, 7.45. In CMYK: 0, 94.32, 78.41, 65.49.
div { background: #580513; color: #000; }
div { background: #580513; color: #fff; }
div { background: linear-gradient(to bottom, #3F0000 0%, #732227 100%); color: #000; }
div { background: linear-gradient(to bottom, #732227 0%, #3F0000 100%); color: #000; }
div { background: linear-gradient(to bottom, #3F0000 0%, #732227 100%); color: #fff; }
div { background: linear-gradient(to bottom, #732227 0%, #3F0000 100%); color: #fff; }
div { border: 1px solid #580513; }
div { border: 5px solid #580513; }
div { border: 1px dashed #580513; }
div { border: 5px dashed #580513; }
div { border: 1px dotted #580513; }
div { border: 5px dotted #580513; }