Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Himalaya | 5D5919 | #5D5919 | 93, 89, 25 | 36.47, 34.9, 9.8 | 0, 4.3, 73.12, 63.53 | 56.470588235294, 73.118279569892, 36.470588235294 |
Color #5D5919 is Himalaya. In RGB: 36.47, 34.9, 9.8. In CMYK: 0, 4.3, 73.12, 63.53.
div { background: #5D5919; color: #000; }
div { background: #5D5919; color: #fff; }
div { background: linear-gradient(to bottom, #444200 0%, #777131 100%); color: #000; }
div { background: linear-gradient(to bottom, #777131 0%, #444200 100%); color: #000; }
div { background: linear-gradient(to bottom, #444200 0%, #777131 100%); color: #fff; }
div { background: linear-gradient(to bottom, #777131 0%, #444200 100%); color: #fff; }
div { border: 1px solid #5D5919; }
div { border: 5px solid #5D5919; }
div { border: 1px dashed #5D5919; }
div { border: 5px dashed #5D5919; }
div { border: 1px dotted #5D5919; }
div { border: 5px dotted #5D5919; }