Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Logan | ABAFD2 | #ABAFD2 | 171, 175, 210 | 67.06, 68.63, 82.35 | 18.57, 16.67, 0, 17.65 | 233.84615384615, 18.571428571429, 82.352941176471 |
Color #abafd2 is Logan. In RGB: 67.06, 68.63, 82.35. In CMYK: 18.57, 16.67, 0, 17.65.
div { background: #abafd2; color: #000; }
div { background: #abafd2; color: #fff; }
div { background: linear-gradient(to bottom, #9094B6 0%, #C6CAEE 100%); color: #000; }
div { background: linear-gradient(to bottom, #C6CAEE 0%, #9094B6 100%); color: #000; }
div { background: linear-gradient(to bottom, #9094B6 0%, #C6CAEE 100%); color: #fff; }
div { background: linear-gradient(to bottom, #C6CAEE 0%, #9094B6 100%); color: #fff; }
div { border: 1px solid #abafd2; }
div { border: 5px solid #abafd2; }
div { border: 1px dashed #abafd2; }
div { border: 5px dashed #abafd2; }
div { border: 1px dotted #abafd2; }
div { border: 5px dotted #abafd2; }