COLOR #A4B6AB

HEX: #A4B6AB RGB: (164,182,171)

Color info

#A4B6AB contains red, green and blue colors in about the same proportion. Web safe color of #A4B6AB is #99CC99 (or #9C9).

RGB color model

#A4B6AB color RGB value is (164,182,171).

RGB: (164,182,171) (64%, 71%, 67%)

RGB channels and saturation

R 164 of 255 = 64%
G 182 of 255 = 71%
B 171 of 255 = 67%

164
182
171

R + G + B ~ 67%. #A4B6AB is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 182 + 171 = 517 (100%)
R 164 of 517 ~ 31.72%
G 182 of 517 ~ 35.2%
B 171 of 517 ~ 33.08'%

%31.72
%35.2
%33.08

CMYK color model

#A4B6AB color CMYK value is (10,0,6,29).

  • cyan value is 9.89%
  • magenta value is 0.00%
  • yellow value is 6.04%
  • key color value is 28.63%

CMYK: (10,0,6,29)
C10M0Y6K29 (10%, 0%, 6%, 29%)
(0.10 / 0.00 / 0.06 / 0.29)

CMYK percentages

%9.89
%0
%6.04
%28.63

Codes

Color #A4B6AB in popluar color models

A4 B6 AB
RGB 164 182 171
HSL 143° 10.98% 67.84%
HSB/HSV 143° 9.89% 71.37%
CMYK 9.89% 0.00% 6.04%
28.63%

Color #A4B6AB in popluar number systems.

HEX A4 B6 AB
Decimal 164 182 171
Binary 10100100 10110110 10101011
Octal 244 266 253

Shades and tints

Shades of #A4B6AB

#A4B6AB
(164,182,171)
#96A69C
(150,166,156)
#88968D
(136,150,141)
#7A867E
(122,134,126)
#6C766F
(108,118,111)
#5E6660
(94,102,96)
#505651
(80,86,81)
#424642
(66,70,66)
#343633
(52,54,51)
#262624
(38,38,36)
#181615
(24,22,21)
#000000
(0,0,0)

Tints of #A4B6AB

#A4B6AB
(164,182,171)
#ACBCB2
(172,188,178)
#B4C2B9
(180,194,185)
#BCC8C0
(188,200,192)
#C4CEC7
(196,206,199)
#CCD4CE
(204,212,206)
#D4DAD5
(212,218,213)
#DCE0DC
(220,224,220)
#E4E6E3
(228,230,227)
#ECECEA
(236,236,234)
#F4F2F1
(244,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4B6AB; }

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

This text font color is #A4B6AB.

Background Color

.myBgColor { background-color: #A4B6AB; }

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

This div background color is #A4B6AB.

Border color

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

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

This div border color is #A4B6AB.

Opacity

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

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

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

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

This text has shadow with #A4B6AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4B6AB.

Preview

Color preview on black background

This text has color #A4B6AB on black background.


Color preview on white background

This text has color #A4B6AB on white background.


Black color preview on #A4B6AB background

This text has black color on #A4B6AB background.


White color preview on #A4B6AB background

This text has white color on #A4B6AB background.


Related colors

Complementary color

Complementary color for #hex is #5B4954.


I love getcolorcode.com

Triadic colors

1 #ABA4B6 and #B6ABA4 with #A4B6AB are triadic colors.

2 #ABB6A4 and #B6A4AB with #A4B6AB are triadic colors.