Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Hairy Heath | 74301B | #74301B | 116, 48, 27 | 45.49, 18.82, 10.59 | 0, 58.62, 76.72, 54.51 | 14.157303370787, 76.724137931034, 45.490196078431 |
Color #74301b is Hairy Heath. In RGB: 45.49, 18.82, 10.59. In CMYK: 0, 58.62, 76.72, 54.51.
div { background: #74301b; color: #000; }
div { background: #74301b; color: #fff; }
div { background: linear-gradient(to bottom, #591803 0%, #904831 100%); color: #000; }
div { background: linear-gradient(to bottom, #904831 0%, #591803 100%); color: #000; }
div { background: linear-gradient(to bottom, #591803 0%, #904831 100%); color: #fff; }
div { background: linear-gradient(to bottom, #904831 0%, #591803 100%); color: #fff; }
div { border: 1px solid #74301b; }
div { border: 5px solid #74301b; }
div { border: 1px dashed #74301b; }
div { border: 5px dashed #74301b; }
div { border: 1px dotted #74301b; }
div { border: 5px dotted #74301b; }