COLOR #ACA7A3

HEX: #ACA7A3 RGB: (172,167,163)

Color info

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

RGB color model

#ACA7A3 color RGB value is (172,167,163).

RGB: (172,167,163) (67%, 65%, 64%)

RGB channels and saturation

R 172 of 255 = 67%
G 167 of 255 = 65%
B 163 of 255 = 64%

172
167
163

R + G + B ~ 65%. #ACA7A3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 172 + 167 + 163 = 502 (100%)
R 172 of 502 ~ 34.26%
G 167 of 502 ~ 33.27%
B 163 of 502 ~ 32.47'%

%34.26
%33.27
%32.47

CMYK color model

#ACA7A3 color CMYK value is (0,3,5,33).

  • cyan value is 0.00%
  • magenta value is 2.91%
  • yellow value is 5.23%
  • key color value is 32.55%
CMYK: (0,3,5,33) C0M3Y5K33 (0%,3%,5%,33%) (0.00/0.03/0.05/0.33) 

CMYK percentages

%0
%2.91
%5.23
%32.55

Codes

Color #ACA7A3 in popluar color models

AC A7 A3
RGB 172 167 163
HSL 27° 5.14% 65.69%
HSB/HSV 27° 5.23% 67.45%
CMYK 0.00% 2.91% 5.23%
32.55%

Color #ACA7A3 in popluar number systems.

HEX AC A7 A3
Decimal 172 167 163
Binary 10101100 10100111 10100011
Octal 254 247 243

Shades and tints

Shades of #ACA7A3

#ACA7A3
(172,167,163)
#9D9895
(157,152,149)
#8E8987
(142,137,135)
#7F7A79
(127,122,121)
#706B6B
(112,107,107)
#615C5D
(97,92,93)
#524D4F
(82,77,79)
#433E41
(67,62,65)
#342F33
(52,47,51)
#252025
(37,32,37)
#161117
(22,17,23)
#000000
(0,0,0)

Tints of #ACA7A3

#ACA7A3
(172,167,163)
#B3AFAB
(179,175,171)
#BAB7B3
(186,183,179)
#C1BFBB
(193,191,187)
#C8C7C3
(200,199,195)
#CFCFCB
(207,207,203)
#D6D7D3
(214,215,211)
#DDDFDB
(221,223,219)
#E4E7E3
(228,231,227)
#EBEFEB
(235,239,235)
#F2F7F3
(242,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ACA7A3 color. Also use rgb(172,167,163) instead hex code.

Text Font Color

.myTextColor { color: #ACA7A3; }

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

This text font color is #ACA7A3.

Background Color

.myBgColor { background-color: #ACA7A3; }

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

This div background color is #ACA7A3.

Border color

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

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

This div border color is #ACA7A3.

Opacity

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

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

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

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

This text has shadow with #ACA7A3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ACA7A3.

Preview

Color preview on black background

This text has color #ACA7A3 on black background.


Color preview on white background

This text has color #ACA7A3 on white background.


Black color preview on #ACA7A3 background

This text has black color on #ACA7A3 background.


White color preview on #ACA7A3 background

This text has white color on #ACA7A3 background.


Related colors

Complementary color

Complementary color for #hex is #53585C.


I love getcolorcode.com

Triadic colors

1 #A3ACA7 and #A7A3AC with #ACA7A3 are triadic colors.

2 #A3A7AC and #A7ACA3 with #ACA7A3 are triadic colors.