Skip to main content Skip to docs navigation

#7f736a hex color | Download Dark Brown 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 Tattletail and its hex is #80736A Nearest Color Name

Color Hue/Base color: Brown

Hex #7f736a Color code in RGB color code model is created after adding 49.8% red color, 45.1% green color and 41.57% blue color. Hex #7f736a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 17% yellow and 50.2% black.

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

RGB Chart

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

Color Table

Hex Color Code 7f736a #7f736a
RGB Decimal 127, 115, 106 127, 115, 106
RGB Percent 50%, 45%, 42% rgb(50%, 45%, 42%)
CSS RGBa 127, 115, 106,1 rgba(127,115,106,1)
CMYK Model cmyk(0%,9%,17%,50.2%)
HSL Color Space 26,9% ,46% hsl(26,9% ,46%)
HSV Color Space 26°, 17%, 50%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 01111111 01110011 01101010
Octal 177 163 152
Decimal 127 115 106
Hex 7f 73 6a

Different shades of #7f736a color code.

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

Darkest of #7f736a
#2c2724
Darker of #7f736a
#47413c
Dark of #7f736a
#635a53
Base of #7f736a
#7f736a
Light of #7f736a
#988d84
Lighter
#afa6a0
Lightest
#c7c0bb

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

#7f736a
#6a767f

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

Split Complementary

#7f736a
#6a7f7e
#6a6c7f

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

Analogous Color

#7f6a6d
#7f6a6a
#7f736a
#7f7a6a
#7b7f6a

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

#7f736a
#736a7f
#6a7f73

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

#7f736a
#6a7f73
#6a767f
#7f6a76

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

#7f736a
#6c7f6a
#6a767f
#7e6a7f

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

#100e0d
#2c2724
#47413c
#635a53
#7f736a
#988d84
#afa6a0
#c7c0bb
#dedad7

Tints of #7f736a Color

#7f736a
#8d827a
#9b928b
#a9a19b
#b7b1ac
#c6c0bc
#d4d0cd
#e2dfdd
#f0efee
#ffffff

Shades of #7f736a color code

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

#7f736a
#70665e
#625952
#544c46
#463f3a
#38332f
#2a2623
#1c1917
#0e0c0b
#000000

Tones

#7f736a
#757575
#757575
#757575
#757575

Tones

Similar Color like #7f736a color

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

#80746b
#81756c
#82766d
#83776e
#84786f
#857970
#867a71
#877b72
#887c73
#897d74
#8a7e75
#8b7f76
#8c8077
#8d8178
#7e7269
#7d7168
#7c7067
#7b6f66
#7a6e65
#796d64
#786c63
#776b62
#766a61
#756960
#74685f
#73675e
#72665d
#71655c

Download this Dark Brown

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

#7f736a Color Code Preview on Black Background Color

This is how #7f736a Color will look on black background color. Color contrast ratio is 4.56

#7f736a in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7f736a color code is use for CSS Background Color

Background color for the above div is #7f736a

HTML with inline CSS

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

#7f736a color code is use for CSS Border Color

CSS Border color for the above div is #7f736a

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7f736a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7f736a Color code Preview on White Background

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

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

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