COLOR #AC9592

HEX: #AC9592 RGB: (172,149,146)

Color info

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

RGB color model

#AC9592 color RGB value is (172,149,146).

RGB: (172,149,146) (67%, 58%, 57%)

RGB channels and saturation

R 172 of 255 = 67%
G 149 of 255 = 58%
B 146 of 255 = 57%

172
149
146

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

Portions of RGB colors in percentages

R + G + B = 172 + 149 + 146 = 467 (100%)
R 172 of 467 ~ 36.83%
G 149 of 467 ~ 31.91%
B 146 of 467 ~ 31.26'%

%36.83
%31.91
%31.26

CMYK color model

#AC9592 color CMYK value is (0,13,15,33).

  • cyan value is 0.00%
  • magenta value is 13.37%
  • yellow value is 15.12%
  • key color value is 32.55%

CMYK: (0,13,15,33)
C0M13Y15K33 (0%, 13%, 15%, 33%)
(0.00 / 0.13 / 0.15 / 0.33)

CMYK percentages

%0
%13.37
%15.12
%32.55

Codes

Color #AC9592 in popluar color models

AC 95 92
RGB 172 149 146
HSL 13.54% 62.35%
HSB/HSV 15.12% 67.45%
CMYK 0.00% 13.37% 15.12%
32.55%

Color #AC9592 in popluar number systems.

HEX AC 95 92
Decimal 172 149 146
Binary 10101100 10010101 10010010
Octal 254 225 222

Shades and tints

Shades of #AC9592

#AC9592
(172,149,146)
#9D8885
(157,136,133)
#8E7B78
(142,123,120)
#7F6E6B
(127,110,107)
#70615E
(112,97,94)
#615451
(97,84,81)
#524744
(82,71,68)
#433A37
(67,58,55)
#342D2A
(52,45,42)
#25201D
(37,32,29)
#161310
(22,19,16)
#000000
(0,0,0)

Tints of #AC9592

#AC9592
(172,149,146)
#B39E9B
(179,158,155)
#BAA7A4
(186,167,164)
#C1B0AD
(193,176,173)
#C8B9B6
(200,185,182)
#CFC2BF
(207,194,191)
#D6CBC8
(214,203,200)
#DDD4D1
(221,212,209)
#E4DDDA
(228,221,218)
#EBE6E3
(235,230,227)
#F2EFEC
(242,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC9592; }

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

This text font color is #AC9592.

Background Color

.myBgColor { background-color: #AC9592; }

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

This div background color is #AC9592.

Border color

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

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

This div border color is #AC9592.

Opacity

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

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

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

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

This text has shadow with #AC9592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC9592.

Preview

Color preview on black background

This text has color #AC9592 on black background.


Color preview on white background

This text has color #AC9592 on white background.


Black color preview on #AC9592 background

This text has black color on #AC9592 background.


White color preview on #AC9592 background

This text has white color on #AC9592 background.


Related colors

Complementary color

Complementary color for #hex is #536A6D.


I love getcolorcode.com

Triadic colors

1 #92AC95 and #9592AC with #AC9592 are triadic colors.

2 #9295AC and #95AC92 with #AC9592 are triadic colors.