COLOR #AC7260

HEX: #AC7260 RGB: (172,114,96)

Color info

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

RGB color model

#AC7260 color RGB value is (172,114,96).

RGB: (172,114,96) (67%, 45%, 38%)

RGB channels and saturation

R 172 of 255 = 67%
G 114 of 255 = 45%
B 96 of 255 = 38%

172
114
96

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

Portions of RGB colors in percentages

R + G + B = 172 + 114 + 96 = 382 (100%)
R 172 of 382 ~ 45.03%
G 114 of 382 ~ 29.84%
B 96 of 382 ~ 25.13'%

%45.03
%29.84
%25.13

CMYK color model

#AC7260 color CMYK value is (0,34,44,33).

  • cyan value is 0.00%
  • magenta value is 33.72%
  • yellow value is 44.19%
  • key color value is 32.55%

CMYK: (0,34,44,33)
C0M34Y44K33 (0%, 34%, 44%, 33%)
(0.00 / 0.34 / 0.44 / 0.33)

CMYK percentages

%0
%33.72
%44.19
%32.55

Codes

Color #AC7260 in popluar color models

AC 72 60
RGB 172 114 96
HSL 14° 31.40% 52.55%
HSB/HSV 14° 44.19% 67.45%
CMYK 0.00% 33.72% 44.19%
32.55%

Color #AC7260 in popluar number systems.

HEX AC 72 60
Decimal 172 114 96
Binary 10101100 1110010 1100000
Octal 254 162 140

Shades and tints

Shades of #AC7260

#AC7260
(172,114,96)
#9D6858
(157,104,88)
#8E5E50
(142,94,80)
#7F5448
(127,84,72)
#704A40
(112,74,64)
#614038
(97,64,56)
#523630
(82,54,48)
#432C28
(67,44,40)
#342220
(52,34,32)
#251818
(37,24,24)
#160E10
(22,14,16)
#000000
(0,0,0)

Tints of #AC7260

#AC7260
(172,114,96)
#B37E6E
(179,126,110)
#BA8A7C
(186,138,124)
#C1968A
(193,150,138)
#C8A298
(200,162,152)
#CFAEA6
(207,174,166)
#D6BAB4
(214,186,180)
#DDC6C2
(221,198,194)
#E4D2D0
(228,210,208)
#EBDEDE
(235,222,222)
#F2EAEC
(242,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC7260 color. Also use rgb(172,114,96) instead hex code.

Text Font Color

.myTextColor { color: #AC7260; }

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

This text font color is #AC7260.

Background Color

.myBgColor { background-color: #AC7260; }

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

This div background color is #AC7260.

Border color

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

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

This div border color is #AC7260.

Opacity

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

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

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

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

This text has shadow with #AC7260 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC7260.

Preview

Color preview on black background

This text has color #AC7260 on black background.


Color preview on white background

This text has color #AC7260 on white background.


Black color preview on #AC7260 background

This text has black color on #AC7260 background.


White color preview on #AC7260 background

This text has white color on #AC7260 background.


Related colors

Complementary color

Complementary color for #hex is #538D9F.


I love getcolorcode.com

Triadic colors

1 #60AC72 and #7260AC with #AC7260 are triadic colors.

2 #6072AC and #72AC60 with #AC7260 are triadic colors.