Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Ming | 4D787E | #4D787E | 77, 120, 126 | 30.2, 47.06, 49.41 | 38.89, 4.76, 0, 50.59 | 187.34693877551, 38.888888888889, 49.411764705882 |
Color #4D787E is Ming. In RGB: 30.2, 47.06, 49.41. In CMYK: 38.89, 4.76, 0, 50.59.
div { background: #4D787E; color: #000; }
div { background: #4D787E; color: #fff; }
div { background: linear-gradient(to bottom, #345F65 0%, #669298 100%); color: #000; }
div { background: linear-gradient(to bottom, #669298 0%, #345F65 100%); color: #000; }
div { background: linear-gradient(to bottom, #345F65 0%, #669298 100%); color: #fff; }
div { background: linear-gradient(to bottom, #669298 0%, #345F65 100%); color: #fff; }
div { border: 1px solid #4D787E; }
div { border: 5px solid #4D787E; }
div { border: 1px dashed #4D787E; }
div { border: 5px dashed #4D787E; }
div { border: 1px dotted #4D787E; }
div { border: 5px dotted #4D787E; }