Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Barley Corn | A28756 | #A28756 | 162, 135, 86 | 63.53, 52.94, 33.73 | 0, 16.67, 46.91, 36.47 | 38.684210526316, 46.913580246914, 63.529411764706 |
Color #a28756 is Barley Corn. In RGB: 63.53, 52.94, 33.73. In CMYK: 0, 16.67, 46.91, 36.47.
div { background: #a28756; color: #000; }
div { background: #a28756; color: #fff; }
div { background: linear-gradient(to bottom, #876E3E 0%, #BEA16F 100%); color: #000; }
div { background: linear-gradient(to bottom, #BEA16F 0%, #876E3E 100%); color: #000; }
div { background: linear-gradient(to bottom, #876E3E 0%, #BEA16F 100%); color: #fff; }
div { background: linear-gradient(to bottom, #BEA16F 0%, #876E3E 100%); color: #fff; }
div { border: 1px solid #a28756; }
div { border: 5px solid #a28756; }
div { border: 1px dashed #a28756; }
div { border: 5px dashed #a28756; }
div { border: 1px dotted #a28756; }
div { border: 5px dotted #a28756; }