Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Kumera | 7F5A22 | #7F5A22 | 127, 90, 34 | 49.8, 35.29, 13.33 | 0, 29.13, 73.23, 50.2 | 36.129032258065, 73.228346456693, 49.803921568627 |
Color #7f5a22 is Kumera. In RGB: 49.8, 35.29, 13.33. In CMYK: 0, 29.13, 73.23, 50.2.
div { background: #7f5a22; color: #000; }
div { background: #7f5a22; color: #fff; }
div { background: linear-gradient(to bottom, #644309 0%, #9B723A 100%); color: #000; }
div { background: linear-gradient(to bottom, #9B723A 0%, #644309 100%); color: #000; }
div { background: linear-gradient(to bottom, #644309 0%, #9B723A 100%); color: #fff; }
div { background: linear-gradient(to bottom, #9B723A 0%, #644309 100%); color: #fff; }
div { border: 1px solid #7f5a22; }
div { border: 5px solid #7f5a22; }
div { border: 1px dashed #7f5a22; }
div { border: 5px dashed #7f5a22; }
div { border: 1px dotted #7f5a22; }
div { border: 5px dotted #7f5a22; }