Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Mamba | A18BA0 | #A18BA0 | 161, 139, 160 | 63.14, 54.51, 62.75 | 0, 13.66, 0.62, 36.86 | 302.72727272727, 13.664596273292, 63.137254901961 |
Color #a18ba0 is Mamba. In RGB: 63.14, 54.51, 62.75. In CMYK: 0, 13.66, 0.62, 36.86.
div { background: #a18ba0; color: #000; }
div { background: #a18ba0; color: #fff; }
div { background: linear-gradient(to bottom, #877186 0%, #BCA5BB 100%); color: #000; }
div { background: linear-gradient(to bottom, #BCA5BB 0%, #877186 100%); color: #000; }
div { background: linear-gradient(to bottom, #877186 0%, #BCA5BB 100%); color: #fff; }
div { background: linear-gradient(to bottom, #BCA5BB 0%, #877186 100%); color: #fff; }
div { border: 1px solid #a18ba0; }
div { border: 5px solid #a18ba0; }
div { border: 1px dashed #a18ba0; }
div { border: 5px dashed #a18ba0; }
div { border: 1px dotted #a18ba0; }
div { border: 5px dotted #a18ba0; }