COLOR #AC7E46

HEX: #AC7E46 RGB: (172,126,70)

Color info

#AC7E46 contains mainly red and green colors. Web safe color of #AC7E46 is #996633 (or #963).

RGB color model

#AC7E46 color RGB value is (172,126,70).

RGB: (172,126,70) (67%, 49%, 27%)

RGB channels and saturation

R 172 of 255 = 67%
G 126 of 255 = 49%
B 70 of 255 = 27%

172
126
70

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

Portions of RGB colors in percentages

R + G + B = 172 + 126 + 70 = 368 (100%)
R 172 of 368 ~ 46.74%
G 126 of 368 ~ 34.24%
B 70 of 368 ~ 19.02'%

%46.74
%34.24
%19.02

CMYK color model

#AC7E46 color CMYK value is (0,27,59,33).

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

CMYK: (0,27,59,33)
C0M27Y59K33 (0%, 27%, 59%, 33%)
(0.00 / 0.27 / 0.59 / 0.33)

CMYK percentages

%0
%26.74
%59.3
%32.55

Codes

Color #AC7E46 in popluar color models

AC 7E 46
RGB 172 126 70
HSL 33° 42.15% 47.45%
HSB/HSV 33° 59.30% 67.45%
CMYK 0.00% 26.74% 59.30%
32.55%

Color #AC7E46 in popluar number systems.

HEX AC 7E 46
Decimal 172 126 70
Binary 10101100 1111110 1000110
Octal 254 176 106

Shades and tints

Shades of #AC7E46

#AC7E46
(172,126,70)
#9D7340
(157,115,64)
#8E683A
(142,104,58)
#7F5D34
(127,93,52)
#70522E
(112,82,46)
#614728
(97,71,40)
#523C22
(82,60,34)
#43311C
(67,49,28)
#342616
(52,38,22)
#251B10
(37,27,16)
#16100A
(22,16,10)
#000000
(0,0,0)

Tints of #AC7E46

#AC7E46
(172,126,70)
#B38956
(179,137,86)
#BA9466
(186,148,102)
#C19F76
(193,159,118)
#C8AA86
(200,170,134)
#CFB596
(207,181,150)
#D6C0A6
(214,192,166)
#DDCBB6
(221,203,182)
#E4D6C6
(228,214,198)
#EBE1D6
(235,225,214)
#F2ECE6
(242,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC7E46; }

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

This text font color is #AC7E46.

Background Color

.myBgColor { background-color: #AC7E46; }

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

This div background color is #AC7E46.

Border color

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

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

This div border color is #AC7E46.

Opacity

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

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

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

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

This text has shadow with #AC7E46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC7E46.

Preview

Color preview on black background

This text has color #AC7E46 on black background.


Color preview on white background

This text has color #AC7E46 on white background.


Black color preview on #AC7E46 background

This text has black color on #AC7E46 background.


White color preview on #AC7E46 background

This text has white color on #AC7E46 background.


Related colors

Complementary color

Complementary color for #hex is #5381B9.


I love getcolorcode.com

Triadic colors

1 #46AC7E and #7E46AC with #AC7E46 are triadic colors.

2 #467EAC and #7EAC46 with #AC7E46 are triadic colors.