crispedge.com

Color picker

Loading...

#49bd39 hex color - Green - Cool color - Information

#49bd39 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #49bd39 Color code in RGB color code model is created after adding 28.63% red color, 74.12% green color and 22.35% blue color. Hex #49bd39 Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 0% magenta, 70% yellow and 26% black.

Hex #49bd39 color code is between #44bb33 web safe hex color code and #55cc44 web safe hex color code. #44bb33 is the nearest web safe color code. You can see here many more shades of #49bd39 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code49bd39#49bd39
RGB Decimal73, 189, 57rgb(73, 189, 57)
RGB Percent29%, 74%, 22%rgb(29%, 74%, 22%)
CSS RGBa73, 189, 57,1rgba(73,189,57,1)
CMYK Modelcmyk(61%,0%,70%,26%)
HSL Color Space113,54% ,48%hsl(113,54% ,48%)
HSV Color Space113°, 70%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010011011110100111001
Octal11127571
Decimal7318957
Hex49bd39

Different shades of #49bd39 color code.

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

Light Shade of #49bd39
#69ce5b
Dark Shade of #49bd39
#3a962d
Saturated Shade of #49bd39
#40c92d
Desaturated Shade of #49bd39
#52b145
Grey scale Shade of #49bd39
#7b7b7b
Brighten Shade
#62d652
Most Readable Shade
#000000

Shades of #49bd39 color code

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

#49bd39
#40a832
#38932c
#307e26
#28691f
#205419
#183f13
#102a0c
#081506
#000000

Similar Color like #49bd39 color

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

#4abe3a
#4bbf3b
#4cc03c
#4dc13d
#4ec23e
#4fc33f
#50c440
#51c541
#52c642
#53c743
#54c844
#55c945
#56ca46
#57cb47
#48bc38
#47bb37
#46ba36
#45b935
#44b834
#43b733
#42b632
#41b531
#40b430
#3fb32f
#3eb22e
#3db12d
#3cb02c
#3baf2b

Monochromatic Color with #49bd39

#49bd39
#59e746
#071306
#183d13
#28681f
#39922c

Tints of #49bd39 Color

#49bd39
#5dc44f
#71cb65
#85d37b
#99da91
#aee1a7
#c2e9bd
#d6f0d3
#eaf7e9
#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

#49bd39
#ad39bd

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

Split Complementary

#49bd39
#6b39bd
#bd398b

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

Analogous Color

#7ebd39
#63bd39
#49bd39
#39bd43
#39bd5e

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

#49bd39
#3949bd
#bd3949

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

#49bd39
#398bbd
#ad39bd
#bd6b39

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

#49bd39
#ad39bd
#bd398b
#39bd6b

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 #49bd39 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.

#49bd39 Color Code Preview on Black Background Color

This is how #49bd39 Color will look on black background color. Color contrast ratio is 8.62

#49bd39 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #49bd39

HTML with inline CSS

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

Your Example Paragraph content text in with font color #49bd39

#49bd39 color code is use for CSS Background Color

Background color for the above div is #49bd39

HTML with inline CSS

<div style="background-color:#49bd39;"></div>

#49bd39 color code is use for CSS Border Color

CSS Border color for the above div is #49bd39

HTML with inline CSS

<div style="border:5px solid #49bd39;"></div>

CSS Border Left color for the above div is #49bd39

HTML with inline CSS

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

CSS Border Right color for the above div is #49bd39

HTML with inline CSS

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

CSS Border Bottom color for the above div is #49bd39

HTML with inline CSS

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

CSS Border Top color for the above div is #49bd39

HTML with inline CSS

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

#49bd39 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#49bd39 Color code Preview on White Background

This is how #49bd39 Color code will look on white background color. Color contrast ratio is 2.44

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 #49bd39; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #49bd39; }

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(73,189,57,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,57,189,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(73,189,57,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.