Skip to main content Skip to docs navigation

#7a756e hex color | Download Dark Grey 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 Gauntlet Grey and its hex is #78736E Nearest Color Name

Color Hue/Base color: Grey

Hex #7a756e Color code in RGB color code model is created after adding 47.84% red color, 45.88% green color and 43.14% blue color. Hex #7a756e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 10% yellow and 52.16% black.

Hex #7a756e color code is between #777766 web safe hex color code and #886677 web safe hex color code. #777766 is the nearest web safe color code. You can see here many more shades of #7a756e color code.

RGB Chart

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

Color Table

Hex Color Code 7a756e #7a756e
RGB Decimal 122, 117, 110 122, 117, 110
RGB Percent 48%, 46%, 43% rgb(48%, 46%, 43%)
CSS RGBa 122, 117, 110,1 rgba(122,117,110,1)
CMYK Model cmyk(0%,4%,10%,52.16%)
HSL Color Space 35,5% ,45% hsl(35,5% ,45%)
HSV Color Space 35°, 10%, 48%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01111010 01110101 01101110
Octal 172 165 156
Decimal 122 117 110
Hex 7a 75 6e

Different shades of #7a756e color code.

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

Darkest of #7a756e
#2a2825
Darker of #7a756e
#44423e
Dark of #7a756e
#5f5b56
Base of #7a756e
#7a756e
Light of #7a756e
#938e88
Lighter
#aca8a2
Lightest
#c4c1bd

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

#7a756e
#6e737a

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

Split Complementary

#7a756e
#6e797a
#6f6e7a

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

Analogous Color

#7a6e6e
#7a706e
#7a756e
#7a796e
#767a6e

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

#7a756e
#756e7a
#6e7a75

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

#7a756e
#6e7a75
#6e737a
#7a6e73

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

#7a756e
#6e7a6f
#6e737a
#7a6e79

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 #7a756e

#0f0e0d
#2a2825
#44423e
#5f5b56
#7a756e
#938e88
#aca8a2
#c4c1bd
#dcdad8

Tints of #7a756e Color

#7a756e
#88847e
#97938e
#a6a39e
#b5b2ae
#c3c1be
#d2d1ce
#e1e0de
#f0efee
#ffffff

Shades of #7a756e color code

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

#7a756e
#6c6861
#5e5b55
#514e49
#43413d
#363430
#282724
#1b1a18
#0d0d0c
#000000

Tones

#7a756e
#747474
#747474
#747474
#747474

Tones

Similar Color like #7a756e color

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

#7b766f
#7c7770
#7d7871
#7e7972
#7f7a73
#807b74
#817c75
#827d76
#837e77
#847f78
#858079
#86817a
#87827b
#88837c
#79746d
#78736c
#77726b
#76716a
#757069
#746f68
#736e67
#726d66
#716c65
#706b64
#6f6a63
#6e6962
#6d6861
#6c6760

Download this Dark Grey

Hex #7a756e 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.

#7a756e Color Code Preview on Black Background Color

This is how #7a756e Color will look on black background color. Color contrast ratio is 4.60

#7a756e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7a756e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7a756e

#7a756e color code is use for CSS Background Color

Background color for the above div is #7a756e

HTML with inline CSS

<div style="background-color:#7a756e;"></div>

#7a756e color code is use for CSS Border Color

CSS Border color for the above div is #7a756e

HTML with inline CSS

<div style="border:5px solid #7a756e;"></div>

CSS Border Left color for the above div is #7a756e

HTML with inline CSS

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

CSS Border Right color for the above div is #7a756e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7a756e

HTML with inline CSS

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

CSS Border Top color for the above div is #7a756e

HTML with inline CSS

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

#7a756e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7a756e Color code Preview on White Background

This is how #7a756e Color code will look on white background color. Color contrast ratio is 4.57

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

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