Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Portage | 7C90D7 | #7C90D7 | 124, 144, 215 | 48.63, 56.47, 84.31 | 42.33, 33.02, 0, 15.69 | 226.81318681319, 42.325581395349, 84.313725490196 |
Color #7c90d7 is Portage. In RGB: 48.63, 56.47, 84.31. In CMYK: 42.33, 33.02, 0, 15.69.
div { background: #7c90d7; color: #000; }
div { background: #7c90d7; color: #fff; }
div { background: linear-gradient(to bottom, #6176BB 0%, #98AAF4 100%); color: #000; }
div { background: linear-gradient(to bottom, #98AAF4 0%, #6176BB 100%); color: #000; }
div { background: linear-gradient(to bottom, #6176BB 0%, #98AAF4 100%); color: #fff; }
div { background: linear-gradient(to bottom, #98AAF4 0%, #6176BB 100%); color: #fff; }
div { border: 1px solid #7c90d7; }
div { border: 5px solid #7c90d7; }
div { border: 1px dashed #7c90d7; }
div { border: 5px dashed #7c90d7; }
div { border: 1px dotted #7c90d7; }
div { border: 5px dotted #7c90d7; }