Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Au Chico | 905558 | #905558 | 144, 85, 88 | 56.47, 33.33, 34.51 | 0, 40.97, 38.89, 43.53 | 356.94915254237, 40.972222222222, 56.470588235294 |
Color #905558 is Au Chico. In RGB: 56.47, 33.33, 34.51. In CMYK: 0, 40.97, 38.89, 43.53.
div { background: #905558; color: #000; }
div { background: #905558; color: #fff; }
div { background: linear-gradient(to bottom, #753D41 0%, #AB6E70 100%); color: #000; }
div { background: linear-gradient(to bottom, #AB6E70 0%, #753D41 100%); color: #000; }
div { background: linear-gradient(to bottom, #753D41 0%, #AB6E70 100%); color: #fff; }
div { background: linear-gradient(to bottom, #AB6E70 0%, #753D41 100%); color: #fff; }
div { border: 1px solid #905558; }
div { border: 5px solid #905558; }
div { border: 1px dashed #905558; }
div { border: 5px dashed #905558; }
div { border: 1px dotted #905558; }
div { border: 5px dotted #905558; }