COLOR #A76D76

HEX: #A76D76 RGB: (167,109,118)

Color info

#A76D76 contains red, green and blue colors in about the same proportion. Web safe color of #A76D76 is #996666 (or #966).

RGB color model

#A76D76 color RGB value is (167,109,118).

RGB: (167,109,118) (65%, 43%, 46%)

RGB channels and saturation

R 167 of 255 = 65%
G 109 of 255 = 43%
B 118 of 255 = 46%

167
109
118

R + G + B ~ 51%. #A76D76 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 167 + 109 + 118 = 394 (100%)
R 167 of 394 ~ 42.39%
G 109 of 394 ~ 27.66%
B 118 of 394 ~ 29.95'%

%42.39
%27.66
%29.95

CMYK color model

#A76D76 color CMYK value is (0,35,29,35).

  • cyan value is 0.00%
  • magenta value is 34.73%
  • yellow value is 29.34%
  • key color value is 34.51%

CMYK: (0,35,29,35)
C0M35Y29K35 (0%, 35%, 29%, 35%)
(0.00 / 0.35 / 0.29 / 0.35)

CMYK percentages

%0
%34.73
%29.34
%34.51

Codes

Color #A76D76 in popluar color models

A7 6D 76
RGB 167 109 118
HSL 351° 24.79% 54.12%
HSB/HSV 351° 34.73% 65.49%
CMYK 0.00% 34.73% 29.34%
34.51%

Color #A76D76 in popluar number systems.

HEX A7 6D 76
Decimal 167 109 118
Binary 10100111 1101101 1110110
Octal 247 155 166

Shades and tints

Shades of #A76D76

#A76D76
(167,109,118)
#98646C
(152,100,108)
#895B62
(137,91,98)
#7A5258
(122,82,88)
#6B494E
(107,73,78)
#5C4044
(92,64,68)
#4D373A
(77,55,58)
#3E2E30
(62,46,48)
#2F2526
(47,37,38)
#201C1C
(32,28,28)
#111312
(17,19,18)
#000000
(0,0,0)

Tints of #A76D76

#A76D76
(167,109,118)
#AF7A82
(175,122,130)
#B7878E
(183,135,142)
#BF949A
(191,148,154)
#C7A1A6
(199,161,166)
#CFAEB2
(207,174,178)
#D7BBBE
(215,187,190)
#DFC8CA
(223,200,202)
#E7D5D6
(231,213,214)
#EFE2E2
(239,226,226)
#F7EFEE
(247,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76D76 color. Also use rgb(167,109,118) instead hex code.

Text Font Color

.myTextColor { color: #A76D76; }

<p style="color:#A76D76">This sample text font color is #A76D76.</p>

This text font color is #A76D76.

Background Color

.myBgColor { background-color: #A76D76; }

<div style="background-color:#A76D76">Inner text</div>

This div background color is #A76D76.

Border color

.myBorderColor { border: 1px solid #A76D76; }

<div style="border:3px solid #A76D76">Div</div>

This div border color is #A76D76.

Opacity

.myOpacity80 { color: #A76D76; opacity: 0.8; }

<p style="color:#A76D76;opacity:0.8;">80%</p>

Text with #A76D76 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #A76D76;}

<p style="text-shadow: 3px 3px 1px #A76D76">Text here.</p>

This text has shadow with #A76D76 color.


.textShadow {text-shadow: 3px 3px 1px #A76D76', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #A76D76, 5px 5px 20px red">Text here.</p>

This text has shadow with #A76D76 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#A76D76, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#A76D76, Direction=45, Strength=4)">Text</p>

This text has shadow with #A76D76 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #A76D76;
-webkit-box-shadow: 1px 1px 3px 2px #A76D76;
box-shadow: 1px 1px 3px 2px #A76D76;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #A76D76; -webkit-box-shadow: 1px 1px 3px 2px #A76D76; box-shadow:1px 1px 3px 2px #A76D76;">
Div content here
</div>

This div box has shadow with color #A76D76.

Preview

Color preview on black background

This text has color #A76D76 on black background.


Color preview on white background

This text has color #A76D76 on white background.


Black color preview on #A76D76 background

This text has black color on #A76D76 background.


White color preview on #A76D76 background

This text has white color on #A76D76 background.


Related colors

Complementary color

Complementary color for #hex is #589289.


I love getcolorcode.com

Triadic colors

1 #76A76D and #6D76A7 with #A76D76 are triadic colors.

2 #766DA7 and #6DA776 with #A76D76 are triadic colors.