COLOR #AC6189

HEX: #AC6189 RGB: (172,97,137)

Color info

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

RGB color model

#AC6189 color RGB value is (172,97,137).

RGB: (172,97,137) (67%, 38%, 54%)

RGB channels and saturation

R 172 of 255 = 67%
G 97 of 255 = 38%
B 137 of 255 = 54%

172
97
137

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

Portions of RGB colors in percentages

R + G + B = 172 + 97 + 137 = 406 (100%)
R 172 of 406 ~ 42.36%
G 97 of 406 ~ 23.89%
B 137 of 406 ~ 33.74'%

%42.36
%23.89
%33.74

CMYK color model

#AC6189 color CMYK value is (0,44,20,33).

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

CMYK: (0,44,20,33)
C0M44Y20K33 (0%, 44%, 20%, 33%)
(0.00 / 0.44 / 0.20 / 0.33)

CMYK percentages

%0
%43.6
%20.35
%32.55

Codes

Color #AC6189 in popluar color models

AC 61 89
RGB 172 97 137
HSL 328° 31.12% 52.75%
HSB/HSV 328° 43.60% 67.45%
CMYK 0.00% 43.60% 20.35%
32.55%

Color #AC6189 in popluar number systems.

HEX AC 61 89
Decimal 172 97 137
Binary 10101100 1100001 10001001
Octal 254 141 211

Shades and tints

Shades of #AC6189

#AC6189
(172,97,137)
#9D597D
(157,89,125)
#8E5171
(142,81,113)
#7F4965
(127,73,101)
#704159
(112,65,89)
#61394D
(97,57,77)
#523141
(82,49,65)
#432935
(67,41,53)
#342129
(52,33,41)
#25191D
(37,25,29)
#161111
(22,17,17)
#000000
(0,0,0)

Tints of #AC6189

#AC6189
(172,97,137)
#B36F93
(179,111,147)
#BA7D9D
(186,125,157)
#C18BA7
(193,139,167)
#C899B1
(200,153,177)
#CFA7BB
(207,167,187)
#D6B5C5
(214,181,197)
#DDC3CF
(221,195,207)
#E4D1D9
(228,209,217)
#EBDFE3
(235,223,227)
#F2EDED
(242,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC6189; }

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

This text font color is #AC6189.

Background Color

.myBgColor { background-color: #AC6189; }

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

This div background color is #AC6189.

Border color

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

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

This div border color is #AC6189.

Opacity

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

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

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

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

This text has shadow with #AC6189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6189.

Preview

Color preview on black background

This text has color #AC6189 on black background.


Color preview on white background

This text has color #AC6189 on white background.


Black color preview on #AC6189 background

This text has black color on #AC6189 background.


White color preview on #AC6189 background

This text has white color on #AC6189 background.


Related colors

Complementary color

Complementary color for #hex is #539E76.


I love getcolorcode.com

Triadic colors

1 #89AC61 and #6189AC with #AC6189 are triadic colors.

2 #8961AC and #61AC89 with #AC6189 are triadic colors.