Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Contessa | C96D68 | #C96D68 | 201, 109, 104 | 78.82, 42.75, 40.78 | 0, 45.77, 48.26, 21.18 | 3.0927835051546, 48.258706467662, 78.823529411765 |
Color #c96d68 is Contessa. In RGB: 78.82, 42.75, 40.78. In CMYK: 0, 45.77, 48.26, 21.18.
div { background: #c96d68; color: #000; }
div { background: #c96d68; color: #fff; }
div { background: linear-gradient(to bottom, #AC5450 0%, #E78781 100%); color: #000; }
div { background: linear-gradient(to bottom, #E78781 0%, #AC5450 100%); color: #000; }
div { background: linear-gradient(to bottom, #AC5450 0%, #E78781 100%); color: #fff; }
div { background: linear-gradient(to bottom, #E78781 0%, #AC5450 100%); color: #fff; }
div { border: 1px solid #c96d68; }
div { border: 5px solid #c96d68; }
div { border: 1px dashed #c96d68; }
div { border: 5px dashed #c96d68; }
div { border: 1px dotted #c96d68; }
div { border: 5px dotted #c96d68; }