Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Apple Blossom | A44A3C | #A44A3C | 164, 74, 60 | 64.31, 29.02, 23.53 | 0, 54.88, 63.41, 35.69 | 8.0769230769231, 63.414634146341, 64.313725490196 |
Color #a44a3c is Apple Blossom. In RGB: 64.31, 29.02, 23.53. In CMYK: 0, 54.88, 63.41, 35.69.
div { background: #a44a3c; color: #000; }
div { background: #a44a3c; color: #fff; }
div { background: linear-gradient(to bottom, #873126 0%, #C16353 100%); color: #000; }
div { background: linear-gradient(to bottom, #C16353 0%, #873126 100%); color: #000; }
div { background: linear-gradient(to bottom, #873126 0%, #C16353 100%); color: #fff; }
div { background: linear-gradient(to bottom, #C16353 0%, #873126 100%); color: #fff; }
div { border: 1px solid #a44a3c; }
div { border: 5px solid #a44a3c; }
div { border: 1px dashed #a44a3c; }
div { border: 5px dashed #a44a3c; }
div { border: 1px dotted #a44a3c; }
div { border: 5px dotted #a44a3c; }