Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Lochmara | 3781CA | #3781CA | 55, 129, 202 | 21.57, 50.59, 79.22 | 72.77, 36.14, 0, 20.78 | 209.79591836735, 72.772277227723, 79.21568627451 |
Color #3781ca is Lochmara. In RGB: 21.57, 50.59, 79.22. In CMYK: 72.77, 36.14, 0, 20.78.
div { background: #3781ca; color: #000; }
div { background: #3781ca; color: #fff; }
div { background: linear-gradient(to bottom, #0068AE 0%, #599BE6 100%); color: #000; }
div { background: linear-gradient(to bottom, #599BE6 0%, #0068AE 100%); color: #000; }
div { background: linear-gradient(to bottom, #0068AE 0%, #599BE6 100%); color: #fff; }
div { background: linear-gradient(to bottom, #599BE6 0%, #0068AE 100%); color: #fff; }
div { border: 1px solid #3781ca; }
div { border: 5px solid #3781ca; }
div { border: 1px dashed #3781ca; }
div { border: 5px dashed #3781ca; }
div { border: 1px dotted #3781ca; }
div { border: 5px dotted #3781ca; }