COLOR #AC7D9B

HEX: #AC7D9B RGB: (172,125,155)

Color info

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

RGB color model

#AC7D9B color RGB value is (172,125,155).

RGB: (172,125,155) (67%, 49%, 61%)

RGB channels and saturation

R 172 of 255 = 67%
G 125 of 255 = 49%
B 155 of 255 = 61%

172
125
155

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

Portions of RGB colors in percentages

R + G + B = 172 + 125 + 155 = 452 (100%)
R 172 of 452 ~ 38.05%
G 125 of 452 ~ 27.65%
B 155 of 452 ~ 34.29'%

%38.05
%27.65
%34.29

CMYK color model

#AC7D9B color CMYK value is (0,27,10,33).

  • cyan value is 0.00%
  • magenta value is 27.33%
  • yellow value is 9.88%
  • key color value is 32.55%

CMYK: (0,27,10,33)
C0M27Y10K33 (0%, 27%, 10%, 33%)
(0.00 / 0.27 / 0.10 / 0.33)

CMYK percentages

%0
%27.33
%9.88
%32.55

Codes

Color #AC7D9B in popluar color models

AC 7D 9B
RGB 172 125 155
HSL 322° 22.07% 58.24%
HSB/HSV 322° 27.33% 67.45%
CMYK 0.00% 27.33% 9.88%
32.55%

Color #AC7D9B in popluar number systems.

HEX AC 7D 9B
Decimal 172 125 155
Binary 10101100 1111101 10011011
Octal 254 175 233

Shades and tints

Shades of #AC7D9B

#AC7D9B
(172,125,155)
#9D728D
(157,114,141)
#8E677F
(142,103,127)
#7F5C71
(127,92,113)
#705163
(112,81,99)
#614655
(97,70,85)
#523B47
(82,59,71)
#433039
(67,48,57)
#34252B
(52,37,43)
#251A1D
(37,26,29)
#160F0F
(22,15,15)
#000000
(0,0,0)

Tints of #AC7D9B

#AC7D9B
(172,125,155)
#B388A4
(179,136,164)
#BA93AD
(186,147,173)
#C19EB6
(193,158,182)
#C8A9BF
(200,169,191)
#CFB4C8
(207,180,200)
#D6BFD1
(214,191,209)
#DDCADA
(221,202,218)
#E4D5E3
(228,213,227)
#EBE0EC
(235,224,236)
#F2EBF5
(242,235,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC7D9B color. Also use rgb(172,125,155) instead hex code.

Text Font Color

.myTextColor { color: #AC7D9B; }

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

This text font color is #AC7D9B.

Background Color

.myBgColor { background-color: #AC7D9B; }

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

This div background color is #AC7D9B.

Border color

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

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

This div border color is #AC7D9B.

Opacity

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

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

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

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

This text has shadow with #AC7D9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC7D9B.

Preview

Color preview on black background

This text has color #AC7D9B on black background.


Color preview on white background

This text has color #AC7D9B on white background.


Black color preview on #AC7D9B background

This text has black color on #AC7D9B background.


White color preview on #AC7D9B background

This text has white color on #AC7D9B background.


Related colors

Complementary color

Complementary color for #hex is #538264.


I love getcolorcode.com

Triadic colors

1 #9BAC7D and #7D9BAC with #AC7D9B are triadic colors.

2 #9B7DAC and #7DAC9B with #AC7D9B are triadic colors.