crispedge.com

Color picker

Loading...

#339e50 hex color - Green - Cool color - Information

#339e50 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #339e50 Color code in RGB color code model is created after adding 20% red color, 61.96% green color and 31.37% blue color. Hex #339e50 Color code in CMYK color (process color) code model is generated after subtraction of 68% cyan, 0% magenta, 49% yellow and 38% black.

Hex #339e50 color code is between #229955 web safe hex color code and #44aa44 web safe hex color code. #229955 is the nearest web safe color code. You can see here many more shades of #339e50 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code339e50#339e50
RGB Decimal51, 158, 80rgb(51, 158, 80)
RGB Percent20%, 62%, 31%rgb(20%, 62%, 31%)
CSS RGBa51, 158, 80,1rgba(51,158,80,1)
CMYK Modelcmyk(68%,0%,49%,38%)
HSL Color Space136,51% ,41%hsl(136,51% ,41%)
HSV Color Space136°, 68%, 62%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100111001111001010000
Octal63236120
Decimal5115880
Hex339e50

Different shades of #339e50 color code.

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

Light Shade of #339e50
#42c265
Dark Shade of #339e50
#27773c
Saturated Shade of #339e50
#29a84b
Desaturated Shade of #339e50
#3d9455
Grey scale Shade of #339e50
#686868
Brighten Shade
#4cb769
Most Readable Shade
#000000

Shades of #339e50 color code

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

#339e50
#2d8c47
#277a3e
#226935
#1c572c
#164623
#11341a
#0b2311
#051108
#000000

Similar Color like #339e50 color

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

#349f51
#35a052
#36a153
#37a254
#38a355
#39a456
#3aa557
#3ba658
#3ca759
#3da85a
#3ea95b
#3faa5c
#40ab5d
#41ac5e
#329d4f
#319c4e
#309b4d
#2f9a4c
#2e994b
#2d984a
#2c9749
#2b9648
#2a9547
#299446
#289345
#279244
#269143
#259042

Monochromatic Color with #339e50

#339e50
#41c866
#4ef37b
#0a1e0f
#184925
#25733a

Tints of #339e50 Color

#339e50
#49a863
#60b376
#77be8a
#8dc99d
#a4d3b1
#bbdec4
#d1e9d8
#e8f4eb
#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

#339e50
#9e3381

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

Split Complementary

#339e50
#86339e
#9e334b

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

Analogous Color

#419e33
#339e3b
#339e50
#339e65
#339e7b

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

#339e50
#50339e
#9e5033

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

#339e50
#334c9e
#9e3381
#9e8533

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

#339e50
#9e3381
#9e334b
#339e86

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 #339e50 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.

#339e50 Color Code Preview on Black Background Color

This is how #339e50 Color will look on black background color. Color contrast ratio is 6.15

#339e50 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #339e50

HTML with inline CSS

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

Your Example Paragraph content text in with font color #339e50

#339e50 color code is use for CSS Background Color

Background color for the above div is #339e50

HTML with inline CSS

<div style="background-color:#339e50;"></div>

#339e50 color code is use for CSS Border Color

CSS Border color for the above div is #339e50

HTML with inline CSS

<div style="border:5px solid #339e50;"></div>

CSS Border Left color for the above div is #339e50

HTML with inline CSS

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

CSS Border Right color for the above div is #339e50

HTML with inline CSS

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

CSS Border Bottom color for the above div is #339e50

HTML with inline CSS

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

CSS Border Top color for the above div is #339e50

HTML with inline CSS

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

#339e50 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#339e50 Color code Preview on White Background

This is how #339e50 Color code will look on white background color. Color contrast ratio is 3.42

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

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(51,158,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(158,51,129,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(51,158,80,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.