COLOR #AC6E76

HEX: #AC6E76 RGB: (172,110,118)

Color info

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

RGB color model

#AC6E76 color RGB value is (172,110,118).

RGB: (172,110,118) (67%, 43%, 46%)

RGB channels and saturation

R 172 of 255 = 67%
G 110 of 255 = 43%
B 118 of 255 = 46%

172
110
118

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

Portions of RGB colors in percentages

R + G + B = 172 + 110 + 118 = 400 (100%)
R 172 of 400 ~ 43%
G 110 of 400 ~ 27.5%
B 118 of 400 ~ 29.5'%

%43
%27.5
%29.5

CMYK color model

#AC6E76 color CMYK value is (0,36,31,33).

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

CMYK: (0,36,31,33)
C0M36Y31K33 (0%, 36%, 31%, 33%)
(0.00 / 0.36 / 0.31 / 0.33)

CMYK percentages

%0
%36.05
%31.4
%32.55

Codes

Color #AC6E76 in popluar color models

AC 6E 76
RGB 172 110 118
HSL 352° 27.19% 55.29%
HSB/HSV 352° 36.05% 67.45%
CMYK 0.00% 36.05% 31.40%
32.55%

Color #AC6E76 in popluar number systems.

HEX AC 6E 76
Decimal 172 110 118
Binary 10101100 1101110 1110110
Octal 254 156 166

Shades and tints

Shades of #AC6E76

#AC6E76
(172,110,118)
#9D646C
(157,100,108)
#8E5A62
(142,90,98)
#7F5058
(127,80,88)
#70464E
(112,70,78)
#613C44
(97,60,68)
#52323A
(82,50,58)
#432830
(67,40,48)
#341E26
(52,30,38)
#25141C
(37,20,28)
#160A12
(22,10,18)
#000000
(0,0,0)

Tints of #AC6E76

#AC6E76
(172,110,118)
#B37B82
(179,123,130)
#BA888E
(186,136,142)
#C1959A
(193,149,154)
#C8A2A6
(200,162,166)
#CFAFB2
(207,175,178)
#D6BCBE
(214,188,190)
#DDC9CA
(221,201,202)
#E4D6D6
(228,214,214)
#EBE3E2
(235,227,226)
#F2F0EE
(242,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC6E76; }

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

This text font color is #AC6E76.

Background Color

.myBgColor { background-color: #AC6E76; }

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

This div background color is #AC6E76.

Border color

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

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

This div border color is #AC6E76.

Opacity

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

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

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

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

This text has shadow with #AC6E76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6E76.

Preview

Color preview on black background

This text has color #AC6E76 on black background.


Color preview on white background

This text has color #AC6E76 on white background.


Black color preview on #AC6E76 background

This text has black color on #AC6E76 background.


White color preview on #AC6E76 background

This text has white color on #AC6E76 background.


Related colors

Complementary color

Complementary color for #hex is #539189.


I love getcolorcode.com

Triadic colors

1 #76AC6E and #6E76AC with #AC6E76 are triadic colors.

2 #766EAC and #6EAC76 with #AC6E76 are triadic colors.