COLOR #A7B49A

HEX: #A7B49A RGB: (167,180,154)

Color info

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

RGB color model

#A7B49A color RGB value is (167,180,154).

RGB: (167,180,154) (65%, 71%, 60%)

RGB channels and saturation

R 167 of 255 = 65%
G 180 of 255 = 71%
B 154 of 255 = 60%

167
180
154

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

Portions of RGB colors in percentages

R + G + B = 167 + 180 + 154 = 501 (100%)
R 167 of 501 ~ 33.33%
G 180 of 501 ~ 35.93%
B 154 of 501 ~ 30.74'%

%33.33
%35.93
%30.74

CMYK color model

#A7B49A color CMYK value is (7,0,14,29).

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

CMYK: (7,0,14,29)
C7M0Y14K29 (7%, 0%, 14%, 29%)
(0.07 / 0.00 / 0.14 / 0.29)

CMYK percentages

%7.22
%0
%14.44
%29.41

Codes

Color #A7B49A in popluar color models

A7 B4 9A
RGB 167 180 154
HSL 90° 14.77% 65.49%
HSB/HSV 90° 14.44% 70.59%
CMYK 7.22% 0.00% 14.44%
29.41%

Color #A7B49A in popluar number systems.

HEX A7 B4 9A
Decimal 167 180 154
Binary 10100111 10110100 10011010
Octal 247 264 232

Shades and tints

Shades of #A7B49A

#A7B49A
(167,180,154)
#98A48C
(152,164,140)
#89947E
(137,148,126)
#7A8470
(122,132,112)
#6B7462
(107,116,98)
#5C6454
(92,100,84)
#4D5446
(77,84,70)
#3E4438
(62,68,56)
#2F342A
(47,52,42)
#20241C
(32,36,28)
#11140E
(17,20,14)
#000000
(0,0,0)

Tints of #A7B49A

#A7B49A
(167,180,154)
#AFBAA3
(175,186,163)
#B7C0AC
(183,192,172)
#BFC6B5
(191,198,181)
#C7CCBE
(199,204,190)
#CFD2C7
(207,210,199)
#D7D8D0
(215,216,208)
#DFDED9
(223,222,217)
#E7E4E2
(231,228,226)
#EFEAEB
(239,234,235)
#F7F0F4
(247,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7B49A; }

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

This text font color is #A7B49A.

Background Color

.myBgColor { background-color: #A7B49A; }

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

This div background color is #A7B49A.

Border color

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

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

This div border color is #A7B49A.

Opacity

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

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

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

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

This text has shadow with #A7B49A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7B49A.

Preview

Color preview on black background

This text has color #A7B49A on black background.


Color preview on white background

This text has color #A7B49A on white background.


Black color preview on #A7B49A background

This text has black color on #A7B49A background.


White color preview on #A7B49A background

This text has white color on #A7B49A background.


Related colors

Complementary color

Complementary color for #hex is #584B65.


I love getcolorcode.com

Triadic colors

1 #9AA7B4 and #B49AA7 with #A7B49A are triadic colors.

2 #9AB4A7 and #B4A79A with #A7B49A are triadic colors.