Skip to main content Skip to docs navigation

#60745f hex color | Download Dark Green BG image | Information

Color Picker

@
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.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone 5615 C and its hex is #5E7461 Nearest Color Name

Color Hue/Base color: Green

Hex #60745f Color code in RGB color code model is created after adding 37.65% red color, 45.49% green color and 37.25% blue color. Hex #60745f Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 0% magenta, 18% yellow and 54.51% black.

Hex #60745f color code is between #667766 web safe hex color code and #556655 web safe hex color code. #667766 is the nearest web safe color code. You can see here many more shades of #60745f color code.

RGB Chart

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

Color Table

Hex Color Code 60745f #60745f
RGB Decimal 96, 116, 95 96, 116, 95
RGB Percent 38%, 45%, 37% rgb(38%, 45%, 37%)
CSS RGBa 96, 116, 95,1 rgba(96,116,95,1)
CMYK Model cmyk(17%,0%,18%,54.51%)
HSL Color Space 117,10% ,41% hsl(117,10% ,41%)
HSV Color Space 117°, 18%, 45%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100000 01110100 01011111
Octal 140 164 137
Decimal 96 116 95
Hex 60 74 5f

Different shades of #60745f color code.

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

Darkest of #60745f
#1a201a
Darker of #60745f
#323c31
Dark of #60745f
#495848
Base of #60745f
#60745f
Light of #60745f
#788f77
Lighter
#94a693
Lightest
#afbdaf

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

#60745f
#735f74

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

Split Complementary

#60745f
#685f74
#745f6a

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

Analogous Color

#6c745f
#69745f
#60745f
#5f7465
#5f746e

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

#60745f
#745f60
#5f6074

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

#60745f
#5f6074
#735f74
#74735f

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#60745f
#5f6a74
#735f74
#74685f

Square 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).

Monochromatic Color with #60745f

#030403
#1a201a
#323c31
#495848
#60745f
#788f77
#94a693
#afbdaf
#cbd4cb

Tints of #60745f Color

#60745f
#718370
#839282
#95a294
#a6b1a6
#b8c1b7
#cad0c9
#dbe0db
#edefed
#ffffff

Shades of #60745f color code

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

#60745f
#556754
#4a5a49
#404d3f
#354034
#2a332a
#20261f
#151915
#0a0c0a
#000000

Tones

#60745f
#696969
#696969
#696969
#696969

Tones

Similar Color like #60745f color

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

#617560
#627661
#637762
#647863
#657964
#667a65
#677b66
#687c67
#697d68
#6a7e69
#6b7f6a
#6c806b
#6d816c
#6e826d
#5f735e
#5e725d
#5d715c
#5c705b
#5b6f5a
#5a6e59
#596d58
#586c57
#576b56
#566a55
#556954
#546853
#536752
#526651

Download this Dark Green

Hex #60745f 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.

#60745f Color Code Preview on Black Background Color

This is how #60745f Color will look on black background color. Color contrast ratio is 4.16

#60745f in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#60745f color code is use for CSS Background Color

Background color for the above div is #60745f

HTML with inline CSS

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

#60745f color code is use for CSS Border Color

CSS Border color for the above div is #60745f

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#60745f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#60745f Color code Preview on White Background

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

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(96,116,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(115,95,116,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(96,116,95,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }