COLOR #AC4589

HEX: #AC4589 RGB: (172,69,137)

Color info

#AC4589 contains mainly red and blue colors. Web safe color of #AC4589 is #993399 (or #939).

RGB color model

#AC4589 color RGB value is (172,69,137).

RGB: (172,69,137) (67%, 27%, 54%)

RGB channels and saturation

R 172 of 255 = 67%
G 69 of 255 = 27%
B 137 of 255 = 54%

172
69
137

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

Portions of RGB colors in percentages

R + G + B = 172 + 69 + 137 = 378 (100%)
R 172 of 378 ~ 45.5%
G 69 of 378 ~ 18.25%
B 137 of 378 ~ 36.24'%

%45.5
%18.25
%36.24

CMYK color model

#AC4589 color CMYK value is (0,60,20,33).

  • cyan value is 0.00%
  • magenta value is 59.88%
  • yellow value is 20.35%
  • key color value is 32.55%

CMYK: (0,60,20,33)
C0M60Y20K33 (0%, 60%, 20%, 33%)
(0.00 / 0.60 / 0.20 / 0.33)

CMYK percentages

%0
%59.88
%20.35
%32.55

Codes

Color #AC4589 in popluar color models

AC 45 89
RGB 172 69 137
HSL 320° 42.74% 47.25%
HSB/HSV 320° 59.88% 67.45%
CMYK 0.00% 59.88% 20.35%
32.55%

Color #AC4589 in popluar number systems.

HEX AC 45 89
Decimal 172 69 137
Binary 10101100 1000101 10001001
Octal 254 105 211

Shades and tints

Shades of #AC4589

#AC4589
(172,69,137)
#9D3F7D
(157,63,125)
#8E3971
(142,57,113)
#7F3365
(127,51,101)
#702D59
(112,45,89)
#61274D
(97,39,77)
#522141
(82,33,65)
#431B35
(67,27,53)
#341529
(52,21,41)
#250F1D
(37,15,29)
#160911
(22,9,17)
#000000
(0,0,0)

Tints of #AC4589

#AC4589
(172,69,137)
#B35593
(179,85,147)
#BA659D
(186,101,157)
#C175A7
(193,117,167)
#C885B1
(200,133,177)
#CF95BB
(207,149,187)
#D6A5C5
(214,165,197)
#DDB5CF
(221,181,207)
#E4C5D9
(228,197,217)
#EBD5E3
(235,213,227)
#F2E5ED
(242,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC4589; }

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

This text font color is #AC4589.

Background Color

.myBgColor { background-color: #AC4589; }

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

This div background color is #AC4589.

Border color

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

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

This div border color is #AC4589.

Opacity

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

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

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

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

This text has shadow with #AC4589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC4589.

Preview

Color preview on black background

This text has color #AC4589 on black background.


Color preview on white background

This text has color #AC4589 on white background.


Black color preview on #AC4589 background

This text has black color on #AC4589 background.


White color preview on #AC4589 background

This text has white color on #AC4589 background.


Related colors

Complementary color

Complementary color for #hex is #53BA76.


I love getcolorcode.com

Triadic colors

1 #89AC45 and #4589AC with #AC4589 are triadic colors.

2 #8945AC and #45AC89 with #AC4589 are triadic colors.