Skip to main content Skip to docs navigation

#4e695b 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 #4e695b Color code in RGB color code model is created after adding 30.59% red color, 41.18% green color and 35.69% blue color. Hex #4e695b Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 0% magenta, 13% yellow and 58.82% black.

Hex #4e695b 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 #4e695b color code.

RGB Chart

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

Color Table

Hex Color Code 4e695b #4e695b
RGB Decimal 78, 105, 91 78, 105, 91
RGB Percent 31%, 41%, 36% rgb(31%, 41%, 36%)
CSS RGBa 78, 105, 91,1 rgba(78,105,91,1)
CMYK Model cmyk(26%,0%,13%,58.82%)
HSL Color Space 149,15% ,36% hsl(149,15% ,36%)
HSV Color Space 149°, 26%, 41%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01001110 01101001 01011011
Octal 116 151 133
Decimal 78 105 91
Hex 4e 69 5b

Different shades of #4e695b color code.

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

Darkest of #4e695b
#0d110f
Darker of #4e695b
#232e28
Dark of #4e695b
#384c42
Base of #4e695b
#4e695b
Light of #4e695b
#648674
Lighter
#7e9f8e
Lightest
#9bb5a8

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

#4e695b
#694e5c

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

Split Complementary

#4e695b
#684e69
#694e4e

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

Analogous Color

#51694e
#4e6950
#4e695b
#4e6964
#4e6369

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

#4e695b
#695b4e
#5b4e69

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

#4e695b
#5b4e69
#694e5c
#5c694e

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

#4e695b
#4e4e69
#694e5c
#69684e

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

#000000
#0d110f
#232e28
#384c42
#4e695b
#648674
#7e9f8e
#9bb5a8
#b8cbc1

Tints of #4e695b Color

#4e695b
#61796d
#758a7f
#899b91
#9caba3
#b0bcb6
#c4cdc8
#d7ddda
#ebeeec
#ffffff

Shades of #4e695b color code

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

#4e695b
#455d50
#3c5146
#34463c
#2b3a32
#222e28
#1a231e
#111714
#080b0a
#000000

Tones

#4e695b
#5b5b5b
#5b5b5b
#5b5b5b
#5b5b5b

Tones

Similar Color like #4e695b color

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

#4f6a5c
#506b5d
#516c5e
#526d5f
#536e60
#546f61
#557062
#567163
#577264
#587365
#597466
#5a7567
#5b7668
#5c7769
#4d685a
#4c6759
#4b6658
#4a6557
#496456
#486355
#476254
#466153
#456052
#445f51
#435e50
#425d4f
#415c4e
#405b4d

Download this Dark Green

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

#4e695b Color Code Preview on Black Background Color

This is how #4e695b Color will look on black background color. Color contrast ratio is 3.50

#4e695b in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#4e695b color code is use for CSS Background Color

Background color for the above div is #4e695b

HTML with inline CSS

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

#4e695b color code is use for CSS Border Color

CSS Border color for the above div is #4e695b

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#4e695b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4e695b Color code Preview on White Background

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

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

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