Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Pompadour | 640B58 | #640B58 | 100, 11, 88 | 39.22, 4.31, 34.51 | 0, 89, 12, 60.78 | 308.08988764045, 89, 39.21568627451 |
Color #640b58 is Pompadour. In RGB: 39.22, 4.31, 34.51. In CMYK: 0, 89, 12, 60.78.
div { background: #640b58; color: #000; }
div { background: #640b58; color: #fff; }
div { background: linear-gradient(to bottom, #4A0040 0%, #7F2A71 100%); color: #000; }
div { background: linear-gradient(to bottom, #7F2A71 0%, #4A0040 100%); color: #000; }
div { background: linear-gradient(to bottom, #4A0040 0%, #7F2A71 100%); color: #fff; }
div { background: linear-gradient(to bottom, #7F2A71 0%, #4A0040 100%); color: #fff; }
div { border: 1px solid #640b58; }
div { border: 5px solid #640b58; }
div { border: 1px dashed #640b58; }
div { border: 5px dashed #640b58; }
div { border: 1px dotted #640b58; }
div { border: 5px dotted #640b58; }