Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Brandy Rose | B58580 | #B58580 | 181, 133, 128 | 70.98, 52.16, 50.2 | 0, 26.52, 29.28, 29.02 | 5.6603773584906, 29.281767955801, 70.980392156863 |
Color #b58580 is Brandy Rose. In RGB: 70.98, 52.16, 50.2. In CMYK: 0, 26.52, 29.28, 29.02.
div { background: #b58580; color: #000; }
div { background: #b58580; color: #fff; }
div { background: linear-gradient(to bottom, #9A6C67 0%, #D19F9A 100%); color: #000; }
div { background: linear-gradient(to bottom, #D19F9A 0%, #9A6C67 100%); color: #000; }
div { background: linear-gradient(to bottom, #9A6C67 0%, #D19F9A 100%); color: #fff; }
div { background: linear-gradient(to bottom, #D19F9A 0%, #9A6C67 100%); color: #fff; }
div { border: 1px solid #b58580; }
div { border: 5px solid #b58580; }
div { border: 1px dashed #b58580; }
div { border: 5px dashed #b58580; }
div { border: 1px dotted #b58580; }
div { border: 5px dotted #b58580; }