Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Portage | 7B88CA | #7B88CA | 123, 136, 202 | 48.24, 53.33, 79.22 | 39.11, 32.67, 0, 20.78 | 230.12658227848, 39.108910891089, 79.21568627451 |
Color #7b88ca is Portage. In RGB: 48.24, 53.33, 79.22. In CMYK: 39.11, 32.67, 0, 20.78.
div { background: #7b88ca; color: #000; }
div { background: #7b88ca; color: #fff; }
div { background: linear-gradient(to bottom, #606FAE 0%, #96A2E6 100%); color: #000; }
div { background: linear-gradient(to bottom, #96A2E6 0%, #606FAE 100%); color: #000; }
div { background: linear-gradient(to bottom, #606FAE 0%, #96A2E6 100%); color: #fff; }
div { background: linear-gradient(to bottom, #96A2E6 0%, #606FAE 100%); color: #fff; }
div { border: 1px solid #7b88ca; }
div { border: 5px solid #7b88ca; }
div { border: 1px dashed #7b88ca; }
div { border: 5px dashed #7b88ca; }
div { border: 1px dotted #7b88ca; }
div { border: 5px dotted #7b88ca; }