COLOR #AC9397

HEX: #AC9397 RGB: (172,147,151)

Color info

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

RGB color model

#AC9397 color RGB value is (172,147,151).

RGB: (172,147,151) (67%, 58%, 59%)

RGB channels and saturation

R 172 of 255 = 67%
G 147 of 255 = 58%
B 151 of 255 = 59%

172
147
151

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

Portions of RGB colors in percentages

R + G + B = 172 + 147 + 151 = 470 (100%)
R 172 of 470 ~ 36.6%
G 147 of 470 ~ 31.28%
B 151 of 470 ~ 32.13'%

%36.6
%31.28
%32.13

CMYK color model

#AC9397 color CMYK value is (0,15,12,33).

  • cyan value is 0.00%
  • magenta value is 14.53%
  • yellow value is 12.21%
  • key color value is 32.55%

CMYK: (0,15,12,33)
C0M15Y12K33 (0%, 15%, 12%, 33%)
(0.00 / 0.15 / 0.12 / 0.33)

CMYK percentages

%0
%14.53
%12.21
%32.55

Codes

Color #AC9397 in popluar color models

AC 93 97
RGB 172 147 151
HSL 350° 13.09% 62.55%
HSB/HSV 350° 14.53% 67.45%
CMYK 0.00% 14.53% 12.21%
32.55%

Color #AC9397 in popluar number systems.

HEX AC 93 97
Decimal 172 147 151
Binary 10101100 10010011 10010111
Octal 254 223 227

Shades and tints

Shades of #AC9397

#AC9397
(172,147,151)
#9D868A
(157,134,138)
#8E797D
(142,121,125)
#7F6C70
(127,108,112)
#705F63
(112,95,99)
#615256
(97,82,86)
#524549
(82,69,73)
#43383C
(67,56,60)
#342B2F
(52,43,47)
#251E22
(37,30,34)
#161115
(22,17,21)
#000000
(0,0,0)

Tints of #AC9397

#AC9397
(172,147,151)
#B39CA0
(179,156,160)
#BAA5A9
(186,165,169)
#C1AEB2
(193,174,178)
#C8B7BB
(200,183,187)
#CFC0C4
(207,192,196)
#D6C9CD
(214,201,205)
#DDD2D6
(221,210,214)
#E4DBDF
(228,219,223)
#EBE4E8
(235,228,232)
#F2EDF1
(242,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AC9397 color. Also use rgb(172,147,151) instead hex code.

Text Font Color

.myTextColor { color: #AC9397; }

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

This text font color is #AC9397.

Background Color

.myBgColor { background-color: #AC9397; }

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

This div background color is #AC9397.

Border color

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

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

This div border color is #AC9397.

Opacity

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

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

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

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

This text has shadow with #AC9397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC9397.

Preview

Color preview on black background

This text has color #AC9397 on black background.


Color preview on white background

This text has color #AC9397 on white background.


Black color preview on #AC9397 background

This text has black color on #AC9397 background.


White color preview on #AC9397 background

This text has white color on #AC9397 background.


Related colors

Complementary color

Complementary color for #hex is #536C68.


I love getcolorcode.com

Triadic colors

1 #97AC93 and #9397AC with #AC9397 are triadic colors.

2 #9793AC and #93AC97 with #AC9397 are triadic colors.