Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Heath | 5C1319 | #5C1319 | 92, 19, 25 | 36.08, 7.45, 9.8 | 0, 79.35, 72.83, 63.92 | 355.06849315068, 79.347826086957, 36.078431372549 |
Color #5c1319 is Heath. In RGB: 36.08, 7.45, 9.8. In CMYK: 0, 79.35, 72.83, 63.92.
div { background: #5c1319; color: #000; }
div { background: #5c1319; color: #fff; }
div { background: linear-gradient(to bottom, #420000 0%, #772C2E 100%); color: #000; }
div { background: linear-gradient(to bottom, #772C2E 0%, #420000 100%); color: #000; }
div { background: linear-gradient(to bottom, #420000 0%, #772C2E 100%); color: #fff; }
div { background: linear-gradient(to bottom, #772C2E 0%, #420000 100%); color: #fff; }
div { border: 1px solid #5c1319; }
div { border: 5px solid #5c1319; }
div { border: 1px dashed #5c1319; }
div { border: 5px dashed #5c1319; }
div { border: 1px dotted #5c1319; }
div { border: 5px dotted #5c1319; }