Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Falu Red | 832420 | #832420 | 131, 36, 32 | 51.37, 14.12, 12.55 | 0, 72.52, 75.57, 48.63 | 2.4242424242424, 75.572519083969, 51.372549019608 |
Color #832420 is Falu Red. In RGB: 51.37, 14.12, 12.55. In CMYK: 0, 72.52, 75.57, 48.63.
div { background: #832420; color: #000; }
div { background: #832420; color: #fff; }
div { background: linear-gradient(to bottom, #66040A 0%, #A03E36 100%); color: #000; }
div { background: linear-gradient(to bottom, #A03E36 0%, #66040A 100%); color: #000; }
div { background: linear-gradient(to bottom, #66040A 0%, #A03E36 100%); color: #fff; }
div { background: linear-gradient(to bottom, #A03E36 0%, #66040A 100%); color: #fff; }
div { border: 1px solid #832420; }
div { border: 5px solid #832420; }
div { border: 1px dashed #832420; }
div { border: 5px dashed #832420; }
div { border: 1px dotted #832420; }
div { border: 5px dotted #832420; }