Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Rust | AF3C0D | #AF3C0D | 175, 60, 13 | 68.63, 23.53, 5.1 | 0, 65.71, 92.57, 31.37 | 17.407407407407, 92.571428571429, 68.627450980392 |
Color #af3c0d is Rust. In RGB: 68.63, 23.53, 5.1. In CMYK: 0, 65.71, 92.57, 31.37.
div { background: #af3c0d; color: #000; }
div { background: #af3c0d; color: #fff; }
div { background: linear-gradient(to bottom, #902000 0%, #CE5627 100%); color: #000; }
div { background: linear-gradient(to bottom, #CE5627 0%, #902000 100%); color: #000; }
div { background: linear-gradient(to bottom, #902000 0%, #CE5627 100%); color: #fff; }
div { background: linear-gradient(to bottom, #CE5627 0%, #902000 100%); color: #fff; }
div { border: 1px solid #af3c0d; }
div { border: 5px solid #af3c0d; }
div { border: 1px dashed #af3c0d; }
div { border: 5px dashed #af3c0d; }
div { border: 1px dotted #af3c0d; }
div { border: 5px dotted #af3c0d; }