Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Governor Bay | 3036B1 | #3036B1 | 48, 54, 177 | 18.82, 21.18, 69.41 | 72.88, 69.49, 0, 30.59 | 237.20930232558, 72.881355932203, 69.411764705882 |
Color #3036b1 is Governor Bay. In RGB: 18.82, 21.18, 69.41. In CMYK: 72.88, 69.49, 0, 30.59.
div { background: #3036b1; color: #000; }
div { background: #3036b1; color: #fff; }
div { background: linear-gradient(to bottom, #002096 0%, #524DCD 100%); color: #000; }
div { background: linear-gradient(to bottom, #524DCD 0%, #002096 100%); color: #000; }
div { background: linear-gradient(to bottom, #002096 0%, #524DCD 100%); color: #fff; }
div { background: linear-gradient(to bottom, #524DCD 0%, #002096 100%); color: #fff; }
div { border: 1px solid #3036b1; }
div { border: 5px solid #3036b1; }
div { border: 1px dashed #3036b1; }
div { border: 5px dashed #3036b1; }
div { border: 1px dotted #3036b1; }
div { border: 5px dotted #3036b1; }