Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Minsk | 2F388C | #2F388C | 47, 56, 140 | 18.43, 21.96, 54.9 | 66.43, 60, 0, 45.1 | 234.1935483871, 66.428571428571, 54.901960784314 |
Color #2f388c is Minsk. In RGB: 18.43, 21.96, 54.9. In CMYK: 66.43, 60, 0, 45.1.
div { background: #2f388c; color: #000; }
div { background: #2f388c; color: #fff; }
div { background: linear-gradient(to bottom, #072372 0%, #4C4FA7 100%); color: #000; }
div { background: linear-gradient(to bottom, #4C4FA7 0%, #072372 100%); color: #000; }
div { background: linear-gradient(to bottom, #072372 0%, #4C4FA7 100%); color: #fff; }
div { background: linear-gradient(to bottom, #4C4FA7 0%, #072372 100%); color: #fff; }
div { border: 1px solid #2f388c; }
div { border: 5px solid #2f388c; }
div { border: 1px dashed #2f388c; }
div { border: 5px dashed #2f388c; }
div { border: 1px dotted #2f388c; }
div { border: 5px dotted #2f388c; }