Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Gun Powder | 3E384E | #3E384E | 62, 56, 78 | 24.31, 21.96, 30.59 | 20.51, 28.21, 0, 69.41 | 256.36363636364, 28.205128205128, 30.588235294118 |
Color #3e384e is Gun Powder. In RGB: 24.31, 21.96, 30.59. In CMYK: 20.51, 28.21, 0, 69.41.
div { background: #3e384e; color: #000; }
div { background: #3e384e; color: #fff; }
div { background: linear-gradient(to bottom, #282337 0%, #554F66 100%); color: #000; }
div { background: linear-gradient(to bottom, #554F66 0%, #282337 100%); color: #000; }
div { background: linear-gradient(to bottom, #282337 0%, #554F66 100%); color: #fff; }
div { background: linear-gradient(to bottom, #554F66 0%, #282337 100%); color: #fff; }
div { border: 1px solid #3e384e; }
div { border: 5px solid #3e384e; }
div { border: 1px dashed #3e384e; }
div { border: 5px dashed #3e384e; }
div { border: 1px dotted #3e384e; }
div { border: 5px dotted #3e384e; }