Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Indochine | C96F0B | #C96F0B | 201, 111, 11 | 78.82, 43.53, 4.31 | 0, 44.78, 94.53, 21.18 | 31.578947368421, 94.52736318408, 78.823529411765 |
Color #c96f0b is Indochine. In RGB: 78.82, 43.53, 4.31. In CMYK: 0, 44.78, 94.53, 21.18.
div { background: #c96f0b; color: #000; }
div { background: #c96f0b; color: #fff; }
div { background: linear-gradient(to bottom, #AA5600 0%, #E8892C 100%); color: #000; }
div { background: linear-gradient(to bottom, #E8892C 0%, #AA5600 100%); color: #000; }
div { background: linear-gradient(to bottom, #AA5600 0%, #E8892C 100%); color: #fff; }
div { background: linear-gradient(to bottom, #E8892C 0%, #AA5600 100%); color: #fff; }
div { border: 1px solid #c96f0b; }
div { border: 5px solid #c96f0b; }
div { border: 1px dashed #c96f0b; }
div { border: 5px dashed #c96f0b; }
div { border: 1px dotted #c96f0b; }
div { border: 5px dotted #c96f0b; }