Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Falu Red | 871A1D | #871A1D | 135, 26, 29 | 52.94, 10.2, 11.37 | 0, 80.74, 78.52, 47.06 | 358.34862385321, 80.740740740741, 52.941176470588 |
Color #871a1d is Falu Red. In RGB: 52.94, 10.2, 11.37. In CMYK: 0, 80.74, 78.52, 47.06.
div { background: #871a1d; color: #000; }
div { background: #871a1d; color: #fff; }
div { background: linear-gradient(to bottom, #6A0006 0%, #A53632 100%); color: #000; }
div { background: linear-gradient(to bottom, #A53632 0%, #6A0006 100%); color: #000; }
div { background: linear-gradient(to bottom, #6A0006 0%, #A53632 100%); color: #fff; }
div { background: linear-gradient(to bottom, #A53632 0%, #6A0006 100%); color: #fff; }
div { border: 1px solid #871a1d; }
div { border: 5px solid #871a1d; }
div { border: 1px dashed #871a1d; }
div { border: 5px dashed #871a1d; }
div { border: 1px dotted #871a1d; }
div { border: 5px dotted #871a1d; }