COLOR #AC7686

HEX: #AC7686 RGB: (172,118,134)

Color info

#AC7686 contains red, green and blue colors in about the same proportion. Web safe color of #AC7686 is #996699 (or #969).

RGB color model

#AC7686 color RGB value is (172,118,134).

RGB: (172,118,134) (67%, 46%, 53%)

RGB channels and saturation

R 172 of 255 = 67%
G 118 of 255 = 46%
B 134 of 255 = 53%

172
118
134

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

Portions of RGB colors in percentages

R + G + B = 172 + 118 + 134 = 424 (100%)
R 172 of 424 ~ 40.57%
G 118 of 424 ~ 27.83%
B 134 of 424 ~ 31.6'%

%40.57
%27.83
%31.6

CMYK color model

#AC7686 color CMYK value is (0,31,22,33).

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

CMYK: (0,31,22,33)
C0M31Y22K33 (0%, 31%, 22%, 33%)
(0.00 / 0.31 / 0.22 / 0.33)

CMYK percentages

%0
%31.4
%22.09
%32.55

Codes

Color #AC7686 in popluar color models

AC 76 86
RGB 172 118 134
HSL 342° 24.55% 56.86%
HSB/HSV 342° 31.40% 67.45%
CMYK 0.00% 31.40% 22.09%
32.55%

Color #AC7686 in popluar number systems.

HEX AC 76 86
Decimal 172 118 134
Binary 10101100 1110110 10000110
Octal 254 166 206

Shades and tints

Shades of #AC7686

#AC7686
(172,118,134)
#9D6C7A
(157,108,122)
#8E626E
(142,98,110)
#7F5862
(127,88,98)
#704E56
(112,78,86)
#61444A
(97,68,74)
#523A3E
(82,58,62)
#433032
(67,48,50)
#342626
(52,38,38)
#251C1A
(37,28,26)
#16120E
(22,18,14)
#000000
(0,0,0)

Tints of #AC7686

#AC7686
(172,118,134)
#B38291
(179,130,145)
#BA8E9C
(186,142,156)
#C19AA7
(193,154,167)
#C8A6B2
(200,166,178)
#CFB2BD
(207,178,189)
#D6BEC8
(214,190,200)
#DDCAD3
(221,202,211)
#E4D6DE
(228,214,222)
#EBE2E9
(235,226,233)
#F2EEF4
(242,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC7686; }

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

This text font color is #AC7686.

Background Color

.myBgColor { background-color: #AC7686; }

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

This div background color is #AC7686.

Border color

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

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

This div border color is #AC7686.

Opacity

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

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

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

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

This text has shadow with #AC7686 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC7686.

Preview

Color preview on black background

This text has color #AC7686 on black background.


Color preview on white background

This text has color #AC7686 on white background.


Black color preview on #AC7686 background

This text has black color on #AC7686 background.


White color preview on #AC7686 background

This text has white color on #AC7686 background.


Related colors

Complementary color

Complementary color for #hex is #538979.


I love getcolorcode.com

Triadic colors

1 #86AC76 and #7686AC with #AC7686 are triadic colors.

2 #8676AC and #76AC86 with #AC7686 are triadic colors.