Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Punga | 473B17 | #473B17 | 71, 59, 23 | 27.84, 23.14, 9.02 | 0, 16.9, 67.61, 72.16 | 45, 67.605633802817, 27.843137254902 |
Color #473b17 is Punga. In RGB: 27.84, 23.14, 9.02. In CMYK: 0, 16.9, 67.61, 72.16.
div { background: #473b17; color: #000; }
div { background: #473b17; color: #fff; }
div { background: linear-gradient(to bottom, #302500 0%, #60522D 100%); color: #000; }
div { background: linear-gradient(to bottom, #60522D 0%, #302500 100%); color: #000; }
div { background: linear-gradient(to bottom, #302500 0%, #60522D 100%); color: #fff; }
div { background: linear-gradient(to bottom, #60522D 0%, #302500 100%); color: #fff; }
div { border: 1px solid #473b17; }
div { border: 5px solid #473b17; }
div { border: 1px dashed #473b17; }
div { border: 5px dashed #473b17; }
div { border: 1px dotted #473b17; }
div { border: 5px dotted #473b17; }