COLOR #AC9694

HEX: #AC9694 RGB: (172,150,148)

Color info

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

RGB color model

#AC9694 color RGB value is (172,150,148).

RGB: (172,150,148) (67%, 59%, 58%)

RGB channels and saturation

R 172 of 255 = 67%
G 150 of 255 = 59%
B 148 of 255 = 58%

172
150
148

R + G + B ~ 61%. #AC9694 is quite light color.

Portions of RGB colors in percentages

R + G + B = 172 + 150 + 148 = 470 (100%)
R 172 of 470 ~ 36.6%
G 150 of 470 ~ 31.91%
B 148 of 470 ~ 31.49'%

%36.6
%31.91
%31.49

CMYK color model

#AC9694 color CMYK value is (0,13,14,33).

  • cyan value is 0.00%
  • magenta value is 12.79%
  • yellow value is 13.95%
  • key color value is 32.55%
CMYK: (0,13,14,33) C0M13Y14K33 (0%,13%,14%,33%) (0.00/0.13/0.14/0.33) 

CMYK percentages

%0
%12.79
%13.95
%32.55

Codes

Color #AC9694 in popluar color models

AC 96 94
RGB 172 150 148
HSL 12.63% 62.75%
HSB/HSV 13.95% 67.45%
CMYK 0.00% 12.79% 13.95%
32.55%

Color #AC9694 in popluar number systems.

HEX AC 96 94
Decimal 172 150 148
Binary 10101100 10010110 10010100
Octal 254 226 224

Shades and tints

Shades of #AC9694

#AC9694
(172,150,148)
#9D8987
(157,137,135)
#8E7C7A
(142,124,122)
#7F6F6D
(127,111,109)
#706260
(112,98,96)
#615553
(97,85,83)
#524846
(82,72,70)
#433B39
(67,59,57)
#342E2C
(52,46,44)
#25211F
(37,33,31)
#161412
(22,20,18)
#000000
(0,0,0)

Tints of #AC9694

#AC9694
(172,150,148)
#B39F9D
(179,159,157)
#BAA8A6
(186,168,166)
#C1B1AF
(193,177,175)
#C8BAB8
(200,186,184)
#CFC3C1
(207,195,193)
#D6CCCA
(214,204,202)
#DDD5D3
(221,213,211)
#E4DEDC
(228,222,220)
#EBE7E5
(235,231,229)
#F2F0EE
(242,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC9694 color. Also use rgb(172,150,148) instead hex code.

Text Font Color

.myTextColor { color: #AC9694; }

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

This text font color is #AC9694.

Background Color

.myBgColor { background-color: #AC9694; }

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

This div background color is #AC9694.

Border color

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

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

This div border color is #AC9694.

Opacity

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

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

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

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

This text has shadow with #AC9694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC9694.

Preview

Color preview on black background

This text has color #AC9694 on black background.


Color preview on white background

This text has color #AC9694 on white background.


Black color preview on #AC9694 background

This text has black color on #AC9694 background.


White color preview on #AC9694 background

This text has white color on #AC9694 background.


Related colors

Complementary color

Complementary color for #hex is #53696B.


I love getcolorcode.com

Triadic colors

1 #94AC96 and #9694AC with #AC9694 are triadic colors.

2 #9496AC and #96AC94 with #AC9694 are triadic colors.