Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Vin Rouge | 94335B | #94335B | 148, 51, 91 | 58.04, 20, 35.69 | 0, 65.54, 38.51, 41.96 | 335.25773195876, 65.540540540541, 58.039215686275 |
Color #94335b is Vin Rouge. In RGB: 58.04, 20, 35.69. In CMYK: 0, 65.54, 38.51, 41.96.
div { background: #94335b; color: #000; }
div { background: #94335b; color: #fff; }
div { background: linear-gradient(to bottom, #781644 0%, #B04D74 100%); color: #000; }
div { background: linear-gradient(to bottom, #B04D74 0%, #781644 100%); color: #000; }
div { background: linear-gradient(to bottom, #781644 0%, #B04D74 100%); color: #fff; }
div { background: linear-gradient(to bottom, #B04D74 0%, #781644 100%); color: #fff; }
div { border: 1px solid #94335b; }
div { border: 5px solid #94335b; }
div { border: 1px dashed #94335b; }
div { border: 5px dashed #94335b; }
div { border: 1px dotted #94335b; }
div { border: 5px dotted #94335b; }