crispedge.com

Color picker

Loading...

#616d3b hex color - Green - Warm color - Information

#616d3b hex color - Green - Warm color

Color Mixture: Yellow and Green

Color Hue/Base color: Green

Hex #616d3b Color code in RGB color code model is created after adding 38.04% red color, 42.75% green color and 23.14% blue color. Hex #616d3b Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 0% magenta, 46% yellow and 57% black.

Hex #616d3b color code is between #666633 web safe hex color code and #557744 web safe hex color code. #666633 is the nearest web safe color code. You can see here many more shades of #616d3b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code616d3b#616d3b
RGB Decimal97, 109, 59rgb(97, 109, 59)
RGB Percent38%, 43%, 23%rgb(38%, 43%, 23%)
CSS RGBa97, 109, 59,1rgba(97,109,59,1)
CMYK Modelcmyk(11%,0%,46%,57%)
HSL Color Space74,30% ,33%hsl(74,30% ,33%)
HSV Color Space74°, 46%, 43%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011000010110110100111011
Octal14115573
Decimal9710959
Hex616d3b

Different shades of #616d3b color code.

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

Light Shade of #616d3b
#7e8e4d
Dark Shade of #616d3b
#444c29
Saturated Shade of #616d3b
#657533
Desaturated Shade of #616d3b
#5d6543
Grey scale Shade of #616d3b
#545454
Brighten Shade
#7a8654
Most Readable Shade
#FFFFFF

Shades of #616d3b color code

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

#616d3b
#566034
#4b542d
#404827
#353c20
#2b301a
#202413
#15180d
#0a0c06
#000000

Similar Color like #616d3b color

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

#626e3c
#636f3d
#64703e
#65713f
#667240
#677341
#687442
#697543
#6a7644
#6b7745
#6c7846
#6d7947
#6e7a48
#6f7b49
#606c3a
#5f6b39
#5e6a38
#5d6937
#5c6836
#5b6735
#5a6634
#596533
#586432
#576331
#566230
#55612f
#54602e
#535f2d

Monochromatic Color with #616d3b

#616d3b
#879752
#adc269
#d2ec80
#15180d
#3b4224

Tints of #616d3b Color

#616d3b
#727d50
#848d66
#959d7c
#a7ad92
#b8bea7
#cacebd
#dbded3
#edeee9
#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

#616d3b
#473b6d

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

Split Complementary

#616d3b
#3b486d
#603b6d

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

Analogous Color

#6d653b
#6b6d3b
#616d3b
#576d3b
#4d6d3b

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

#616d3b
#3b616d
#6d3b61

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

#616d3b
#3b6d60
#473b6d
#6d3b48

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

#616d3b
#473b6d
#603b6d
#486d3b

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 #616d3b 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.

#616d3b Color Code Preview on Black Background Color

This is how #616d3b Color will look on black background color. Color contrast ratio is 3.76

#616d3b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #616d3b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #616d3b

#616d3b color code is use for CSS Background Color

Background color for the above div is #616d3b

HTML with inline CSS

<div style="background-color:#616d3b;"></div>

#616d3b color code is use for CSS Border Color

CSS Border color for the above div is #616d3b

HTML with inline CSS

<div style="border:5px solid #616d3b;"></div>

CSS Border Left color for the above div is #616d3b

HTML with inline CSS

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

CSS Border Right color for the above div is #616d3b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #616d3b

HTML with inline CSS

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

CSS Border Top color for the above div is #616d3b

HTML with inline CSS

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

#616d3b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#616d3b Color code Preview on White Background

This is how #616d3b Color code will look on white background color. Color contrast ratio is 5.59

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

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(97,109,59,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(71,59,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(97,109,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.