Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Bismark | 3F6F7C | #3F6F7C | 63, 111, 124 | 24.71, 43.53, 48.63 | 49.19, 10.48, 0, 51.37 | 192.7868852459, 49.193548387097, 48.627450980392 |
Color #3f6f7c is Bismark. In RGB: 24.71, 43.53, 48.63. In CMYK: 49.19, 10.48, 0, 51.37.
div { background: #3f6f7c; color: #000; }
div { background: #3f6f7c; color: #fff; }
div { background: linear-gradient(to bottom, #255763 0%, #598896 100%); color: #000; }
div { background: linear-gradient(to bottom, #598896 0%, #255763 100%); color: #000; }
div { background: linear-gradient(to bottom, #255763 0%, #598896 100%); color: #fff; }
div { background: linear-gradient(to bottom, #598896 0%, #255763 100%); color: #fff; }
div { border: 1px solid #3f6f7c; }
div { border: 5px solid #3f6f7c; }
div { border: 1px dashed #3f6f7c; }
div { border: 5px dashed #3f6f7c; }
div { border: 1px dotted #3f6f7c; }
div { border: 5px dotted #3f6f7c; }