Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Bay Leaf | 81BC9C | #81BC9C | 129, 188, 156 | 50.59, 73.73, 61.18 | 31.38, 0, 17.02, 26.27 | 147.45762711864, 31.382978723404, 73.725490196078 |
Color #81BC9C is Bay Leaf. In RGB: 50.59, 73.73, 61.18. In CMYK: 31.38, 0, 17.02, 26.27.
div { background: #81BC9C; color: #000; }
div { background: #81BC9C; color: #fff; }
div { background: linear-gradient(to bottom, #67A182 0%, #9CD8B7 100%); color: #000; }
div { background: linear-gradient(to bottom, #9CD8B7 0%, #67A182 100%); color: #000; }
div { background: linear-gradient(to bottom, #67A182 0%, #9CD8B7 100%); color: #fff; }
div { background: linear-gradient(to bottom, #9CD8B7 0%, #67A182 100%); color: #fff; }
div { border: 1px solid #81BC9C; }
div { border: 5px solid #81BC9C; }
div { border: 1px dashed #81BC9C; }
div { border: 5px dashed #81BC9C; }
div { border: 1px dotted #81BC9C; }
div { border: 5px dotted #81BC9C; }