Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Kumera | 805C0E | #805C0E | 128, 92, 14 | 50.2, 36.08, 5.49 | 0, 28.13, 89.06, 49.8 | 41.052631578947, 89.0625, 50.196078431373 |
Color #805c0e is Kumera. In RGB: 50.2, 36.08, 5.49. In CMYK: 0, 28.13, 89.06, 49.8.
div { background: #805c0e; color: #000; }
div { background: #805c0e; color: #fff; }
div { background: linear-gradient(to bottom, #654500 0%, #9C7529 100%); color: #000; }
div { background: linear-gradient(to bottom, #9C7529 0%, #654500 100%); color: #000; }
div { background: linear-gradient(to bottom, #654500 0%, #9C7529 100%); color: #fff; }
div { background: linear-gradient(to bottom, #9C7529 0%, #654500 100%); color: #fff; }
div { border: 1px solid #805c0e; }
div { border: 5px solid #805c0e; }
div { border: 1px dashed #805c0e; }
div { border: 5px dashed #805c0e; }
div { border: 1px dotted #805c0e; }
div { border: 5px dotted #805c0e; }