Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Cioccolato | 5F2A11 | #5F2A11 | 95, 42, 17 | 37.25, 16.47, 6.67 | 0, 55.79, 82.11, 62.75 | 19.230769230769, 82.105263157895, 37.254901960784 |
Color #5f2a11 is Cioccolato. In RGB: 37.25, 16.47, 6.67. In CMYK: 0, 55.79, 82.11, 62.75.
div { background: #5f2a11; color: #000; }
div { background: #5f2a11; color: #fff; }
div { background: linear-gradient(to bottom, #461400 0%, #7A4126 100%); color: #000; }
div { background: linear-gradient(to bottom, #7A4126 0%, #461400 100%); color: #000; }
div { background: linear-gradient(to bottom, #461400 0%, #7A4126 100%); color: #fff; }
div { background: linear-gradient(to bottom, #7A4126 0%, #461400 100%); color: #fff; }
div { border: 1px solid #5f2a11; }
div { border: 5px solid #5f2a11; }
div { border: 1px dashed #5f2a11; }
div { border: 5px dashed #5f2a11; }
div { border: 1px dotted #5f2a11; }
div { border: 5px dotted #5f2a11; }