COLOR #AC9598

HEX: #AC9598 RGB: (172,149,152)

Color info

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

RGB color model

#AC9598 color RGB value is (172,149,152).

RGB: (172,149,152) (67%, 58%, 60%)

RGB channels and saturation

R 172 of 255 = 67%
G 149 of 255 = 58%
B 152 of 255 = 60%

172
149
152

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

Portions of RGB colors in percentages

R + G + B = 172 + 149 + 152 = 473 (100%)
R 172 of 473 ~ 36.36%
G 149 of 473 ~ 31.5%
B 152 of 473 ~ 32.14'%

%36.36
%31.5
%32.14

CMYK color model

#AC9598 color CMYK value is (0,13,12,33).

  • cyan value is 0.00%
  • magenta value is 13.37%
  • yellow value is 11.63%
  • key color value is 32.55%
CMYK: (0,13,12,33) C0M13Y12K33 (0%,13%,12%,33%) (0.00/0.13/0.12/0.33) 

CMYK percentages

%0
%13.37
%11.63
%32.55

Codes

Color #AC9598 in popluar color models

AC 95 98
RGB 172 149 152
HSL 352° 12.17% 62.94%
HSB/HSV 352° 13.37% 67.45%
CMYK 0.00% 13.37% 11.63%
32.55%

Color #AC9598 in popluar number systems.

HEX AC 95 98
Decimal 172 149 152
Binary 10101100 10010101 10011000
Octal 254 225 230

Shades and tints

Shades of #AC9598

#AC9598
(172,149,152)
#9D888B
(157,136,139)
#8E7B7E
(142,123,126)
#7F6E71
(127,110,113)
#706164
(112,97,100)
#615457
(97,84,87)
#52474A
(82,71,74)
#433A3D
(67,58,61)
#342D30
(52,45,48)
#252023
(37,32,35)
#161316
(22,19,22)
#000000
(0,0,0)

Tints of #AC9598

#AC9598
(172,149,152)
#B39EA1
(179,158,161)
#BAA7AA
(186,167,170)
#C1B0B3
(193,176,179)
#C8B9BC
(200,185,188)
#CFC2C5
(207,194,197)
#D6CBCE
(214,203,206)
#DDD4D7
(221,212,215)
#E4DDE0
(228,221,224)
#EBE6E9
(235,230,233)
#F2EFF2
(242,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AC9598; }

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

This text font color is #AC9598.

Background Color

.myBgColor { background-color: #AC9598; }

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

This div background color is #AC9598.

Border color

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

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

This div border color is #AC9598.

Opacity

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

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

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

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

This text has shadow with #AC9598 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AC9598.

Preview

Color preview on black background

This text has color #AC9598 on black background.


Color preview on white background

This text has color #AC9598 on white background.


Black color preview on #AC9598 background

This text has black color on #AC9598 background.


White color preview on #AC9598 background

This text has white color on #AC9598 background.


Related colors

Complementary color

Complementary color for #hex is #536A67.


I love getcolorcode.com

Triadic colors

1 #98AC95 and #9598AC with #AC9598 are triadic colors.

2 #9895AC and #95AC98 with #AC9598 are triadic colors.