COLOR #AC7AAC

HEX: #AC7AAC RGB: (172,122,172)

Color info

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

RGB color model

#AC7AAC color RGB value is (172,122,172).

RGB: (172,122,172) (67%, 48%, 67%)

RGB channels and saturation

R 172 of 255 = 67%
G 122 of 255 = 48%
B 172 of 255 = 67%

172
122
172

R + G + B ~ 61%. #AC7AAC is quite light color.

Portions of RGB colors in percentages

R + G + B = 172 + 122 + 172 = 466 (100%)
R 172 of 466 ~ 36.91%
G 122 of 466 ~ 26.18%
B 172 of 466 ~ 36.91'%

%36.91
%26.18
%36.91

CMYK color model

#AC7AAC color CMYK value is (0,29,0,33).

  • cyan value is 0.00%
  • magenta value is 29.07%
  • yellow value is 0.00%
  • key color value is 32.55%

CMYK: (0,29,0,33)
C0M29Y0K33 (0%, 29%, 0%, 33%)
(0.00 / 0.29 / 0.00 / 0.33)

CMYK percentages

%0
%29.07
%0
%32.55

Codes

Color #AC7AAC in popluar color models

AC 7A AC
RGB 172 122 172
HSL 300° 23.15% 57.65%
HSB/HSV 300° 29.07% 67.45%
CMYK 0.00% 29.07% 0.00%
32.55%

Color #AC7AAC in popluar number systems.

HEX AC 7A AC
Decimal 172 122 172
Binary 10101100 1111010 10101100
Octal 254 172 254

Shades and tints

Shades of #AC7AAC

#AC7AAC
(172,122,172)
#9D6F9D
(157,111,157)
#8E648E
(142,100,142)
#7F597F
(127,89,127)
#704E70
(112,78,112)
#614361
(97,67,97)
#523852
(82,56,82)
#432D43
(67,45,67)
#342234
(52,34,52)
#251725
(37,23,37)
#160C16
(22,12,22)
#000000
(0,0,0)

Tints of #AC7AAC

#AC7AAC
(172,122,172)
#B386B3
(179,134,179)
#BA92BA
(186,146,186)
#C19EC1
(193,158,193)
#C8AAC8
(200,170,200)
#CFB6CF
(207,182,207)
#D6C2D6
(214,194,214)
#DDCEDD
(221,206,221)
#E4DAE4
(228,218,228)
#EBE6EB
(235,230,235)
#F2F2F2
(242,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC7AAC; }

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

This text font color is #AC7AAC.

Background Color

.myBgColor { background-color: #AC7AAC; }

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

This div background color is #AC7AAC.

Border color

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

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

This div border color is #AC7AAC.

Opacity

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

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

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

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

This text has shadow with #AC7AAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC7AAC.

Preview

Color preview on black background

This text has color #AC7AAC on black background.


Color preview on white background

This text has color #AC7AAC on white background.


Black color preview on #AC7AAC background

This text has black color on #AC7AAC background.


White color preview on #AC7AAC background

This text has white color on #AC7AAC background.


Related colors

Complementary color

Complementary color for #hex is #538553.


I love getcolorcode.com

Triadic colors

1 #ACAC7A and #7AACAC with #AC7AAC are triadic colors.

2 #AC7AAC and #7AACAC with #AC7AAC are triadic colors.