COLOR #A4BBAB

HEX: #A4BBAB RGB: (164,187,171)

Color info

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

RGB color model

#A4BBAB color RGB value is (164,187,171).

RGB: (164,187,171) (64%, 73%, 67%)

RGB channels and saturation

R 164 of 255 = 64%
G 187 of 255 = 73%
B 171 of 255 = 67%

164
187
171

R + G + B ~ 68%. #A4BBAB is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 187 + 171 = 522 (100%)
R 164 of 522 ~ 31.42%
G 187 of 522 ~ 35.82%
B 171 of 522 ~ 32.76'%

%31.42
%35.82
%32.76

CMYK color model

#A4BBAB color CMYK value is (12,0,9,27).

  • cyan value is 12.30%
  • magenta value is 0.00%
  • yellow value is 8.56%
  • key color value is 26.67%
CMYK: (12,0,9,27) C12M0Y9K27 (12%,0%,9%,27%) (0.12/0.00/0.09/0.27) 

CMYK percentages

%12.3
%0
%8.56
%26.67

Codes

Color #A4BBAB in popluar color models

A4 BB AB
RGB 164 187 171
HSL 138° 14.47% 68.82%
HSB/HSV 138° 12.30% 73.33%
CMYK 12.30% 0.00% 8.56%
26.67%

Color #A4BBAB in popluar number systems.

HEX A4 BB AB
Decimal 164 187 171
Binary 10100100 10111011 10101011
Octal 244 273 253

Shades and tints

Shades of #A4BBAB

#A4BBAB
(164,187,171)
#96AA9C
(150,170,156)
#88998D
(136,153,141)
#7A887E
(122,136,126)
#6C776F
(108,119,111)
#5E6660
(94,102,96)
#505551
(80,85,81)
#424442
(66,68,66)
#343333
(52,51,51)
#262224
(38,34,36)
#181115
(24,17,21)
#000000
(0,0,0)

Tints of #A4BBAB

#A4BBAB
(164,187,171)
#ACC1B2
(172,193,178)
#B4C7B9
(180,199,185)
#BCCDC0
(188,205,192)
#C4D3C7
(196,211,199)
#CCD9CE
(204,217,206)
#D4DFD5
(212,223,213)
#DCE5DC
(220,229,220)
#E4EBE3
(228,235,227)
#ECF1EA
(236,241,234)
#F4F7F1
(244,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4BBAB; }

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

This text font color is #A4BBAB.

Background Color

.myBgColor { background-color: #A4BBAB; }

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

This div background color is #A4BBAB.

Border color

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

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

This div border color is #A4BBAB.

Opacity

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

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

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

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

This text has shadow with #A4BBAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4BBAB.

Preview

Color preview on black background

This text has color #A4BBAB on black background.


Color preview on white background

This text has color #A4BBAB on white background.


Black color preview on #A4BBAB background

This text has black color on #A4BBAB background.


White color preview on #A4BBAB background

This text has white color on #A4BBAB background.


Related colors

Complementary color

Complementary color for #hex is #5B4454.


I love getcolorcode.com

Triadic colors

1 #ABA4BB and #BBABA4 with #A4BBAB are triadic colors.

2 #ABBBA4 and #BBA4AB with #A4BBAB are triadic colors.