Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Biscay | 1B3967 | #1B3967 | 27, 57, 103 | 10.59, 22.35, 40.39 | 73.79, 44.66, 0, 59.61 | 216.31578947368, 73.78640776699, 40.392156862745 |
Color #1b3967 is Biscay. In RGB: 10.59, 22.35, 40.39. In CMYK: 73.79, 44.66, 0, 59.61.
div { background: #1b3967; color: #000; }
div { background: #1b3967; color: #fff; }
div { background: linear-gradient(to bottom, #00244F 0%, #375080 100%); color: #000; }
div { background: linear-gradient(to bottom, #375080 0%, #00244F 100%); color: #000; }
div { background: linear-gradient(to bottom, #00244F 0%, #375080 100%); color: #fff; }
div { background: linear-gradient(to bottom, #375080 0%, #00244F 100%); color: #fff; }
div { border: 1px solid #1b3967; }
div { border: 5px solid #1b3967; }
div { border: 1px dashed #1b3967; }
div { border: 5px dashed #1b3967; }
div { border: 1px dotted #1b3967; }
div { border: 5px dotted #1b3967; }