Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Christi | 74B02A | #74B02A | 116, 176, 42 | 45.49, 69.02, 16.47 | 34.09, 0, 76.14, 30.98 | 86.865671641791, 76.136363636364, 69.019607843137 |
Color #74b02a is Christi. In RGB: 45.49, 69.02, 16.47. In CMYK: 34.09, 0, 76.14, 30.98.
div { background: #74b02a; color: #000; }
div { background: #74b02a; color: #fff; }
div { background: linear-gradient(to bottom, #589502 0%, #90CC46 100%); color: #000; }
div { background: linear-gradient(to bottom, #90CC46 0%, #589502 100%); color: #000; }
div { background: linear-gradient(to bottom, #589502 0%, #90CC46 100%); color: #fff; }
div { background: linear-gradient(to bottom, #90CC46 0%, #589502 100%); color: #fff; }
div { border: 1px solid #74b02a; }
div { border: 5px solid #74b02a; }
div { border: 1px dashed #74b02a; }
div { border: 5px dashed #74b02a; }
div { border: 1px dotted #74b02a; }
div { border: 5px dotted #74b02a; }