COLOR #A4A7AB

HEX: #A4A7AB RGB: (164,167,171)

Color info

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

RGB color model

#A4A7AB color RGB value is (164,167,171).

RGB: (164,167,171) (64%, 65%, 67%)

RGB channels and saturation

R 164 of 255 = 64%
G 167 of 255 = 65%
B 171 of 255 = 67%

164
167
171

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

Portions of RGB colors in percentages

R + G + B = 164 + 167 + 171 = 502 (100%)
R 164 of 502 ~ 32.67%
G 167 of 502 ~ 33.27%
B 171 of 502 ~ 34.06'%

%32.67
%33.27
%34.06

CMYK color model

#A4A7AB color CMYK value is (4,2,0,33).

  • cyan value is 4.09%
  • magenta value is 2.34%
  • yellow value is 0.00%
  • key color value is 32.94%

CMYK: (4,2,0,33)
C4M2Y0K33 (4%, 2%, 0%, 33%)
(0.04 / 0.02 / 0.00 / 0.33)

CMYK percentages

%4.09
%2.34
%0
%32.94

Codes

Color #A4A7AB in popluar color models

A4 A7 AB
RGB 164 167 171
HSL 214° 4.00% 65.69%
HSB/HSV 214° 4.09% 67.06%
CMYK 4.09% 2.34% 0.00%
32.94%

Color #A4A7AB in popluar number systems.

HEX A4 A7 AB
Decimal 164 167 171
Binary 10100100 10100111 10101011
Octal 244 247 253

Shades and tints

Shades of #A4A7AB

#A4A7AB
(164,167,171)
#96989C
(150,152,156)
#88898D
(136,137,141)
#7A7A7E
(122,122,126)
#6C6B6F
(108,107,111)
#5E5C60
(94,92,96)
#504D51
(80,77,81)
#423E42
(66,62,66)
#342F33
(52,47,51)
#262024
(38,32,36)
#181115
(24,17,21)
#000000
(0,0,0)

Tints of #A4A7AB

#A4A7AB
(164,167,171)
#ACAFB2
(172,175,178)
#B4B7B9
(180,183,185)
#BCBFC0
(188,191,192)
#C4C7C7
(196,199,199)
#CCCFCE
(204,207,206)
#D4D7D5
(212,215,213)
#DCDFDC
(220,223,220)
#E4E7E3
(228,231,227)
#ECEFEA
(236,239,234)
#F4F7F1
(244,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4A7AB color. Also use rgb(164,167,171) instead hex code.

Text Font Color

.myTextColor { color: #A4A7AB; }

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

This text font color is #A4A7AB.

Background Color

.myBgColor { background-color: #A4A7AB; }

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

This div background color is #A4A7AB.

Border color

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

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

This div border color is #A4A7AB.

Opacity

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

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

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

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

This text has shadow with #A4A7AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A7AB.

Preview

Color preview on black background

This text has color #A4A7AB on black background.


Color preview on white background

This text has color #A4A7AB on white background.


Black color preview on #A4A7AB background

This text has black color on #A4A7AB background.


White color preview on #A4A7AB background

This text has white color on #A4A7AB background.


Related colors

Complementary color

Complementary color for #hex is #5B5854.


I love getcolorcode.com

Triadic colors

1 #ABA4A7 and #A7ABA4 with #A4A7AB are triadic colors.

2 #ABA7A4 and #A7A4AB with #A4A7AB are triadic colors.