COLOR #AC8B7E

HEX: #AC8B7E RGB: (172,139,126)

Color info

#AC8B7E contains red, green and blue colors in about the same proportion. Web safe color of #AC8B7E is #999966 (or #996).

RGB color model

#AC8B7E color RGB value is (172,139,126).

RGB: (172,139,126) (67%, 55%, 49%)

RGB channels and saturation

R 172 of 255 = 67%
G 139 of 255 = 55%
B 126 of 255 = 49%

172
139
126

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

Portions of RGB colors in percentages

R + G + B = 172 + 139 + 126 = 437 (100%)
R 172 of 437 ~ 39.36%
G 139 of 437 ~ 31.81%
B 126 of 437 ~ 28.83'%

%39.36
%31.81
%28.83

CMYK color model

#AC8B7E color CMYK value is (0,19,27,33).

  • cyan value is 0.00%
  • magenta value is 19.19%
  • yellow value is 26.74%
  • key color value is 32.55%

CMYK: (0,19,27,33)
C0M19Y27K33 (0%, 19%, 27%, 33%)
(0.00 / 0.19 / 0.27 / 0.33)

CMYK percentages

%0
%19.19
%26.74
%32.55

Codes

Color #AC8B7E in popluar color models

AC 8B 7E
RGB 172 139 126
HSL 17° 21.70% 58.43%
HSB/HSV 17° 26.74% 67.45%
CMYK 0.00% 19.19% 26.74%
32.55%

Color #AC8B7E in popluar number systems.

HEX AC 8B 7E
Decimal 172 139 126
Binary 10101100 10001011 1111110
Octal 254 213 176

Shades and tints

Shades of #AC8B7E

#AC8B7E
(172,139,126)
#9D7F73
(157,127,115)
#8E7368
(142,115,104)
#7F675D
(127,103,93)
#705B52
(112,91,82)
#614F47
(97,79,71)
#52433C
(82,67,60)
#433731
(67,55,49)
#342B26
(52,43,38)
#251F1B
(37,31,27)
#161310
(22,19,16)
#000000
(0,0,0)

Tints of #AC8B7E

#AC8B7E
(172,139,126)
#B39589
(179,149,137)
#BA9F94
(186,159,148)
#C1A99F
(193,169,159)
#C8B3AA
(200,179,170)
#CFBDB5
(207,189,181)
#D6C7C0
(214,199,192)
#DDD1CB
(221,209,203)
#E4DBD6
(228,219,214)
#EBE5E1
(235,229,225)
#F2EFEC
(242,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC8B7E color. Also use rgb(172,139,126) instead hex code.

Text Font Color

.myTextColor { color: #AC8B7E; }

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

This text font color is #AC8B7E.

Background Color

.myBgColor { background-color: #AC8B7E; }

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

This div background color is #AC8B7E.

Border color

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

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

This div border color is #AC8B7E.

Opacity

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

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

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

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

This text has shadow with #AC8B7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC8B7E.

Preview

Color preview on black background

This text has color #AC8B7E on black background.


Color preview on white background

This text has color #AC8B7E on white background.


Black color preview on #AC8B7E background

This text has black color on #AC8B7E background.


White color preview on #AC8B7E background

This text has white color on #AC8B7E background.


Related colors

Complementary color

Complementary color for #hex is #537481.


I love getcolorcode.com

Triadic colors

1 #7EAC8B and #8B7EAC with #AC8B7E are triadic colors.

2 #7E8BAC and #8BAC7E with #AC8B7E are triadic colors.