Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Governor Bay | 0739B0 | #0739B0 | 7, 57, 176 | 2.75, 22.35, 69.02 | 96.02, 67.61, 0, 30.98 | 222.24852071006, 96.022727272727, 69.019607843137 |
Color #0739b0 is Governor Bay. In RGB: 2.75, 22.35, 69.02. In CMYK: 96.02, 67.61, 0, 30.98.
div { background: #0739b0; color: #000; }
div { background: #0739b0; color: #fff; }
div { background: linear-gradient(to bottom, #002495 0%, #3D50CC 100%); color: #000; }
div { background: linear-gradient(to bottom, #3D50CC 0%, #002495 100%); color: #000; }
div { background: linear-gradient(to bottom, #002495 0%, #3D50CC 100%); color: #fff; }
div { background: linear-gradient(to bottom, #3D50CC 0%, #002495 100%); color: #fff; }
div { border: 1px solid #0739b0; }
div { border: 5px solid #0739b0; }
div { border: 1px dashed #0739b0; }
div { border: 5px dashed #0739b0; }
div { border: 1px dotted #0739b0; }
div { border: 5px dotted #0739b0; }