Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Reef Gold | 9E7A1A | #9E7A1A | 158, 122, 26 | 61.96, 47.84, 10.2 | 0, 22.78, 83.54, 38.04 | 43.636363636364, 83.544303797468, 61.960784313725 |
Color #9e7a1a is Reef Gold. In RGB: 61.96, 47.84, 10.2. In CMYK: 0, 22.78, 83.54, 38.04.
div { background: #9e7a1a; color: #000; }
div { background: #9e7a1a; color: #fff; }
div { background: linear-gradient(to bottom, #826100 0%, #BB9436 100%); color: #000; }
div { background: linear-gradient(to bottom, #BB9436 0%, #826100 100%); color: #000; }
div { background: linear-gradient(to bottom, #826100 0%, #BB9436 100%); color: #fff; }
div { background: linear-gradient(to bottom, #BB9436 0%, #826100 100%); color: #fff; }
div { border: 1px solid #9e7a1a; }
div { border: 5px solid #9e7a1a; }
div { border: 1px dashed #9e7a1a; }
div { border: 5px dashed #9e7a1a; }
div { border: 1px dotted #9e7a1a; }
div { border: 5px dotted #9e7a1a; }