Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Blue Bayoux | 495E6B | #495E6B | 73, 94, 107 | 28.63, 36.86, 41.96 | 31.78, 12.15, 0, 58.04 | 202.94117647059, 31.775700934579, 41.960784313725 |
Color #495e6b is Blue Bayoux. In RGB: 28.63, 36.86, 41.96. In CMYK: 31.78, 12.15, 0, 58.04.
div { background: #495e6b; color: #000; }
div { background: #495e6b; color: #fff; }
div { background: linear-gradient(to bottom, #324653 0%, #617784 100%); color: #000; }
div { background: linear-gradient(to bottom, #617784 0%, #324653 100%); color: #000; }
div { background: linear-gradient(to bottom, #324653 0%, #617784 100%); color: #fff; }
div { background: linear-gradient(to bottom, #617784 0%, #324653 100%); color: #fff; }
div { border: 1px solid #495e6b; }
div { border: 5px solid #495e6b; }
div { border: 1px dashed #495e6b; }
div { border: 5px dashed #495e6b; }
div { border: 1px dotted #495e6b; }
div { border: 5px dotted #495e6b; }