COLOR #A4A3AB

HEX: #A4A3AB RGB: (164,163,171)

Color info

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

RGB color model

#A4A3AB color RGB value is (164,163,171).

RGB: (164,163,171) (64%, 64%, 67%)

RGB channels and saturation

R 164 of 255 = 64%
G 163 of 255 = 64%
B 171 of 255 = 67%

164
163
171

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

Portions of RGB colors in percentages

R + G + B = 164 + 163 + 171 = 498 (100%)
R 164 of 498 ~ 32.93%
G 163 of 498 ~ 32.73%
B 171 of 498 ~ 34.34'%

%32.93
%32.73
%34.34

CMYK color model

#A4A3AB color CMYK value is (4,5,0,33).

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

CMYK: (4,5,0,33)
C4M5Y0K33 (4%, 5%, 0%, 33%)
(0.04 / 0.05 / 0.00 / 0.33)

CMYK percentages

%4.09
%4.68
%0
%32.94

Codes

Color #A4A3AB in popluar color models

A4 A3 AB
RGB 164 163 171
HSL 248° 4.55% 65.49%
HSB/HSV 248° 4.68% 67.06%
CMYK 4.09% 4.68% 0.00%
32.94%

Color #A4A3AB in popluar number systems.

HEX A4 A3 AB
Decimal 164 163 171
Binary 10100100 10100011 10101011
Octal 244 243 253

Shades and tints

Shades of #A4A3AB

#A4A3AB
(164,163,171)
#96959C
(150,149,156)
#88878D
(136,135,141)
#7A797E
(122,121,126)
#6C6B6F
(108,107,111)
#5E5D60
(94,93,96)
#504F51
(80,79,81)
#424142
(66,65,66)
#343333
(52,51,51)
#262524
(38,37,36)
#181715
(24,23,21)
#000000
(0,0,0)

Tints of #A4A3AB

#A4A3AB
(164,163,171)
#ACABB2
(172,171,178)
#B4B3B9
(180,179,185)
#BCBBC0
(188,187,192)
#C4C3C7
(196,195,199)
#CCCBCE
(204,203,206)
#D4D3D5
(212,211,213)
#DCDBDC
(220,219,220)
#E4E3E3
(228,227,227)
#ECEBEA
(236,235,234)
#F4F3F1
(244,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4A3AB; }

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

This text font color is #A4A3AB.

Background Color

.myBgColor { background-color: #A4A3AB; }

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

This div background color is #A4A3AB.

Border color

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

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

This div border color is #A4A3AB.

Opacity

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

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

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

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

This text has shadow with #A4A3AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4A3AB.

Preview

Color preview on black background

This text has color #A4A3AB on black background.


Color preview on white background

This text has color #A4A3AB on white background.


Black color preview on #A4A3AB background

This text has black color on #A4A3AB background.


White color preview on #A4A3AB background

This text has white color on #A4A3AB background.


Related colors

Complementary color

Complementary color for #hex is #5B5C54.


I love getcolorcode.com

Triadic colors

1 #ABA4A3 and #A3ABA4 with #A4A3AB are triadic colors.

2 #ABA3A4 and #A3A4AB with #A4A3AB are triadic colors.