COLOR #AC8C7C

HEX: #AC8C7C RGB: (172,140,124)

Color info

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

RGB color model

#AC8C7C color RGB value is (172,140,124).

RGB: (172,140,124) (67%, 55%, 49%)

RGB channels and saturation

R 172 of 255 = 67%
G 140 of 255 = 55%
B 124 of 255 = 49%

172
140
124

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

Portions of RGB colors in percentages

R + G + B = 172 + 140 + 124 = 436 (100%)
R 172 of 436 ~ 39.45%
G 140 of 436 ~ 32.11%
B 124 of 436 ~ 28.44'%

%39.45
%32.11
%28.44

CMYK color model

#AC8C7C color CMYK value is (0,19,28,33).

  • cyan value is 0.00%
  • magenta value is 18.60%
  • yellow value is 27.91%
  • key color value is 32.55%

CMYK: (0,19,28,33)
C0M19Y28K33 (0%, 19%, 28%, 33%)
(0.00 / 0.19 / 0.28 / 0.33)

CMYK percentages

%0
%18.6
%27.91
%32.55

Codes

Color #AC8C7C in popluar color models

AC 8C 7C
RGB 172 140 124
HSL 20° 22.43% 58.04%
HSB/HSV 20° 27.91% 67.45%
CMYK 0.00% 18.60% 27.91%
32.55%

Color #AC8C7C in popluar number systems.

HEX AC 8C 7C
Decimal 172 140 124
Binary 10101100 10001100 1111100
Octal 254 214 174

Shades and tints

Shades of #AC8C7C

#AC8C7C
(172,140,124)
#9D8071
(157,128,113)
#8E7466
(142,116,102)
#7F685B
(127,104,91)
#705C50
(112,92,80)
#615045
(97,80,69)
#52443A
(82,68,58)
#43382F
(67,56,47)
#342C24
(52,44,36)
#252019
(37,32,25)
#16140E
(22,20,14)
#000000
(0,0,0)

Tints of #AC8C7C

#AC8C7C
(172,140,124)
#B39687
(179,150,135)
#BAA092
(186,160,146)
#C1AA9D
(193,170,157)
#C8B4A8
(200,180,168)
#CFBEB3
(207,190,179)
#D6C8BE
(214,200,190)
#DDD2C9
(221,210,201)
#E4DCD4
(228,220,212)
#EBE6DF
(235,230,223)
#F2F0EA
(242,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC8C7C color. Also use rgb(172,140,124) instead hex code.

Text Font Color

.myTextColor { color: #AC8C7C; }

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

This text font color is #AC8C7C.

Background Color

.myBgColor { background-color: #AC8C7C; }

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

This div background color is #AC8C7C.

Border color

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

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

This div border color is #AC8C7C.

Opacity

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

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

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

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

This text has shadow with #AC8C7C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC8C7C.

Preview

Color preview on black background

This text has color #AC8C7C on black background.


Color preview on white background

This text has color #AC8C7C on white background.


Black color preview on #AC8C7C background

This text has black color on #AC8C7C background.


White color preview on #AC8C7C background

This text has white color on #AC8C7C background.


Related colors

Complementary color

Complementary color for #hex is #537383.


I love getcolorcode.com

Triadic colors

1 #7CAC8C and #8C7CAC with #AC8C7C are triadic colors.

2 #7C8CAC and #8CAC7C with #AC8C7C are triadic colors.