Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Pohutukawa | 8F0D1D | #8F0D1D | 143, 13, 29 | 56.08, 5.1, 11.37 | 0, 90.91, 79.72, 43.92 | 352.61538461538, 90.909090909091, 56.078431372549 |
Color #8f0d1d is Pohutukawa. In RGB: 56.08, 5.1, 11.37. In CMYK: 0, 90.91, 79.72, 43.92.
div { background: #8f0d1d; color: #000; }
div { background: #8f0d1d; color: #fff; }
div { background: linear-gradient(to bottom, #710006 0%, #AD3032 100%); color: #000; }
div { background: linear-gradient(to bottom, #AD3032 0%, #710006 100%); color: #000; }
div { background: linear-gradient(to bottom, #710006 0%, #AD3032 100%); color: #fff; }
div { background: linear-gradient(to bottom, #AD3032 0%, #710006 100%); color: #fff; }
div { border: 1px solid #8f0d1d; }
div { border: 5px solid #8f0d1d; }
div { border: 1px dashed #8f0d1d; }
div { border: 5px dashed #8f0d1d; }
div { border: 1px dotted #8f0d1d; }
div { border: 5px dotted #8f0d1d; }