crispedge.com

Color picker

Loading...

#49933b hex color - Green - Cool color - Information

#49933b hex color - Green - Cool color

Color Hue/Base color: Green

Hex #49933b Color code in RGB color code model is created after adding 28.63% red color, 57.65% green color and 23.14% blue color. Hex #49933b Color code in CMYK color (process color) code model is generated after subtraction of 50% cyan, 0% magenta, 60% yellow and 42% black.

Hex #49933b color code is between #449933 web safe hex color code and #558844 web safe hex color code. #449933 is the nearest web safe color code. You can see here many more shades of #49933b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code49933b#49933b
RGB Decimal73, 147, 59rgb(73, 147, 59)
RGB Percent29%, 58%, 23%rgb(29%, 58%, 23%)
CSS RGBa73, 147, 59,1rgba(73,147,59,1)
CMYK Modelcmyk(50%,0%,60%,42%)
HSL Color Space110,43% ,40%hsl(110,43% ,40%)
HSV Color Space110°, 60%, 58%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010011001001100111011
Octal11122373
Decimal7314759
Hex49933b

Different shades of #49933b color code.

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

Light Shade of #49933b
#5cb74a
Dark Shade of #49933b
#376f2c
Saturated Shade of #49933b
#429d31
Desaturated Shade of #49933b
#508945
Grey scale Shade of #49933b
#676767
Brighten Shade
#62ac54
Most Readable Shade
#FFFFFF

Shades of #49933b color code

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

#49933b
#408234
#38722d
#306227
#285120
#20411a
#183113
#10200d
#081006
#000000

Similar Color like #49933b color

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

#4a943c
#4b953d
#4c963e
#4d973f
#4e9840
#4f9941
#509a42
#519b43
#529c44
#539d45
#549e46
#559f47
#56a048
#57a149
#48923a
#479139
#469038
#458f37
#448e36
#438d35
#428c34
#418b33
#408a32
#3f8931
#3e8830
#3d872f
#3c862e
#3b852d

Monochromatic Color with #49933b

#49933b
#5ebd4c
#73e85d
#0a1308
#1f3e19
#34682a

Tints of #49933b Color

#49933b
#5d9f50
#71ab66
#85b77c
#99c392
#aecfa7
#c2dbbd
#d6e7d3
#eaf3e9
#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

#49933b
#853b93

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

Split Complementary

#49933b
#593b93
#933b75

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

Analogous Color

#6c933b
#5b933b
#49933b
#3b933f
#3b9350

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

#49933b
#3b4993
#933b49

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

#49933b
#3b7593
#853b93
#93593b

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

#49933b
#853b93
#933b75
#3b9359

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 #49933b 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.

#49933b Color Code Preview on Black Background Color

This is how #49933b Color will look on black background color. Color contrast ratio is 5.52

#49933b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #49933b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #49933b

#49933b color code is use for CSS Background Color

Background color for the above div is #49933b

HTML with inline CSS

<div style="background-color:#49933b;"></div>

#49933b color code is use for CSS Border Color

CSS Border color for the above div is #49933b

HTML with inline CSS

<div style="border:5px solid #49933b;"></div>

CSS Border Left color for the above div is #49933b

HTML with inline CSS

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

CSS Border Right color for the above div is #49933b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #49933b

HTML with inline CSS

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

CSS Border Top color for the above div is #49933b

HTML with inline CSS

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

#49933b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#49933b Color code Preview on White Background

This is how #49933b Color code will look on white background color. Color contrast ratio is 3.80

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

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,147,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(133,59,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(73,147,59,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.