reddish black
Enter any color value (e.g., #fad8f9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2fff2f color RGB value is (47,255,47)
#2fff2f color CMYK value
#2fff2f color HSL value
HSV(or HSB) | 120° | 81.6 | 100 |
XYZ | 37.445 | 72.33 | 14.677 |
Yxy | 0.301 | 0.581 | 72.33 |
LAB | 88.127 | -82.282 | 76.983 |
LUV | 88.127 | -79.541 | 102.826 |
Hunter-LAB | 85.047 | -70.24 | 49.301 |
CIE-LCH | 88.127 | 112.679 | 136.905 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2F | FF | 2F |
Decimal | 47 | 255 | 47 |
Octal | 57 | 377 | 57 |
Binary | 00101111 | 11111111 | 00101111 |
Below, you can see some colors close to #2fff2f. 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 #2fff2f.
<span style="color:#2fff2f">Text here</span>
This paragraph has a background color of #2fff2f.
<p style="background-color:#2fff2f;">Content here</p>
This element has a border color of #2fff2f.
<div style="border:1px #2fff2f;">Content here</div>
.text {color:#2fff2f;}
.background {background-color:#2fff2f;}
.border {border:1px solid #2fff2f;}
.text-shadow {border:1px solid #2fff2f;}
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, #000400 is the darkest color, while #eeffee is the lightest one.