Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Ming | 367A8B | #367A8B | 54, 122, 139 | 21.18, 47.84, 54.51 | 61.15, 12.23, 0, 45.49 | 192, 61.151079136691, 54.509803921569 |
Color #367a8b is Ming. In RGB: 21.18, 47.84, 54.51. In CMYK: 61.15, 12.23, 0, 45.49.
div { background: #367a8b; color: #000; }
div { background: #367a8b; color: #fff; }
div { background: linear-gradient(to bottom, #156172 0%, #5294A5 100%); color: #000; }
div { background: linear-gradient(to bottom, #5294A5 0%, #156172 100%); color: #000; }
div { background: linear-gradient(to bottom, #156172 0%, #5294A5 100%); color: #fff; }
div { background: linear-gradient(to bottom, #5294A5 0%, #156172 100%); color: #fff; }
div { border: 1px solid #367a8b; }
div { border: 5px solid #367a8b; }
div { border: 1px dashed #367a8b; }
div { border: 5px dashed #367a8b; }
div { border: 1px dotted #367a8b; }
div { border: 5px dotted #367a8b; }