COLOR #AC8E9E

HEX: #AC8E9E RGB: (172,142,158)

Color info

#AC8E9E contains red, green and blue colors in about the same proportion. Web safe color of #AC8E9E is #999999 (or #999).

RGB color model

#AC8E9E color RGB value is (172,142,158).

RGB: (172,142,158) (67%, 56%, 62%)

RGB channels and saturation

R 172 of 255 = 67%
G 142 of 255 = 56%
B 158 of 255 = 62%

172
142
158

R + G + B ~ 62%. #AC8E9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 172 + 142 + 158 = 472 (100%)
R 172 of 472 ~ 36.44%
G 142 of 472 ~ 30.08%
B 158 of 472 ~ 33.47'%

%36.44
%30.08
%33.47

CMYK color model

#AC8E9E color CMYK value is (0,17,8,33).

  • cyan value is 0.00%
  • magenta value is 17.44%
  • yellow value is 8.14%
  • key color value is 32.55%
CMYK: (0,17,8,33) C0M17Y8K33 (0%,17%,8%,33%) (0.00/0.17/0.08/0.33) 

CMYK percentages

%0
%17.44
%8.14
%32.55

Codes

Color #AC8E9E in popluar color models

AC 8E 9E
RGB 172 142 158
HSL 328° 15.31% 61.57%
HSB/HSV 328° 17.44% 67.45%
CMYK 0.00% 17.44% 8.14%
32.55%

Color #AC8E9E in popluar number systems.

HEX AC 8E 9E
Decimal 172 142 158
Binary 10101100 10001110 10011110
Octal 254 216 236

Shades and tints

Shades of #AC8E9E

#AC8E9E
(172,142,158)
#9D8290
(157,130,144)
#8E7682
(142,118,130)
#7F6A74
(127,106,116)
#705E66
(112,94,102)
#615258
(97,82,88)
#52464A
(82,70,74)
#433A3C
(67,58,60)
#342E2E
(52,46,46)
#252220
(37,34,32)
#161612
(22,22,18)
#000000
(0,0,0)

Tints of #AC8E9E

#AC8E9E
(172,142,158)
#B398A6
(179,152,166)
#BAA2AE
(186,162,174)
#C1ACB6
(193,172,182)
#C8B6BE
(200,182,190)
#CFC0C6
(207,192,198)
#D6CACE
(214,202,206)
#DDD4D6
(221,212,214)
#E4DEDE
(228,222,222)
#EBE8E6
(235,232,230)
#F2F2EE
(242,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC8E9E; }

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

This text font color is #AC8E9E.

Background Color

.myBgColor { background-color: #AC8E9E; }

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

This div background color is #AC8E9E.

Border color

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

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

This div border color is #AC8E9E.

Opacity

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

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

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

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

This text has shadow with #AC8E9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC8E9E.

Preview

Color preview on black background

This text has color #AC8E9E on black background.


Color preview on white background

This text has color #AC8E9E on white background.


Black color preview on #AC8E9E background

This text has black color on #AC8E9E background.


White color preview on #AC8E9E background

This text has white color on #AC8E9E background.


Related colors

Complementary color

Complementary color for #hex is #537161.


I love getcolorcode.com

Triadic colors

1 #9EAC8E and #8E9EAC with #AC8E9E are triadic colors.

2 #9E8EAC and #8EAC9E with #AC8E9E are triadic colors.