COLOR #AC7C6E

HEX: #AC7C6E RGB: (172,124,110)

Color info

#AC7C6E contains mainly red and green colors. Web safe color of #AC7C6E is #996666 (or #966).

RGB color model

#AC7C6E color RGB value is (172,124,110).

RGB: (172,124,110) (67%, 49%, 43%)

RGB channels and saturation

R 172 of 255 = 67%
G 124 of 255 = 49%
B 110 of 255 = 43%

172
124
110

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

Portions of RGB colors in percentages

R + G + B = 172 + 124 + 110 = 406 (100%)
R 172 of 406 ~ 42.36%
G 124 of 406 ~ 30.54%
B 110 of 406 ~ 27.09'%

%42.36
%30.54
%27.09

CMYK color model

#AC7C6E color CMYK value is (0,28,36,33).

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

CMYK: (0,28,36,33)
C0M28Y36K33 (0%, 28%, 36%, 33%)
(0.00 / 0.28 / 0.36 / 0.33)

CMYK percentages

%0
%27.91
%36.05
%32.55

Codes

Color #AC7C6E in popluar color models

AC 7C 6E
RGB 172 124 110
HSL 14° 27.19% 55.29%
HSB/HSV 14° 36.05% 67.45%
CMYK 0.00% 27.91% 36.05%
32.55%

Color #AC7C6E in popluar number systems.

HEX AC 7C 6E
Decimal 172 124 110
Binary 10101100 1111100 1101110
Octal 254 174 156

Shades and tints

Shades of #AC7C6E

#AC7C6E
(172,124,110)
#9D7164
(157,113,100)
#8E665A
(142,102,90)
#7F5B50
(127,91,80)
#705046
(112,80,70)
#61453C
(97,69,60)
#523A32
(82,58,50)
#432F28
(67,47,40)
#34241E
(52,36,30)
#251914
(37,25,20)
#160E0A
(22,14,10)
#000000
(0,0,0)

Tints of #AC7C6E

#AC7C6E
(172,124,110)
#B3877B
(179,135,123)
#BA9288
(186,146,136)
#C19D95
(193,157,149)
#C8A8A2
(200,168,162)
#CFB3AF
(207,179,175)
#D6BEBC
(214,190,188)
#DDC9C9
(221,201,201)
#E4D4D6
(228,212,214)
#EBDFE3
(235,223,227)
#F2EAF0
(242,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC7C6E; }

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

This text font color is #AC7C6E.

Background Color

.myBgColor { background-color: #AC7C6E; }

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

This div background color is #AC7C6E.

Border color

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

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

This div border color is #AC7C6E.

Opacity

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

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

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

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

This text has shadow with #AC7C6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC7C6E.

Preview

Color preview on black background

This text has color #AC7C6E on black background.


Color preview on white background

This text has color #AC7C6E on white background.


Black color preview on #AC7C6E background

This text has black color on #AC7C6E background.


White color preview on #AC7C6E background

This text has white color on #AC7C6E background.


Related colors

Complementary color

Complementary color for #hex is #538391.


I love getcolorcode.com

Triadic colors

1 #6EAC7C and #7C6EAC with #AC7C6E are triadic colors.

2 #6E7CAC and #7CAC6E with #AC7C6E are triadic colors.