Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Jazzberry Jam | AD0F59 | #AD0F59 | 173, 15, 89 | 67.84, 5.88, 34.9 | 0, 91.33, 48.55, 32.16 | 331.89873417722, 91.329479768786, 67.843137254902 |
Color #ad0f59 is Jazzberry Jam. In RGB: 67.84, 5.88, 34.9. In CMYK: 0, 91.33, 48.55, 32.16.
div { background: #ad0f59; color: #000; }
div { background: #ad0f59; color: #fff; }
div { background: linear-gradient(to bottom, #8F0042 0%, #CB3771 100%); color: #000; }
div { background: linear-gradient(to bottom, #CB3771 0%, #8F0042 100%); color: #000; }
div { background: linear-gradient(to bottom, #8F0042 0%, #CB3771 100%); color: #fff; }
div { background: linear-gradient(to bottom, #CB3771 0%, #8F0042 100%); color: #fff; }
div { border: 1px solid #ad0f59; }
div { border: 5px solid #ad0f59; }
div { border: 1px dashed #ad0f59; }
div { border: 5px dashed #ad0f59; }
div { border: 1px dotted #ad0f59; }
div { border: 5px dotted #ad0f59; }