Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Heather | AFC6D0 | #AFC6D0 | 175, 198, 208 | 68.63, 77.65, 81.57 | 15.87, 4.81, 0, 18.43 | 198.18181818182, 15.865384615385, 81.56862745098 |
Color #afc6d0 is Heather. In RGB: 68.63, 77.65, 81.57. In CMYK: 15.87, 4.81, 0, 18.43.
div { background: #afc6d0; color: #000; }
div { background: #afc6d0; color: #fff; }
div { background: linear-gradient(to bottom, #94ABB4 0%, #CBE2EC 100%); color: #000; }
div { background: linear-gradient(to bottom, #CBE2EC 0%, #94ABB4 100%); color: #000; }
div { background: linear-gradient(to bottom, #94ABB4 0%, #CBE2EC 100%); color: #fff; }
div { background: linear-gradient(to bottom, #CBE2EC 0%, #94ABB4 100%); color: #fff; }
div { border: 1px solid #afc6d0; }
div { border: 5px solid #afc6d0; }
div { border: 1px dashed #afc6d0; }
div { border: 5px dashed #afc6d0; }
div { border: 1px dotted #afc6d0; }
div { border: 5px dotted #afc6d0; }