COLOR #A76E81

HEX: #A76E81 RGB: (167,110,129)

Color info

#A76E81 contains red, green and blue colors in about the same proportion. Web safe color of #A76E81 is #996699 (or #969).

RGB color model

#A76E81 color RGB value is (167,110,129).

RGB: (167,110,129) (65%, 43%, 51%)

RGB channels and saturation

R 167 of 255 = 65%
G 110 of 255 = 43%
B 129 of 255 = 51%

167
110
129

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

Portions of RGB colors in percentages

R + G + B = 167 + 110 + 129 = 406 (100%)
R 167 of 406 ~ 41.13%
G 110 of 406 ~ 27.09%
B 129 of 406 ~ 31.77'%

%41.13
%27.09
%31.77

CMYK color model

#A76E81 color CMYK value is (0,34,23,35).

  • cyan value is 0.00%
  • magenta value is 34.13%
  • yellow value is 22.75%
  • key color value is 34.51%
CMYK: (0,34,23,35) C0M34Y23K35 (0%,34%,23%,35%) (0.00/0.34/0.23/0.35) 

CMYK percentages

%0
%34.13
%22.75
%34.51

Codes

Color #A76E81 in popluar color models

A7 6E 81
RGB 167 110 129
HSL 340° 24.46% 54.31%
HSB/HSV 340° 34.13% 65.49%
CMYK 0.00% 34.13% 22.75%
34.51%

Color #A76E81 in popluar number systems.

HEX A7 6E 81
Decimal 167 110 129
Binary 10100111 1101110 10000001
Octal 247 156 201

Shades and tints

Shades of #A76E81

#A76E81
(167,110,129)
#986476
(152,100,118)
#895A6B
(137,90,107)
#7A5060
(122,80,96)
#6B4655
(107,70,85)
#5C3C4A
(92,60,74)
#4D323F
(77,50,63)
#3E2834
(62,40,52)
#2F1E29
(47,30,41)
#20141E
(32,20,30)
#110A13
(17,10,19)
#000000
(0,0,0)

Tints of #A76E81

#A76E81
(167,110,129)
#AF7B8C
(175,123,140)
#B78897
(183,136,151)
#BF95A2
(191,149,162)
#C7A2AD
(199,162,173)
#CFAFB8
(207,175,184)
#D7BCC3
(215,188,195)
#DFC9CE
(223,201,206)
#E7D6D9
(231,214,217)
#EFE3E4
(239,227,228)
#F7F0EF
(247,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A76E81 color. Also use rgb(167,110,129) instead hex code.

Text Font Color

.myTextColor { color: #A76E81; }

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

This text font color is #A76E81.

Background Color

.myBgColor { background-color: #A76E81; }

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

This div background color is #A76E81.

Border color

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

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

This div border color is #A76E81.

Opacity

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

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

Text with #A76E81 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 #A76E81;}

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

This text has shadow with #A76E81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A76E81.

Preview

Color preview on black background

This text has color #A76E81 on black background.


Color preview on white background

This text has color #A76E81 on white background.


Black color preview on #A76E81 background

This text has black color on #A76E81 background.


White color preview on #A76E81 background

This text has white color on #A76E81 background.


Related colors

Complementary color

Complementary color for #hex is #58917E.


I love getcolorcode.com

Triadic colors

1 #81A76E and #6E81A7 with #A76E81 are triadic colors.

2 #816EA7 and #6EA781 with #A76E81 are triadic colors.