Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Russett | 7D5E5B | #7D5E5B | 125, 94, 91 | 49.02, 36.86, 35.69 | 0, 24.8, 27.2, 50.98 | 5.2941176470588, 27.2, 49.019607843137 |
Color #7d5e5b is Russett. In RGB: 49.02, 36.86, 35.69. In CMYK: 0, 24.8, 27.2, 50.98.
div { background: #7d5e5b; color: #000; }
div { background: #7d5e5b; color: #fff; }
div { background: linear-gradient(to bottom, #644644 0%, #977774 100%); color: #000; }
div { background: linear-gradient(to bottom, #977774 0%, #644644 100%); color: #000; }
div { background: linear-gradient(to bottom, #644644 0%, #977774 100%); color: #fff; }
div { background: linear-gradient(to bottom, #977774 0%, #644644 100%); color: #fff; }
div { border: 1px solid #7d5e5b; }
div { border: 5px solid #7d5e5b; }
div { border: 1px dashed #7d5e5b; }
div { border: 5px dashed #7d5e5b; }
div { border: 1px dotted #7d5e5b; }
div { border: 5px dotted #7d5e5b; }