Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
West Coast | 5E501E | #5E501E | 94, 80, 30 | 36.86, 31.37, 11.76 | 0, 14.89, 68.09, 63.14 | 46.875, 68.085106382979, 36.862745098039 |
Color #5e501e is West Coast. In RGB: 36.86, 31.37, 11.76. In CMYK: 0, 14.89, 68.09, 63.14.
div { background: #5e501e; color: #000; }
div { background: #5e501e; color: #fff; }
div { background: linear-gradient(to bottom, #453906 0%, #786835 100%); color: #000; }
div { background: linear-gradient(to bottom, #786835 0%, #453906 100%); color: #000; }
div { background: linear-gradient(to bottom, #453906 0%, #786835 100%); color: #fff; }
div { background: linear-gradient(to bottom, #786835 0%, #453906 100%); color: #fff; }
div { border: 1px solid #5e501e; }
div { border: 5px solid #5e501e; }
div { border: 1px dashed #5e501e; }
div { border: 5px dashed #5e501e; }
div { border: 1px dotted #5e501e; }
div { border: 5px dotted #5e501e; }