COLOR #AC9477

HEX: #AC9477 RGB: (172,148,119)

Color info

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

RGB color model

#AC9477 color RGB value is (172,148,119).

RGB: (172,148,119) (67%, 58%, 47%)

RGB channels and saturation

R 172 of 255 = 67%
G 148 of 255 = 58%
B 119 of 255 = 47%

172
148
119

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

Portions of RGB colors in percentages

R + G + B = 172 + 148 + 119 = 439 (100%)
R 172 of 439 ~ 39.18%
G 148 of 439 ~ 33.71%
B 119 of 439 ~ 27.11'%

%39.18
%33.71
%27.11

CMYK color model

#AC9477 color CMYK value is (0,14,31,33).

  • cyan value is 0.00%
  • magenta value is 13.95%
  • yellow value is 30.81%
  • key color value is 32.55%
CMYK: (0,14,31,33) C0M14Y31K33 (0%,14%,31%,33%) (0.00/0.14/0.31/0.33) 

CMYK percentages

%0
%13.95
%30.81
%32.55

Codes

Color #AC9477 in popluar color models

AC 94 77
RGB 172 148 119
HSL 33° 24.20% 57.06%
HSB/HSV 33° 30.81% 67.45%
CMYK 0.00% 13.95% 30.81%
32.55%

Color #AC9477 in popluar number systems.

HEX AC 94 77
Decimal 172 148 119
Binary 10101100 10010100 1110111
Octal 254 224 167

Shades and tints

Shades of #AC9477

#AC9477
(172,148,119)
#9D876D
(157,135,109)
#8E7A63
(142,122,99)
#7F6D59
(127,109,89)
#70604F
(112,96,79)
#615345
(97,83,69)
#52463B
(82,70,59)
#433931
(67,57,49)
#342C27
(52,44,39)
#251F1D
(37,31,29)
#161213
(22,18,19)
#000000
(0,0,0)

Tints of #AC9477

#AC9477
(172,148,119)
#B39D83
(179,157,131)
#BAA68F
(186,166,143)
#C1AF9B
(193,175,155)
#C8B8A7
(200,184,167)
#CFC1B3
(207,193,179)
#D6CABF
(214,202,191)
#DDD3CB
(221,211,203)
#E4DCD7
(228,220,215)
#EBE5E3
(235,229,227)
#F2EEEF
(242,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC9477 color. Also use rgb(172,148,119) instead hex code.

Text Font Color

.myTextColor { color: #AC9477; }

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

This text font color is #AC9477.

Background Color

.myBgColor { background-color: #AC9477; }

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

This div background color is #AC9477.

Border color

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

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

This div border color is #AC9477.

Opacity

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

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

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

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

This text has shadow with #AC9477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC9477.

Preview

Color preview on black background

This text has color #AC9477 on black background.


Color preview on white background

This text has color #AC9477 on white background.


Black color preview on #AC9477 background

This text has black color on #AC9477 background.


White color preview on #AC9477 background

This text has white color on #AC9477 background.


Related colors

Complementary color

Complementary color for #hex is #536B88.


I love getcolorcode.com

Triadic colors

1 #77AC94 and #9477AC with #AC9477 are triadic colors.

2 #7794AC and #94AC77 with #AC9477 are triadic colors.