deep green
Enter any color value (e.g., #f91a46, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2cc72c color RGB value is (44,199,44)
#2cc72c color CMYK value
#2cc72c color HSL value
HSV(or HSB) | 120.0° | 77.9 | 78.0 |
XYZ | 21.917 | 41.564 | 9.250 |
Yxy | 0.301 | 0.571 | 41.564 |
LAB | 70.569 | -66.537 | 61.336 |
LUV | 70.569 | -62.018 | 80.173 |
Hunter-LAB | 64.470 | -52.142 | 36.622 |
CIE-LCH | 70.569 | 90.494 | 137.329 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2C | C7 | 2C |
Decimal | 44 | 199 | 44 |
Octal | 54 | 307 | 54 |
Binary | 00101100 | 11000111 | 00101100 |
Below, you can see some colors close to #2cc72c. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #2cc72c.
<span style="color:#2cc72c">Text here</span>
This paragraph has a background color of #2cc72c.
<p style="background-color:#2cc72c;">Content here</p>
This element has a border color of #2cc72c.
<div style="border:1px #2cc72c;">Content here</div>
.text {color:#2cc72c;}
.background {background-color:#2cc72c;}
.border {border:1px solid #2cc72c;}
.text-shadow {border:1px solid #2cc72c;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #020802 is the darkest color, while #f5fdf5 is the lightest one.