crispedge.com

Color picker

Loading...

#2fd749 hex color - Green - Cool color - Information

#2fd749 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #2fd749 Color code in RGB color code model is created after adding 18.43% red color, 84.31% green color and 28.63% blue color. Hex #2fd749 Color code in CMYK color (process color) code model is generated after subtraction of 78% cyan, 0% magenta, 66% yellow and 16% black.

Hex #2fd749 color code is between #33dd44 web safe hex color code and #22cc55 web safe hex color code. #33dd44 is the nearest web safe color code. You can see here many more shades of #2fd749 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code2fd749#2fd749
RGB Decimal47, 215, 73rgb(47, 215, 73)
RGB Percent18%, 84%, 29%rgb(18%, 84%, 29%)
CSS RGBa47, 215, 73,1rgba(47,215,73,1)
CMYK Modelcmyk(78%,0%,66%,16%)
HSL Color Space129,68% ,51%hsl(129,68% ,51%)
HSV Color Space129°, 78%, 84%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001011111101011101001001
Octal57327111
Decimal4721573
Hex2fd749

Different shades of #2fd749 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #2fd749
#5adf6e
Dark Shade of #2fd749
#22b138
Saturated Shade of #2fd749
#23e340
Desaturated Shade of #2fd749
#3bcb52
Grey scale Shade of #2fd749
#838383
Brighten Shade
#48f062
Most Readable Shade
#000000

Shades of #2fd749 color code

Generate more color scales with scales (color stack) generator.

#2fd749
#29bf40
#24a738
#1f8f30
#1a7728
#145f20
#0f4718
#0a2f10
#051708
#000000

Similar Color like #2fd749 color

Find visually similar hex color codes nearing to #2fd749 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#30d84a
#31d94b
#32da4c
#33db4d
#34dc4e
#35dd4f
#36de50
#37df51
#38e052
#39e153
#3ae254
#3be355
#3ce456
#3de557
#2ed648
#2dd547
#2cd446
#2bd345
#2ad244
#29d143
#28d042
#27cf41
#26ce40
#25cd3f
#24cc3e
#23cb3d
#22ca3c
#21c93b

Monochromatic Color with #2fd749

#2fd749
#010201
#0a2d0f
#13571e
#1c822c
#26ac3b

Tints of #2fd749 Color

#2fd749
#46db5d
#5ddf71
#74e485
#8be899
#a2edae
#b9f1c2
#d0f6d6
#e7faea
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#2fd749
#d72fbd

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#2fd749
#9d2fd7
#d72f69

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#58d72f
#37d72f
#2fd749
#2fd76b
#2fd78c

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#2fd749
#492fd7
#d7492f

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#2fd749
#2f69d7
#d72fbd
#d79d2f

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#2fd749
#d72fbd
#d72f69
#2fd79d

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #2fd749 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#2fd749 Color Code Preview on Black Background Color

This is how #2fd749 Color will look on black background color. Color contrast ratio is 10.94

#2fd749 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#2fd749">Your Example Paragraph content text in with font color #2fd749 </p>

Your Example Paragraph content text in with font color #2fd749

HTML with inline CSS

<div style="color:#2fd749">Your Paragraph text in with font color #2fd749 </div>

Your Example Paragraph content text in with font color #2fd749

#2fd749 color code is use for CSS Background Color

Background color for the above div is #2fd749

HTML with inline CSS

<div style="background-color:#2fd749;"></div>

#2fd749 color code is use for CSS Border Color

CSS Border color for the above div is #2fd749

HTML with inline CSS

<div style="border:5px solid #2fd749;"></div>

CSS Border Left color for the above div is #2fd749

HTML with inline CSS

<div style="border-left:5px solid #2fd749;"></div>

CSS Border Right color for the above div is #2fd749

HTML with inline CSS

<div style="border-right:5px solid #2fd749;"></div>

CSS Border Bottom color for the above div is #2fd749

HTML with inline CSS

<div style="border-bottom:5px solid #2fd749;"></div>

CSS Border Top color for the above div is #2fd749

HTML with inline CSS

<div style="border-top:5px solid #2fd749;"></div>

#2fd749 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#2fd749; } .examplecolorclass {color:#2fd749; } .examplebordercolor {border:3px solid #2fd749; }

#2fd749 Color code Preview on White Background

This is how #2fd749 Color code will look on white background color. Color contrast ratio is 1.92

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #2fd749; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #2fd749; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(47,215,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(215,47,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(47,215,73,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.