crispedge.com

Color picker

Loading...

#337f5f hex color - Green - Cool color - Information

#337f5f hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #337f5f Color code in RGB color code model is created after adding 20% red color, 49.8% green color and 37.25% blue color. Hex #337f5f Color code in CMYK color (process color) code model is generated after subtraction of 60% cyan, 0% magenta, 25% yellow and 50% black.

Hex #337f5f color code is between #227766 web safe hex color code and #448855 web safe hex color code. #227766 is the nearest web safe color code. You can see here many more shades of #337f5f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code337f5f#337f5f
RGB Decimal51, 127, 95rgb(51, 127, 95)
RGB Percent20%, 50%, 37%rgb(20%, 50%, 37%)
CSS RGBa51, 127, 95,1rgba(51,127,95,1)
CMYK Modelcmyk(60%,0%,25%,50%)
HSL Color Space155,43% ,35%hsl(155,43% ,35%)
HSV Color Space155°, 60%, 50%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100110111111101011111
Octal63177137
Decimal5112795
Hex337f5f

Different shades of #337f5f color code.

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

Light Shade of #337f5f
#42a37a
Dark Shade of #337f5f
#245b44
Saturated Shade of #337f5f
#2a8860
Desaturated Shade of #337f5f
#3c765e
Grey scale Shade of #337f5f
#595959
Brighten Shade
#4c9878
Most Readable Shade
#FFFFFF

Shades of #337f5f color code

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

#337f5f
#2d7054
#276249
#22543f
#1c4634
#16382a
#112a1f
#0b1c15
#050e0a
#000000

Similar Color like #337f5f color

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

#348060
#358161
#368262
#378363
#388464
#398565
#3a8666
#3b8767
#3c8868
#3d8969
#3e8a6a
#3f8b6b
#408c6c
#418d6d
#327e5e
#317d5d
#307c5c
#2f7b5b
#2e7a5a
#2d7959
#2c7858
#2b7757
#2a7656
#297555
#287454
#277353
#267252
#257151

Monochromatic Color with #337f5f

#337f5f
#44a97f
#55d49f
#66febe
#112a1f
#22543f

Tints of #337f5f Color

#337f5f
#498d70
#609b82
#77a994
#8db7a6
#a4c6b7
#bbd4c9
#d1e2db
#e8f0ed
#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

#337f5f
#7f3353

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

Split Complementary

#337f5f
#7f3379
#7f3933

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

Analogous Color

#337f41
#337f50
#337f5f
#337f6e
#337f7d

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

#337f5f
#5f337f
#7f5f33

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

#337f5f
#39337f
#7f3353
#797f33

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

#337f5f
#7f3353
#7f3933
#33797f

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 #337f5f 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.

#337f5f Color Code Preview on Black Background Color

This is how #337f5f Color will look on black background color. Color contrast ratio is 4.34

#337f5f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #337f5f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #337f5f

#337f5f color code is use for CSS Background Color

Background color for the above div is #337f5f

HTML with inline CSS

<div style="background-color:#337f5f;"></div>

#337f5f color code is use for CSS Border Color

CSS Border color for the above div is #337f5f

HTML with inline CSS

<div style="border:5px solid #337f5f;"></div>

CSS Border Left color for the above div is #337f5f

HTML with inline CSS

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

CSS Border Right color for the above div is #337f5f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #337f5f

HTML with inline CSS

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

CSS Border Top color for the above div is #337f5f

HTML with inline CSS

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

#337f5f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#337f5f Color code Preview on White Background

This is how #337f5f Color code will look on white background color. Color contrast ratio is 4.84

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

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