Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Axolotl | 4E5E3C | #4E5E3C | 78, 94, 60 | 30.59, 36.86, 23.53 | 17.02, 0, 36.17, 63.14 | 88.235294117647, 36.170212765957, 36.862745098039 |
Color #4e5e3c is Axolotl. In RGB: 30.59, 36.86, 23.53. In CMYK: 17.02, 0, 36.17, 63.14.
div { background: #4e5e3c; color: #000; }
div { background: #4e5e3c; color: #fff; }
div { background: linear-gradient(to bottom, #374626 0%, #667753 100%); color: #000; }
div { background: linear-gradient(to bottom, #667753 0%, #374626 100%); color: #000; }
div { background: linear-gradient(to bottom, #374626 0%, #667753 100%); color: #fff; }
div { background: linear-gradient(to bottom, #667753 0%, #374626 100%); color: #fff; }
div { border: 1px solid #4e5e3c; }
div { border: 5px solid #4e5e3c; }
div { border: 1px dashed #4e5e3c; }
div { border: 5px dashed #4e5e3c; }
div { border: 1px dotted #4e5e3c; }
div { border: 5px dotted #4e5e3c; }