COLOR #AC5E8C

HEX: #AC5E8C RGB: (172,94,140)

Color info

#AC5E8C contains mainly red and blue colors. Web safe color of #AC5E8C is #996699 (or #969).

RGB color model

#AC5E8C color RGB value is (172,94,140).

RGB: (172,94,140) (67%, 37%, 55%)

RGB channels and saturation

R 172 of 255 = 67%
G 94 of 255 = 37%
B 140 of 255 = 55%

172
94
140

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

Portions of RGB colors in percentages

R + G + B = 172 + 94 + 140 = 406 (100%)
R 172 of 406 ~ 42.36%
G 94 of 406 ~ 23.15%
B 140 of 406 ~ 34.48'%

%42.36
%23.15
%34.48

CMYK color model

#AC5E8C color CMYK value is (0,45,19,33).

  • cyan value is 0.00%
  • magenta value is 45.35%
  • yellow value is 18.60%
  • key color value is 32.55%

CMYK: (0,45,19,33)
C0M45Y19K33 (0%, 45%, 19%, 33%)
(0.00 / 0.45 / 0.19 / 0.33)

CMYK percentages

%0
%45.35
%18.6
%32.55

Codes

Color #AC5E8C in popluar color models

AC 5E 8C
RGB 172 94 140
HSL 325° 31.97% 52.16%
HSB/HSV 325° 45.35% 67.45%
CMYK 0.00% 45.35% 18.60%
32.55%

Color #AC5E8C in popluar number systems.

HEX AC 5E 8C
Decimal 172 94 140
Binary 10101100 1011110 10001100
Octal 254 136 214

Shades and tints

Shades of #AC5E8C

#AC5E8C
(172,94,140)
#9D5680
(157,86,128)
#8E4E74
(142,78,116)
#7F4668
(127,70,104)
#703E5C
(112,62,92)
#613650
(97,54,80)
#522E44
(82,46,68)
#432638
(67,38,56)
#341E2C
(52,30,44)
#251620
(37,22,32)
#160E14
(22,14,20)
#000000
(0,0,0)

Tints of #AC5E8C

#AC5E8C
(172,94,140)
#B36C96
(179,108,150)
#BA7AA0
(186,122,160)
#C188AA
(193,136,170)
#C896B4
(200,150,180)
#CFA4BE
(207,164,190)
#D6B2C8
(214,178,200)
#DDC0D2
(221,192,210)
#E4CEDC
(228,206,220)
#EBDCE6
(235,220,230)
#F2EAF0
(242,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC5E8C; }

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

This text font color is #AC5E8C.

Background Color

.myBgColor { background-color: #AC5E8C; }

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

This div background color is #AC5E8C.

Border color

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

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

This div border color is #AC5E8C.

Opacity

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

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

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

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

This text has shadow with #AC5E8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC5E8C.

Preview

Color preview on black background

This text has color #AC5E8C on black background.


Color preview on white background

This text has color #AC5E8C on white background.


Black color preview on #AC5E8C background

This text has black color on #AC5E8C background.


White color preview on #AC5E8C background

This text has white color on #AC5E8C background.


Related colors

Complementary color

Complementary color for #hex is #53A173.


I love getcolorcode.com

Triadic colors

1 #8CAC5E and #5E8CAC with #AC5E8C are triadic colors.

2 #8C5EAC and #5EAC8C with #AC5E8C are triadic colors.