Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Shingle Fawn | 6A513A | #6A513A | 106, 81, 58 | 41.57, 31.76, 22.75 | 0, 23.58, 45.28, 58.43 | 28.75, 45.283018867925, 41.56862745098 |
Color #6a513a is Shingle Fawn. In RGB: 41.57, 31.76, 22.75. In CMYK: 0, 23.58, 45.28, 58.43.
div { background: #6a513a; color: #000; }
div { background: #6a513a; color: #fff; }
div { background: linear-gradient(to bottom, #513A24 0%, #846951 100%); color: #000; }
div { background: linear-gradient(to bottom, #846951 0%, #513A24 100%); color: #000; }
div { background: linear-gradient(to bottom, #513A24 0%, #846951 100%); color: #fff; }
div { background: linear-gradient(to bottom, #846951 0%, #513A24 100%); color: #fff; }
div { border: 1px solid #6a513a; }
div { border: 5px solid #6a513a; }
div { border: 1px dashed #6a513a; }
div { border: 5px dashed #6a513a; }
div { border: 1px dotted #6a513a; }
div { border: 5px dotted #6a513a; }