crispedge.com

Color picker

Loading...

#317d37 hex color - Green - Cool color - Information

#317d37 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #317d37 Color code in RGB color code model is created after adding 19.22% red color, 49.02% green color and 21.57% blue color. Hex #317d37 Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 0% magenta, 56% yellow and 51% black.

Hex #317d37 color code is between #337733 web safe hex color code and #228844 web safe hex color code. #337733 is the nearest web safe color code. You can see here many more shades of #317d37 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Code317d37#317d37
RGB Decimal49, 125, 55rgb(49, 125, 55)
RGB Percent19%, 49%, 22%rgb(19%, 49%, 22%)
CSS RGBa49, 125, 55,1rgba(49,125,55,1)
CMYK Modelcmyk(61%,0%,56%,51%)
HSL Color Space125,44% ,34%hsl(125,44% ,34%)
HSV Color Space125°, 61%, 49%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001100010111110100110111
Octal6117567
Decimal4912555
Hex317d37

Different shades of #317d37 color code.

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

Light Shade of #317d37
#3fa247
Dark Shade of #317d37
#235827
Saturated Shade of #317d37
#288630
Desaturated Shade of #317d37
#3a743e
Grey scale Shade of #317d37
#575757
Brighten Shade
#4a9650
Most Readable Shade
#FFFFFF

Shades of #317d37 color code

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

#317d37
#2b6f30
#26612a
#205324
#1b451e
#153718
#102912
#0a1b0c
#050d06
#000000

Similar Color like #317d37 color

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

#327e38
#337f39
#34803a
#35813b
#36823c
#37833d
#38843e
#39853f
#3a8640
#3b8741
#3c8842
#3d8943
#3e8a44
#3f8b45
#307c36
#2f7b35
#2e7a34
#2d7933
#2c7832
#2b7731
#2a7630
#29752f
#28742e
#27732d
#26722c
#25712b
#24702a
#236f29

Monochromatic Color with #317d37

#317d37
#42a74a
#52d25c
#63fc6f
#102812
#205224

Tints of #317d37 Color

#317d37
#478b4d
#5e9963
#75a879
#8cb68f
#a3c5a6
#bad3bc
#d1e2d2
#e8f0e8
#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

#317d37
#7d3177

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

Split Complementary

#317d37
#5d317d
#7d3151

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

Analogous Color

#497d31
#3a7d31
#317d37
#317d46
#317d55

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

#317d37
#37317d
#7d3731

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

#317d37
#31517d
#7d3177
#7d5d31

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

#317d37
#7d3177
#7d3151
#317d5d

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 #317d37 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.

#317d37 Color Code Preview on Black Background Color

This is how #317d37 Color will look on black background color. Color contrast ratio is 4.12

#317d37 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #317d37

HTML with inline CSS

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

Your Example Paragraph content text in with font color #317d37

#317d37 color code is use for CSS Background Color

Background color for the above div is #317d37

HTML with inline CSS

<div style="background-color:#317d37;"></div>

#317d37 color code is use for CSS Border Color

CSS Border color for the above div is #317d37

HTML with inline CSS

<div style="border:5px solid #317d37;"></div>

CSS Border Left color for the above div is #317d37

HTML with inline CSS

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

CSS Border Right color for the above div is #317d37

HTML with inline CSS

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

CSS Border Bottom color for the above div is #317d37

HTML with inline CSS

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

CSS Border Top color for the above div is #317d37

HTML with inline CSS

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

#317d37 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#317d37 Color code Preview on White Background

This is how #317d37 Color code will look on white background color. Color contrast ratio is 5.10

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

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(49,125,55,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(125,49,119,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(49,125,55,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.