COLOR #A7B4AB

HEX: #A7B4AB RGB: (167,180,171)

Color info

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

RGB color model

#A7B4AB color RGB value is (167,180,171).

RGB: (167,180,171) (65%, 71%, 67%)

RGB channels and saturation

R 167 of 255 = 65%
G 180 of 255 = 71%
B 171 of 255 = 67%

167
180
171

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

Portions of RGB colors in percentages

R + G + B = 167 + 180 + 171 = 518 (100%)
R 167 of 518 ~ 32.24%
G 180 of 518 ~ 34.75%
B 171 of 518 ~ 33.01'%

%32.24
%34.75
%33.01

CMYK color model

#A7B4AB color CMYK value is (7,0,5,29).

  • cyan value is 7.22%
  • magenta value is 0.00%
  • yellow value is 5.00%
  • key color value is 29.41%

CMYK: (7,0,5,29)
C7M0Y5K29 (7%, 0%, 5%, 29%)
(0.07 / 0.00 / 0.05 / 0.29)

CMYK percentages

%7.22
%0
%5
%29.41

Codes

Color #A7B4AB in popluar color models

A7 B4 AB
RGB 167 180 171
HSL 138° 7.98% 68.04%
HSB/HSV 138° 7.22% 70.59%
CMYK 7.22% 0.00% 5.00%
29.41%

Color #A7B4AB in popluar number systems.

HEX A7 B4 AB
Decimal 167 180 171
Binary 10100111 10110100 10101011
Octal 247 264 253

Shades and tints

Shades of #A7B4AB

#A7B4AB
(167,180,171)
#98A49C
(152,164,156)
#89948D
(137,148,141)
#7A847E
(122,132,126)
#6B746F
(107,116,111)
#5C6460
(92,100,96)
#4D5451
(77,84,81)
#3E4442
(62,68,66)
#2F3433
(47,52,51)
#202424
(32,36,36)
#111415
(17,20,21)
#000000
(0,0,0)

Tints of #A7B4AB

#A7B4AB
(167,180,171)
#AFBAB2
(175,186,178)
#B7C0B9
(183,192,185)
#BFC6C0
(191,198,192)
#C7CCC7
(199,204,199)
#CFD2CE
(207,210,206)
#D7D8D5
(215,216,213)
#DFDEDC
(223,222,220)
#E7E4E3
(231,228,227)
#EFEAEA
(239,234,234)
#F7F0F1
(247,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7B4AB; }

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

This text font color is #A7B4AB.

Background Color

.myBgColor { background-color: #A7B4AB; }

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

This div background color is #A7B4AB.

Border color

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

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

This div border color is #A7B4AB.

Opacity

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

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

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

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

This text has shadow with #A7B4AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7B4AB.

Preview

Color preview on black background

This text has color #A7B4AB on black background.


Color preview on white background

This text has color #A7B4AB on white background.


Black color preview on #A7B4AB background

This text has black color on #A7B4AB background.


White color preview on #A7B4AB background

This text has white color on #A7B4AB background.


Related colors

Complementary color

Complementary color for #hex is #584B54.


I love getcolorcode.com

Triadic colors

1 #ABA7B4 and #B4ABA7 with #A7B4AB are triadic colors.

2 #ABB4A7 and #B4A7AB with #A7B4AB are triadic colors.