Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Portage | 919BF8 | #919BF8 | 145, 155, 248 | 56.86, 60.78, 97.25 | 41.53, 37.5, 0, 2.75 | 234.17475728155, 41.532258064516, 97.254901960784 |
Color #919bf8 is Portage. In RGB: 56.86, 60.78, 97.25. In CMYK: 41.53, 37.5, 0, 2.75.
div { background: #919bf8; color: #000; }
div { background: #919bf8; color: #fff; }
div { background: linear-gradient(to bottom, #7581DB 0%, #ADB6FF 100%); color: #000; }
div { background: linear-gradient(to bottom, #ADB6FF 0%, #7581DB 100%); color: #000; }
div { background: linear-gradient(to bottom, #7581DB 0%, #ADB6FF 100%); color: #fff; }
div { background: linear-gradient(to bottom, #ADB6FF 0%, #7581DB 100%); color: #fff; }
div { border: 1px solid #919bf8; }
div { border: 5px solid #919bf8; }
div { border: 1px dashed #919bf8; }
div { border: 5px dashed #919bf8; }
div { border: 1px dotted #919bf8; }
div { border: 5px dotted #919bf8; }