Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Himalaya | 716119 | #716119 | 113, 97, 25 | 44.31, 38.04, 9.8 | 0, 14.16, 77.88, 55.69 | 49.090909090909, 77.87610619469, 44.313725490196 |
Color #716119 is Himalaya. In RGB: 44.31, 38.04, 9.8. In CMYK: 0, 14.16, 77.88, 55.69.
div { background: #716119; color: #000; }
div { background: #716119; color: #fff; }
div { background: linear-gradient(to bottom, #574900 0%, #8C7A32 100%); color: #000; }
div { background: linear-gradient(to bottom, #8C7A32 0%, #574900 100%); color: #000; }
div { background: linear-gradient(to bottom, #574900 0%, #8C7A32 100%); color: #fff; }
div { background: linear-gradient(to bottom, #8C7A32 0%, #574900 100%); color: #fff; }
div { border: 1px solid #716119; }
div { border: 5px solid #716119; }
div { border: 1px dashed #716119; }
div { border: 5px dashed #716119; }
div { border: 1px dotted #716119; }
div { border: 5px dotted #716119; }