COLOR #AC6E8F

HEX: #AC6E8F RGB: (172,110,143)

Color info

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

RGB color model

#AC6E8F color RGB value is (172,110,143).

RGB: (172,110,143) (67%, 43%, 56%)

RGB channels and saturation

R 172 of 255 = 67%
G 110 of 255 = 43%
B 143 of 255 = 56%

172
110
143

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

Portions of RGB colors in percentages

R + G + B = 172 + 110 + 143 = 425 (100%)
R 172 of 425 ~ 40.47%
G 110 of 425 ~ 25.88%
B 143 of 425 ~ 33.65'%

%40.47
%25.88
%33.65

CMYK color model

#AC6E8F color CMYK value is (0,36,17,33).

  • cyan value is 0.00%
  • magenta value is 36.05%
  • yellow value is 16.86%
  • key color value is 32.55%

CMYK: (0,36,17,33)
C0M36Y17K33 (0%, 36%, 17%, 33%)
(0.00 / 0.36 / 0.17 / 0.33)

CMYK percentages

%0
%36.05
%16.86
%32.55

Codes

Color #AC6E8F in popluar color models

AC 6E 8F
RGB 172 110 143
HSL 328° 27.19% 55.29%
HSB/HSV 328° 36.05% 67.45%
CMYK 0.00% 36.05% 16.86%
32.55%

Color #AC6E8F in popluar number systems.

HEX AC 6E 8F
Decimal 172 110 143
Binary 10101100 1101110 10001111
Octal 254 156 217

Shades and tints

Shades of #AC6E8F

#AC6E8F
(172,110,143)
#9D6482
(157,100,130)
#8E5A75
(142,90,117)
#7F5068
(127,80,104)
#70465B
(112,70,91)
#613C4E
(97,60,78)
#523241
(82,50,65)
#432834
(67,40,52)
#341E27
(52,30,39)
#25141A
(37,20,26)
#160A0D
(22,10,13)
#000000
(0,0,0)

Tints of #AC6E8F

#AC6E8F
(172,110,143)
#B37B99
(179,123,153)
#BA88A3
(186,136,163)
#C195AD
(193,149,173)
#C8A2B7
(200,162,183)
#CFAFC1
(207,175,193)
#D6BCCB
(214,188,203)
#DDC9D5
(221,201,213)
#E4D6DF
(228,214,223)
#EBE3E9
(235,227,233)
#F2F0F3
(242,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC6E8F; }

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

This text font color is #AC6E8F.

Background Color

.myBgColor { background-color: #AC6E8F; }

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

This div background color is #AC6E8F.

Border color

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

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

This div border color is #AC6E8F.

Opacity

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

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

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

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

This text has shadow with #AC6E8F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC6E8F.

Preview

Color preview on black background

This text has color #AC6E8F on black background.


Color preview on white background

This text has color #AC6E8F on white background.


Black color preview on #AC6E8F background

This text has black color on #AC6E8F background.


White color preview on #AC6E8F background

This text has white color on #AC6E8F background.


Related colors

Complementary color

Complementary color for #hex is #539170.


I love getcolorcode.com

Triadic colors

1 #8FAC6E and #6E8FAC with #AC6E8F are triadic colors.

2 #8F6EAC and #6EAC8F with #AC6E8F are triadic colors.