Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Potters Clay | 84532B | #84532B | 132, 83, 43 | 51.76, 32.55, 16.86 | 0, 37.12, 67.42, 48.24 | 26.966292134831, 67.424242424242, 51.764705882353 |
Color #84532b is Potters Clay. In RGB: 51.76, 32.55, 16.86. In CMYK: 0, 37.12, 67.42, 48.24.
div { background: #84532b; color: #000; }
div { background: #84532b; color: #fff; }
div { background: linear-gradient(to bottom, #693C15 0%, #A06B42 100%); color: #000; }
div { background: linear-gradient(to bottom, #A06B42 0%, #693C15 100%); color: #000; }
div { background: linear-gradient(to bottom, #693C15 0%, #A06B42 100%); color: #fff; }
div { background: linear-gradient(to bottom, #A06B42 0%, #693C15 100%); color: #fff; }
div { border: 1px solid #84532b; }
div { border: 5px solid #84532b; }
div { border: 1px dashed #84532b; }
div { border: 5px dashed #84532b; }
div { border: 1px dotted #84532b; }
div { border: 5px dotted #84532b; }