COLOR #AC6772

HEX: #AC6772 RGB: (172,103,114)

Color info

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

RGB color model

#AC6772 color RGB value is (172,103,114).

RGB: (172,103,114) (67%, 40%, 45%)

RGB channels and saturation

R 172 of 255 = 67%
G 103 of 255 = 40%
B 114 of 255 = 45%

172
103
114

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

Portions of RGB colors in percentages

R + G + B = 172 + 103 + 114 = 389 (100%)
R 172 of 389 ~ 44.22%
G 103 of 389 ~ 26.48%
B 114 of 389 ~ 29.31'%

%44.22
%26.48
%29.31

CMYK color model

#AC6772 color CMYK value is (0,40,34,33).

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

CMYK: (0,40,34,33)
C0M40Y34K33 (0%, 40%, 34%, 33%)
(0.00 / 0.40 / 0.34 / 0.33)

CMYK percentages

%0
%40.12
%33.72
%32.55

Codes

Color #AC6772 in popluar color models

AC 67 72
RGB 172 103 114
HSL 350° 29.36% 53.92%
HSB/HSV 350° 40.12% 67.45%
CMYK 0.00% 40.12% 33.72%
32.55%

Color #AC6772 in popluar number systems.

HEX AC 67 72
Decimal 172 103 114
Binary 10101100 1100111 1110010
Octal 254 147 162

Shades and tints

Shades of #AC6772

#AC6772
(172,103,114)
#9D5E68
(157,94,104)
#8E555E
(142,85,94)
#7F4C54
(127,76,84)
#70434A
(112,67,74)
#613A40
(97,58,64)
#523136
(82,49,54)
#43282C
(67,40,44)
#341F22
(52,31,34)
#251618
(37,22,24)
#160D0E
(22,13,14)
#000000
(0,0,0)

Tints of #AC6772

#AC6772
(172,103,114)
#B3747E
(179,116,126)
#BA818A
(186,129,138)
#C18E96
(193,142,150)
#C89BA2
(200,155,162)
#CFA8AE
(207,168,174)
#D6B5BA
(214,181,186)
#DDC2C6
(221,194,198)
#E4CFD2
(228,207,210)
#EBDCDE
(235,220,222)
#F2E9EA
(242,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC6772; }

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

This text font color is #AC6772.

Background Color

.myBgColor { background-color: #AC6772; }

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

This div background color is #AC6772.

Border color

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

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

This div border color is #AC6772.

Opacity

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

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

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

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

This text has shadow with #AC6772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6772.

Preview

Color preview on black background

This text has color #AC6772 on black background.


Color preview on white background

This text has color #AC6772 on white background.


Black color preview on #AC6772 background

This text has black color on #AC6772 background.


White color preview on #AC6772 background

This text has white color on #AC6772 background.


Related colors

Complementary color

Complementary color for #hex is #53988D.


I love getcolorcode.com

Triadic colors

1 #72AC67 and #6772AC with #AC6772 are triadic colors.

2 #7267AC and #67AC72 with #AC6772 are triadic colors.