Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Christi | 5D9F01 | #5D9F01 | 93, 159, 1 | 36.47, 62.35, 0.39 | 41.51, 0, 99.37, 37.65 | 85.063291139241, 99.37106918239, 62.352941176471 |
Color #5d9f01 is Christi. In RGB: 36.47, 62.35, 0.39. In CMYK: 41.51, 0, 99.37, 37.65.
div { background: #5d9f01; color: #000; }
div { background: #5d9f01; color: #fff; }
div { background: linear-gradient(to bottom, #418500 0%, #79BA2B 100%); color: #000; }
div { background: linear-gradient(to bottom, #79BA2B 0%, #418500 100%); color: #000; }
div { background: linear-gradient(to bottom, #418500 0%, #79BA2B 100%); color: #fff; }
div { background: linear-gradient(to bottom, #79BA2B 0%, #418500 100%); color: #fff; }
div { border: 1px solid #5d9f01; }
div { border: 5px solid #5d9f01; }
div { border: 1px dashed #5d9f01; }
div { border: 5px dashed #5d9f01; }
div { border: 1px dotted #5d9f01; }
div { border: 5px dotted #5d9f01; }