Skip to main content Skip to docs navigation

#4e685b 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 4201 C and its hex is #4F685D Nearest Color Name

Color Hue/Base color: Green

Hex #4e685b Color code in RGB color code model is created after adding 30.59% red color, 40.78% green color and 35.69% blue color. Hex #4e685b Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 0% magenta, 12% yellow and 59.22% black.

Hex #4e685b color code is between #556655 web safe hex color code and #447766 web safe hex color code. #556655 is the nearest web safe color code. You can see here many more shades of #4e685b color code.

RGB Chart

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

Color Table

Hex Color Code 4e685b #4e685b
RGB Decimal 78, 104, 91 78, 104, 91
RGB Percent 31%, 41%, 36% rgb(31%, 41%, 36%)
CSS RGBa 78, 104, 91,1 rgba(78,104,91,1)
CMYK Model cmyk(25%,0%,12%,59.22%)
HSL Color Space 150,14% ,36% hsl(150,14% ,36%)
HSV Color Space 150°, 25%, 41%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001110 01101000 01011011
Octal 116 150 133
Decimal 78 104 91
Hex 4e 68 5b

Different shades of #4e685b color code.

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

Darkest of #4e685b
#0c110f
Darker of #4e685b
#222e28
Dark of #4e685b
#384b42
Base of #4e685b
#4e685b
Light of #4e685b
#648575
Lighter
#7e9e8e
Lightest
#9bb4a8

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

#4e685b
#684e5b

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

Split Complementary

#4e685b
#684e68
#684e4e

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

Analogous Color

#50684e
#4e6850
#4e685b
#4e6864
#4e6268

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

#4e685b
#685b4e
#5b4e68

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

#4e685b
#5b4e68
#684e5b
#5b684e

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

#4e685b
#4e4e68
#684e5b
#68684e

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 #4e685b

#000000
#0c110f
#222e28
#384b42
#4e685b
#648575
#7e9e8e
#9bb4a8
#b8cac1

Tints of #4e685b Color

#4e685b
#61786d
#75897f
#899a91
#9caba3
#b0bbb6
#c4ccc8
#d7ddda
#ebeeec
#ffffff

Shades of #4e685b color code

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

#4e685b
#455c50
#3c5046
#34453c
#2b3932
#222e28
#1a221e
#111714
#080b0a
#000000

Tones

#4e685b
#5b5b5b
#5b5b5b
#5b5b5b
#5b5b5b

Tones

Similar Color like #4e685b color

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

#4f695c
#506a5d
#516b5e
#526c5f
#536d60
#546e61
#556f62
#567063
#577164
#587265
#597366
#5a7467
#5b7568
#5c7669
#4d675a
#4c6659
#4b6558
#4a6457
#496356
#486255
#476154
#466053
#455f52
#445e51
#435d50
#425c4f
#415b4e
#405a4d

Download this Dark Green

Hex #4e685b 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.

#4e685b Color Code Preview on Black Background Color

This is how #4e685b Color will look on black background color. Color contrast ratio is 3.46

#4e685b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4e685b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4e685b

#4e685b color code is use for CSS Background Color

Background color for the above div is #4e685b

HTML with inline CSS

<div style="background-color:#4e685b;"></div>

#4e685b color code is use for CSS Border Color

CSS Border color for the above div is #4e685b

HTML with inline CSS

<div style="border:5px solid #4e685b;"></div>

CSS Border Left color for the above div is #4e685b

HTML with inline CSS

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

CSS Border Right color for the above div is #4e685b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4e685b

HTML with inline CSS

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

CSS Border Top color for the above div is #4e685b

HTML with inline CSS

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

#4e685b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4e685b Color code Preview on White Background

This is how #4e685b Color code will look on white background color. Color contrast ratio is 6.08

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

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