COLOR #AC9EAE

HEX: #AC9EAE RGB: (172,158,174)

Color info

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

RGB color model

#AC9EAE color RGB value is (172,158,174).

RGB: (172,158,174) (67%, 62%, 68%)

RGB channels and saturation

R 172 of 255 = 67%
G 158 of 255 = 62%
B 174 of 255 = 68%

172
158
174

R + G + B ~ 66%. #AC9EAE is quite light color.

Portions of RGB colors in percentages

R + G + B = 172 + 158 + 174 = 504 (100%)
R 172 of 504 ~ 34.13%
G 158 of 504 ~ 31.35%
B 174 of 504 ~ 34.52'%

%34.13
%31.35
%34.52

CMYK color model

#AC9EAE color CMYK value is (1,9,0,32).

  • cyan value is 1.15%
  • magenta value is 9.20%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (1,9,0,32)
C1M9Y0K32 (1%, 9%, 0%, 32%)
(0.01 / 0.09 / 0.00 / 0.32)

CMYK percentages

%1.15
%9.2
%0
%31.76

Codes

Color #AC9EAE in popluar color models

AC 9E AE
RGB 172 158 174
HSL 293° 8.99% 65.10%
HSB/HSV 293° 9.20% 68.24%
CMYK 1.15% 9.20% 0.00%
31.76%

Color #AC9EAE in popluar number systems.

HEX AC 9E AE
Decimal 172 158 174
Binary 10101100 10011110 10101110
Octal 254 236 256

Shades and tints

Shades of #AC9EAE

#AC9EAE
(172,158,174)
#9D909F
(157,144,159)
#8E8290
(142,130,144)
#7F7481
(127,116,129)
#706672
(112,102,114)
#615863
(97,88,99)
#524A54
(82,74,84)
#433C45
(67,60,69)
#342E36
(52,46,54)
#252027
(37,32,39)
#161218
(22,18,24)
#000000
(0,0,0)

Tints of #AC9EAE

#AC9EAE
(172,158,174)
#B3A6B5
(179,166,181)
#BAAEBC
(186,174,188)
#C1B6C3
(193,182,195)
#C8BECA
(200,190,202)
#CFC6D1
(207,198,209)
#D6CED8
(214,206,216)
#DDD6DF
(221,214,223)
#E4DEE6
(228,222,230)
#EBE6ED
(235,230,237)
#F2EEF4
(242,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC9EAE; }

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

This text font color is #AC9EAE.

Background Color

.myBgColor { background-color: #AC9EAE; }

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

This div background color is #AC9EAE.

Border color

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

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

This div border color is #AC9EAE.

Opacity

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

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

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

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

This text has shadow with #AC9EAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC9EAE.

Preview

Color preview on black background

This text has color #AC9EAE on black background.


Color preview on white background

This text has color #AC9EAE on white background.


Black color preview on #AC9EAE background

This text has black color on #AC9EAE background.


White color preview on #AC9EAE background

This text has white color on #AC9EAE background.


Related colors

Complementary color

Complementary color for #hex is #536151.


I love getcolorcode.com

Triadic colors

1 #AEAC9E and #9EAEAC with #AC9EAE are triadic colors.

2 #AE9EAC and #9EACAE with #AC9EAE are triadic colors.