@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#50992f hex color - Green - Cool color - Information

#50992f hex color - Green - Cool color

Color Hue/Base color: Green

Hex #50992f Color code in RGB color code model is created after adding 31.37% red color, 60% green color and 18.43% blue color. Hex #50992f Color code in CMYK color (process color) code model is generated after subtraction of 48% cyan, 0% magenta, 69% yellow and 40% black.

Hex #50992f color code is between #558833 web safe hex color code and #44aa22 web safe hex color code. #558833 is the nearest web safe color code. You can see here many more shades of #50992f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 50992f #50992f
RGB Decimal 80, 153, 47 rgb(80, 153, 47)
RGB Percent 31%, 60%, 18% rgb(31%, 60%, 18%)
CSS RGBa 80, 153, 47,1 rgba(80,153,47,1)
CMYK Model cmyk(48%,0%,69%,40%)
HSL Color Space 101,53% ,39% hsl(101,53% ,39%)
HSV Color Space 101°, 69%, 60%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01010000 10011001 00101111
Octal 120 231 57
Decimal 80 153 47
Hex 50 99 2f

Different shades of #50992f color code.

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

Light Shade of #50992f
#64c03b
Dark Shade of #50992f
#3c7223
Saturated Shade of #50992f
#4ca325
Desaturated Shade of #50992f
#548f39
Grey scale Shade of #50992f
#646464
Brighten Shade
#69b248
Most Readable Shade
#000000

Shades of #50992f color code

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

#50992f
#478829
#3e7724
#35661f
#2c551a
#234414
#1a330f
#11220a
#081105
#000000

Similar Color like #50992f color

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

#519a30
#529b31
#539c32
#549d33
#559e34
#569f35
#57a036
#58a137
#59a238
#5aa339
#5ba43a
#5ca53b
#5da63c
#5ea73d
#4f982e
#4e972d
#4d962c
#4c952b
#4b942a
#4a9329
#499228
#489127
#479026
#468f25
#458e24
#448d23
#438c22
#428b21

Monochromatic Color with #50992f

#50992f
#66c33c
#7cee49
#0d1908
#244415
#3a6e22

Tints of #50992f Color

#50992f
#63a446
#76af5d
#8abb74
#9dc68b
#b1d1a2
#c4ddb9
#d8e8d0
#ebf3e7
#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

#50992f
#782f99

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

Split Complementary

#50992f
#432f99
#992f85

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

Analogous Color

#7a992f
#65992f
#50992f
#3b992f
#2f9938

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

#50992f
#2f5099
#992f50

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

#50992f
#2f8599
#782f99
#99432f

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

#50992f
#782f99
#992f85
#2f9943

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 #50992f 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.

#50992f Color Code Preview on Black Background Color

This is how #50992f Color will look on black background color. Color contrast ratio is 5.94

#50992f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #50992f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #50992f

#50992f color code is use for CSS Background Color

Background color for the above div is #50992f

HTML with inline CSS

<div style="background-color:#50992f;"></div>

#50992f color code is use for CSS Border Color

CSS Border color for the above div is #50992f

HTML with inline CSS

<div style="border:5px solid #50992f;"></div>

CSS Border Left color for the above div is #50992f

HTML with inline CSS

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

CSS Border Right color for the above div is #50992f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #50992f

HTML with inline CSS

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

CSS Border Top color for the above div is #50992f

HTML with inline CSS

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

#50992f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#50992f Color code Preview on White Background

This is how #50992f Color code will look on white background color. Color contrast ratio is 3.54

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

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(80,153,47,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(120,47,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(80,153,47,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.