Skip to main content Skip to docs navigation

#a76e6f hex color | Download Dark Red 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 Delhi Spice and its hex is #A36A6D Nearest Color Name

Color Hue/Base color: Red

Hex #a76e6f Color code in RGB color code model is created after adding 65.49% red color, 43.14% green color and 43.53% blue color. Hex #a76e6f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 34% magenta, 34% yellow and 34.51% black.

Hex #a76e6f color code is between #aa6677 web safe hex color code and #997766 web safe hex color code. #aa6677 is the nearest web safe color code. You can see here many more shades of #a76e6f color code.

RGB Chart

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

Color Table

Hex Color Code a76e6f #a76e6f
RGB Decimal 167, 110, 111 167, 110, 111
RGB Percent 65%, 43%, 44% rgb(65%, 43%, 44%)
CSS RGBa 167, 110, 111,1 rgba(167,110,111,1)
CMYK Model cmyk(0%,34%,34%,34.51%)
HSL Color Space 359,24% ,54% hsl(359,24% ,54%)
HSV Color Space 359°, 34%, 65%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100111 01101110 01101111
Octal 247 156 157
Decimal 167 110 111
Hex a7 6e 6f

Different shades of #a76e6f color code.

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

Darkest of #a76e6f
#4d2f2f
Darker of #a76e6f
#6d4243
Dark of #a76e6f
#8d5556
Base of #a76e6f
#a76e6f
Light of #a76e6f
#ba8e8f
Lighter
#ceadae
Lightest
#e1cdce

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

#a76e6f
#6ea7a6

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

Split Complementary

#a76e6f
#6ea789
#6e8ba7

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

Analogous Color

#a76e90
#a76e87
#a76e6f
#a7806e
#a7986e

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

#a76e6f
#6e6fa7
#6fa76e

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

#a76e6f
#6fa76e
#6ea7a6
#a66ea7

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

#a76e6f
#8ba76e
#6ea7a6
#896ea7

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

#2d1c1c
#4d2f2f
#6d4243
#8d5556
#a76e6f
#ba8e8f
#ceadae
#e1cdce
#f4eded

Tints of #a76e6f Color

#a76e6f
#b07e7f
#ba8e8f
#c49e9f
#ceaeaf
#d7bebf
#e1cecf
#ebdedf
#f5eeef
#ffffff

Shades of #a76e6f color code

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

#a76e6f
#946162
#815556
#6f494a
#5c3d3d
#4a3031
#372425
#251818
#120c0c
#000000

Tones

#a76e6f
#908585
#8a8a8a
#8a8a8a
#8a8a8a

Tones

Similar Color like #a76e6f color

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

#a86f70
#a97071
#aa7172
#ab7273
#ac7374
#ad7475
#ae7576
#af7677
#b07778
#b17879
#b2797a
#b37a7b
#b47b7c
#b57c7d
#a66d6e
#a56c6d
#a46b6c
#a36a6b
#a2696a
#a16869
#a06768
#9f6667
#9e6566
#9d6465
#9c6364
#9b6263
#9a6162
#996061

Download this Dark Red

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

#a76e6f Color Code Preview on Black Background Color

This is how #a76e6f Color will look on black background color. Color contrast ratio is 5.10

#a76e6f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a76e6f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a76e6f

#a76e6f color code is use for CSS Background Color

Background color for the above div is #a76e6f

HTML with inline CSS

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

#a76e6f color code is use for CSS Border Color

CSS Border color for the above div is #a76e6f

HTML with inline CSS

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

CSS Border Left color for the above div is #a76e6f

HTML with inline CSS

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

CSS Border Right color for the above div is #a76e6f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a76e6f

HTML with inline CSS

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

CSS Border Top color for the above div is #a76e6f

HTML with inline CSS

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

#a76e6f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a76e6f Color code Preview on White Background

This is how #a76e6f Color code will look on white background color. Color contrast ratio is 4.12

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

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