Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Paprika | 930528 | #930528 | 147, 5, 40 | 57.65, 1.96, 15.69 | 0, 96.6, 72.79, 42.35 | 345.21126760563, 96.598639455782, 57.647058823529 |
Color #930528 is Paprika. In RGB: 57.65, 1.96, 15.69. In CMYK: 0, 96.6, 72.79, 42.35.
div { background: #930528; color: #000; }
div { background: #930528; color: #fff; }
div { background: linear-gradient(to bottom, #750014 0%, #B12D3E 100%); color: #000; }
div { background: linear-gradient(to bottom, #B12D3E 0%, #750014 100%); color: #000; }
div { background: linear-gradient(to bottom, #750014 0%, #B12D3E 100%); color: #fff; }
div { background: linear-gradient(to bottom, #B12D3E 0%, #750014 100%); color: #fff; }
div { border: 1px solid #930528; }
div { border: 5px solid #930528; }
div { border: 1px dashed #930528; }
div { border: 5px dashed #930528; }
div { border: 1px dotted #930528; }
div { border: 5px dotted #930528; }