COLOR #AC929E

HEX: #AC929E RGB: (172,146,158)

Color info

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

RGB color model

#AC929E color RGB value is (172,146,158).

RGB: (172,146,158) (67%, 57%, 62%)

RGB channels and saturation

R 172 of 255 = 67%
G 146 of 255 = 57%
B 158 of 255 = 62%

172
146
158

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

Portions of RGB colors in percentages

R + G + B = 172 + 146 + 158 = 476 (100%)
R 172 of 476 ~ 36.13%
G 146 of 476 ~ 30.67%
B 158 of 476 ~ 33.19'%

%36.13
%30.67
%33.19

CMYK color model

#AC929E color CMYK value is (0,15,8,33).

  • cyan value is 0.00%
  • magenta value is 15.12%
  • yellow value is 8.14%
  • key color value is 32.55%
CMYK: (0,15,8,33) C0M15Y8K33 (0%,15%,8%,33%) (0.00/0.15/0.08/0.33) 

CMYK percentages

%0
%15.12
%8.14
%32.55

Codes

Color #AC929E in popluar color models

AC 92 9E
RGB 172 146 158
HSL 332° 13.54% 62.35%
HSB/HSV 332° 15.12% 67.45%
CMYK 0.00% 15.12% 8.14%
32.55%

Color #AC929E in popluar number systems.

HEX AC 92 9E
Decimal 172 146 158
Binary 10101100 10010010 10011110
Octal 254 222 236

Shades and tints

Shades of #AC929E

#AC929E
(172,146,158)
#9D8590
(157,133,144)
#8E7882
(142,120,130)
#7F6B74
(127,107,116)
#705E66
(112,94,102)
#615158
(97,81,88)
#52444A
(82,68,74)
#43373C
(67,55,60)
#342A2E
(52,42,46)
#251D20
(37,29,32)
#161012
(22,16,18)
#000000
(0,0,0)

Tints of #AC929E

#AC929E
(172,146,158)
#B39BA6
(179,155,166)
#BAA4AE
(186,164,174)
#C1ADB6
(193,173,182)
#C8B6BE
(200,182,190)
#CFBFC6
(207,191,198)
#D6C8CE
(214,200,206)
#DDD1D6
(221,209,214)
#E4DADE
(228,218,222)
#EBE3E6
(235,227,230)
#F2ECEE
(242,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC929E; }

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

This text font color is #AC929E.

Background Color

.myBgColor { background-color: #AC929E; }

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

This div background color is #AC929E.

Border color

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

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

This div border color is #AC929E.

Opacity

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

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

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

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

This text has shadow with #AC929E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC929E.

Preview

Color preview on black background

This text has color #AC929E on black background.


Color preview on white background

This text has color #AC929E on white background.


Black color preview on #AC929E background

This text has black color on #AC929E background.


White color preview on #AC929E background

This text has white color on #AC929E background.


Related colors

Complementary color

Complementary color for #hex is #536D61.


I love getcolorcode.com

Triadic colors

1 #9EAC92 and #929EAC with #AC929E are triadic colors.

2 #9E92AC and #92AC9E with #AC929E are triadic colors.