COLOR #AC9469

HEX: #AC9469 RGB: (172,148,105)

Color info

#AC9469 contains mainly red and green colors. Web safe color of #AC9469 is #999966 (or #996).

RGB color model

#AC9469 color RGB value is (172,148,105).

RGB: (172,148,105) (67%, 58%, 41%)

RGB channels and saturation

R 172 of 255 = 67%
G 148 of 255 = 58%
B 105 of 255 = 41%

172
148
105

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

Portions of RGB colors in percentages

R + G + B = 172 + 148 + 105 = 425 (100%)
R 172 of 425 ~ 40.47%
G 148 of 425 ~ 34.82%
B 105 of 425 ~ 24.71'%

%40.47
%34.82
%24.71

CMYK color model

#AC9469 color CMYK value is (0,14,39,33).

  • cyan value is 0.00%
  • magenta value is 13.95%
  • yellow value is 38.95%
  • key color value is 32.55%

CMYK: (0,14,39,33)
C0M14Y39K33 (0%, 14%, 39%, 33%)
(0.00 / 0.14 / 0.39 / 0.33)

CMYK percentages

%0
%13.95
%38.95
%32.55

Codes

Color #AC9469 in popluar color models

AC 94 69
RGB 172 148 105
HSL 39° 28.76% 54.31%
HSB/HSV 39° 38.95% 67.45%
CMYK 0.00% 13.95% 38.95%
32.55%

Color #AC9469 in popluar number systems.

HEX AC 94 69
Decimal 172 148 105
Binary 10101100 10010100 1101001
Octal 254 224 151

Shades and tints

Shades of #AC9469

#AC9469
(172,148,105)
#9D8760
(157,135,96)
#8E7A57
(142,122,87)
#7F6D4E
(127,109,78)
#706045
(112,96,69)
#61533C
(97,83,60)
#524633
(82,70,51)
#43392A
(67,57,42)
#342C21
(52,44,33)
#251F18
(37,31,24)
#16120F
(22,18,15)
#000000
(0,0,0)

Tints of #AC9469

#AC9469
(172,148,105)
#B39D76
(179,157,118)
#BAA683
(186,166,131)
#C1AF90
(193,175,144)
#C8B89D
(200,184,157)
#CFC1AA
(207,193,170)
#D6CAB7
(214,202,183)
#DDD3C4
(221,211,196)
#E4DCD1
(228,220,209)
#EBE5DE
(235,229,222)
#F2EEEB
(242,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC9469; }

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

This text font color is #AC9469.

Background Color

.myBgColor { background-color: #AC9469; }

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

This div background color is #AC9469.

Border color

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

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

This div border color is #AC9469.

Opacity

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

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

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

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

This text has shadow with #AC9469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC9469.

Preview

Color preview on black background

This text has color #AC9469 on black background.


Color preview on white background

This text has color #AC9469 on white background.


Black color preview on #AC9469 background

This text has black color on #AC9469 background.


White color preview on #AC9469 background

This text has white color on #AC9469 background.


Related colors

Complementary color

Complementary color for #hex is #536B96.


I love getcolorcode.com

Triadic colors

1 #69AC94 and #9469AC with #AC9469 are triadic colors.

2 #6994AC and #94AC69 with #AC9469 are triadic colors.