Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Brandy Rose | C1887A | #C1887A | 193, 136, 122 | 75.69, 53.33, 47.84 | 0, 29.53, 36.79, 24.31 | 11.830985915493, 36.787564766839, 75.686274509804 |
Color #c1887a is Brandy Rose. In RGB: 75.69, 53.33, 47.84. In CMYK: 0, 29.53, 36.79, 24.31.
div { background: #c1887a; color: #000; }
div { background: #c1887a; color: #fff; }
div { background: linear-gradient(to bottom, #A56E61 0%, #DEA294 100%); color: #000; }
div { background: linear-gradient(to bottom, #DEA294 0%, #A56E61 100%); color: #000; }
div { background: linear-gradient(to bottom, #A56E61 0%, #DEA294 100%); color: #fff; }
div { background: linear-gradient(to bottom, #DEA294 0%, #A56E61 100%); color: #fff; }
div { border: 1px solid #c1887a; }
div { border: 5px solid #c1887a; }
div { border: 1px dashed #c1887a; }
div { border: 5px dashed #c1887a; }
div { border: 1px dotted #c1887a; }
div { border: 5px dotted #c1887a; }