Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Wild Blue Yonder | 858FC1 | #858FC1 | 133, 143, 193 | 52.16, 56.08, 75.69 | 31.09, 25.91, 0, 24.31 | 230, 31.088082901554, 75.686274509804 |
Color #858fc1 is Wild Blue Yonder. In RGB: 52.16, 56.08, 75.69. In CMYK: 31.09, 25.91, 0, 24.31.
div { background: #858fc1; color: #000; }
div { background: #858fc1; color: #fff; }
div { background: linear-gradient(to bottom, #6B75A6 0%, #A0A9DD 100%); color: #000; }
div { background: linear-gradient(to bottom, #A0A9DD 0%, #6B75A6 100%); color: #000; }
div { background: linear-gradient(to bottom, #6B75A6 0%, #A0A9DD 100%); color: #fff; }
div { background: linear-gradient(to bottom, #A0A9DD 0%, #6B75A6 100%); color: #fff; }
div { border: 1px solid #858fc1; }
div { border: 5px solid #858fc1; }
div { border: 1px dashed #858fc1; }
div { border: 5px dashed #858fc1; }
div { border: 1px dotted #858fc1; }
div { border: 5px dotted #858fc1; }