Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Lochmara | 4082C2 | #4082C2 | 64, 130, 194 | 25.1, 50.98, 76.08 | 67.01, 32.99, 0, 23.92 | 209.53846153846, 67.010309278351, 76.078431372549 |
Color #4082c2 is Lochmara. In RGB: 25.1, 50.98, 76.08. In CMYK: 67.01, 32.99, 0, 23.92.
div { background: #4082c2; color: #000; }
div { background: #4082c2; color: #fff; }
div { background: linear-gradient(to bottom, #1969A7 0%, #5F9CDE 100%); color: #000; }
div { background: linear-gradient(to bottom, #5F9CDE 0%, #1969A7 100%); color: #000; }
div { background: linear-gradient(to bottom, #1969A7 0%, #5F9CDE 100%); color: #fff; }
div { background: linear-gradient(to bottom, #5F9CDE 0%, #1969A7 100%); color: #fff; }
div { border: 1px solid #4082c2; }
div { border: 5px solid #4082c2; }
div { border: 1px dashed #4082c2; }
div { border: 5px dashed #4082c2; }
div { border: 1px dotted #4082c2; }
div { border: 5px dotted #4082c2; }