Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Storm Gray | 6F798D | #6F798D | 111, 121, 141 | 43.53, 47.45, 55.29 | 21.28, 14.18, 0, 44.71 | 220, 21.276595744681, 55.294117647059 |
Color #6f798d is Storm Gray. In RGB: 43.53, 47.45, 55.29. In CMYK: 21.28, 14.18, 0, 44.71.
div { background: #6f798d; color: #000; }
div { background: #6f798d; color: #fff; }
div { background: linear-gradient(to bottom, #566073 0%, #8993A7 100%); color: #000; }
div { background: linear-gradient(to bottom, #8993A7 0%, #566073 100%); color: #000; }
div { background: linear-gradient(to bottom, #566073 0%, #8993A7 100%); color: #fff; }
div { background: linear-gradient(to bottom, #8993A7 0%, #566073 100%); color: #fff; }
div { border: 1px solid #6f798d; }
div { border: 5px solid #6f798d; }
div { border: 1px dashed #6f798d; }
div { border: 5px dashed #6f798d; }
div { border: 1px dotted #6f798d; }
div { border: 5px dotted #6f798d; }