Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Punch | DE4E2B | #DE4E2B | 222, 78, 43 | 87.06, 30.59, 16.86 | 0, 64.86, 80.63, 12.94 | 11.731843575419, 80.630630630631, 87.058823529412 |
Color #de4e2b is Punch. In RGB: 87.06, 30.59, 16.86. In CMYK: 0, 64.86, 80.63, 12.94.
div { background: #de4e2b; color: #000; }
div { background: #de4e2b; color: #fff; }
div { background: linear-gradient(to bottom, #BE3113 0%, #FE6A43 100%); color: #000; }
div { background: linear-gradient(to bottom, #FE6A43 0%, #BE3113 100%); color: #000; }
div { background: linear-gradient(to bottom, #BE3113 0%, #FE6A43 100%); color: #fff; }
div { background: linear-gradient(to bottom, #FE6A43 0%, #BE3113 100%); color: #fff; }
div { border: 1px solid #de4e2b; }
div { border: 5px solid #de4e2b; }
div { border: 1px dashed #de4e2b; }
div { border: 5px dashed #de4e2b; }
div { border: 1px dotted #de4e2b; }
div { border: 5px dotted #de4e2b; }