COLOR #AC7F8E

HEX: #AC7F8E RGB: (172,127,142)

Color info

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

RGB color model

#AC7F8E color RGB value is (172,127,142).

RGB: (172,127,142) (67%, 50%, 56%)

RGB channels and saturation

R 172 of 255 = 67%
G 127 of 255 = 50%
B 142 of 255 = 56%

172
127
142

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

Portions of RGB colors in percentages

R + G + B = 172 + 127 + 142 = 441 (100%)
R 172 of 441 ~ 39%
G 127 of 441 ~ 28.8%
B 142 of 441 ~ 32.2'%

%39
%28.8
%32.2

CMYK color model

#AC7F8E color CMYK value is (0,26,17,33).

  • cyan value is 0.00%
  • magenta value is 26.16%
  • yellow value is 17.44%
  • key color value is 32.55%

CMYK: (0,26,17,33)
C0M26Y17K33 (0%, 26%, 17%, 33%)
(0.00 / 0.26 / 0.17 / 0.33)

CMYK percentages

%0
%26.16
%17.44
%32.55

Codes

Color #AC7F8E in popluar color models

AC 7F 8E
RGB 172 127 142
HSL 340° 21.33% 58.63%
HSB/HSV 340° 26.16% 67.45%
CMYK 0.00% 26.16% 17.44%
32.55%

Color #AC7F8E in popluar number systems.

HEX AC 7F 8E
Decimal 172 127 142
Binary 10101100 1111111 10001110
Octal 254 177 216

Shades and tints

Shades of #AC7F8E

#AC7F8E
(172,127,142)
#9D7482
(157,116,130)
#8E6976
(142,105,118)
#7F5E6A
(127,94,106)
#70535E
(112,83,94)
#614852
(97,72,82)
#523D46
(82,61,70)
#43323A
(67,50,58)
#34272E
(52,39,46)
#251C22
(37,28,34)
#161116
(22,17,22)
#000000
(0,0,0)

Tints of #AC7F8E

#AC7F8E
(172,127,142)
#B38A98
(179,138,152)
#BA95A2
(186,149,162)
#C1A0AC
(193,160,172)
#C8ABB6
(200,171,182)
#CFB6C0
(207,182,192)
#D6C1CA
(214,193,202)
#DDCCD4
(221,204,212)
#E4D7DE
(228,215,222)
#EBE2E8
(235,226,232)
#F2EDF2
(242,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC7F8E color. Also use rgb(172,127,142) instead hex code.

Text Font Color

.myTextColor { color: #AC7F8E; }

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

This text font color is #AC7F8E.

Background Color

.myBgColor { background-color: #AC7F8E; }

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

This div background color is #AC7F8E.

Border color

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

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

This div border color is #AC7F8E.

Opacity

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

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

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

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

This text has shadow with #AC7F8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC7F8E.

Preview

Color preview on black background

This text has color #AC7F8E on black background.


Color preview on white background

This text has color #AC7F8E on white background.


Black color preview on #AC7F8E background

This text has black color on #AC7F8E background.


White color preview on #AC7F8E background

This text has white color on #AC7F8E background.


Related colors

Complementary color

Complementary color for #hex is #538071.


I love getcolorcode.com

Triadic colors

1 #8EAC7F and #7F8EAC with #AC7F8E are triadic colors.

2 #8E7FAC and #7FAC8E with #AC7F8E are triadic colors.