Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Sandal | AD9477 | #AD9477 | 173, 148, 119 | 67.84, 58.04, 46.67 | 0, 14.45, 31.21, 32.16 | 32.222222222222, 31.21387283237, 67.843137254902 |
Color #ad9477 is Sandal. In RGB: 67.84, 58.04, 46.67. In CMYK: 0, 14.45, 31.21, 32.16.
div { background: #ad9477; color: #000; }
div { background: #ad9477; color: #fff; }
div { background: linear-gradient(to bottom, #927A5E 0%, #C9AF91 100%); color: #000; }
div { background: linear-gradient(to bottom, #C9AF91 0%, #927A5E 100%); color: #000; }
div { background: linear-gradient(to bottom, #927A5E 0%, #C9AF91 100%); color: #fff; }
div { background: linear-gradient(to bottom, #C9AF91 0%, #927A5E 100%); color: #fff; }
div { border: 1px solid #ad9477; }
div { border: 5px solid #ad9477; }
div { border: 1px dashed #ad9477; }
div { border: 5px dashed #ad9477; }
div { border: 1px dotted #ad9477; }
div { border: 5px dotted #ad9477; }