Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Jazzberry Jam | B42054 | #B42054 | 180, 32, 84 | 70.59, 12.55, 32.94 | 0, 82.22, 53.33, 29.41 | 338.91891891892, 82.222222222222, 70.588235294118 |
Color #b42054 is Jazzberry Jam. In RGB: 70.59, 12.55, 32.94. In CMYK: 0, 82.22, 53.33, 29.41.
div { background: #b42054; color: #000; }
div { background: #b42054; color: #fff; }
div { background: linear-gradient(to bottom, #96003D 0%, #D2416C 100%); color: #000; }
div { background: linear-gradient(to bottom, #D2416C 0%, #96003D 100%); color: #000; }
div { background: linear-gradient(to bottom, #96003D 0%, #D2416C 100%); color: #fff; }
div { background: linear-gradient(to bottom, #D2416C 0%, #96003D 100%); color: #fff; }
div { border: 1px solid #b42054; }
div { border: 5px solid #b42054; }
div { border: 1px dashed #b42054; }
div { border: 5px dashed #b42054; }
div { border: 1px dotted #b42054; }
div { border: 5px dotted #b42054; }