Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Raw Umber | 7A4B12 | #7A4B12 | 122, 75, 18 | 47.84, 29.41, 7.06 | 0, 38.52, 85.25, 52.16 | 32.884615384615, 85.245901639344, 47.843137254902 |
Color #7a4b12 is Raw Umber. In RGB: 47.84, 29.41, 7.06. In CMYK: 0, 38.52, 85.25, 52.16.
div { background: #7a4b12; color: #000; }
div { background: #7a4b12; color: #fff; }
div { background: linear-gradient(to bottom, #5F3400 0%, #96632A 100%); color: #000; }
div { background: linear-gradient(to bottom, #96632A 0%, #5F3400 100%); color: #000; }
div { background: linear-gradient(to bottom, #5F3400 0%, #96632A 100%); color: #fff; }
div { background: linear-gradient(to bottom, #96632A 0%, #5F3400 100%); color: #fff; }
div { border: 1px solid #7a4b12; }
div { border: 5px solid #7a4b12; }
div { border: 1px dashed #7a4b12; }
div { border: 5px dashed #7a4b12; }
div { border: 1px dotted #7a4b12; }
div { border: 5px dotted #7a4b12; }