COLOR #AC8F9E

HEX: #AC8F9E RGB: (172,143,158)

Color info

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

RGB color model

#AC8F9E color RGB value is (172,143,158).

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

RGB channels and saturation

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

172
143
158

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

Portions of RGB colors in percentages

R + G + B = 172 + 143 + 158 = 473 (100%)
R 172 of 473 ~ 36.36%
G 143 of 473 ~ 30.23%
B 158 of 473 ~ 33.4'%

%36.36
%30.23
%33.4

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 16.86%
  • 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
%16.86
%8.14
%32.55

Codes

Color #AC8F9E in popluar color models

AC 8F 9E
RGB 172 143 158
HSL 329° 14.87% 61.76%
HSB/HSV 329° 16.86% 67.45%
CMYK 0.00% 16.86% 8.14%
32.55%

Color #AC8F9E in popluar number systems.

HEX AC 8F 9E
Decimal 172 143 158
Binary 10101100 10001111 10011110
Octal 254 217 236

Shades and tints

Shades of #AC8F9E

#AC8F9E
(172,143,158)
#9D8290
(157,130,144)
#8E7582
(142,117,130)
#7F6874
(127,104,116)
#705B66
(112,91,102)
#614E58
(97,78,88)
#52414A
(82,65,74)
#43343C
(67,52,60)
#34272E
(52,39,46)
#251A20
(37,26,32)
#160D12
(22,13,18)
#000000
(0,0,0)

Tints of #AC8F9E

#AC8F9E
(172,143,158)
#B399A6
(179,153,166)
#BAA3AE
(186,163,174)
#C1ADB6
(193,173,182)
#C8B7BE
(200,183,190)
#CFC1C6
(207,193,198)
#D6CBCE
(214,203,206)
#DDD5D6
(221,213,214)
#E4DFDE
(228,223,222)
#EBE9E6
(235,233,230)
#F2F3EE
(242,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC8F9E; }

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

This text font color is #AC8F9E.

Background Color

.myBgColor { background-color: #AC8F9E; }

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

This div background color is #AC8F9E.

Border color

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

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

This div border color is #AC8F9E.

Opacity

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

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

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

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

This text has shadow with #AC8F9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC8F9E.

Preview

Color preview on black background

This text has color #AC8F9E on black background.


Color preview on white background

This text has color #AC8F9E on white background.


Black color preview on #AC8F9E background

This text has black color on #AC8F9E background.


White color preview on #AC8F9E background

This text has white color on #AC8F9E background.


Related colors

Complementary color

Complementary color for #hex is #537061.


I love getcolorcode.com

Triadic colors

1 #9EAC8F and #8F9EAC with #AC8F9E are triadic colors.

2 #9E8FAC and #8FAC9E with #AC8F9E are triadic colors.