COLOR #A7B47A

HEX: #A7B47A RGB: (167,180,122)

Color info

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

RGB color model

#A7B47A color RGB value is (167,180,122).

RGB: (167,180,122) (65%, 71%, 48%)

RGB channels and saturation

R 167 of 255 = 65%
G 180 of 255 = 71%
B 122 of 255 = 48%

167
180
122

R + G + B ~ 61%. #A7B47A is quite light color.

Portions of RGB colors in percentages

R + G + B = 167 + 180 + 122 = 469 (100%)
R 167 of 469 ~ 35.61%
G 180 of 469 ~ 38.38%
B 122 of 469 ~ 26.01'%

%35.61
%38.38
%26.01

CMYK color model

#A7B47A color CMYK value is (7,0,32,29).

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

CMYK: (7,0,32,29)
C7M0Y32K29 (7%, 0%, 32%, 29%)
(0.07 / 0.00 / 0.32 / 0.29)

CMYK percentages

%7.22
%0
%32.22
%29.41

Codes

Color #A7B47A in popluar color models

A7 B4 7A
RGB 167 180 122
HSL 73° 27.88% 59.22%
HSB/HSV 73° 32.22% 70.59%
CMYK 7.22% 0.00% 32.22%
29.41%

Color #A7B47A in popluar number systems.

HEX A7 B4 7A
Decimal 167 180 122
Binary 10100111 10110100 1111010
Octal 247 264 172

Shades and tints

Shades of #A7B47A

#A7B47A
(167,180,122)
#98A46F
(152,164,111)
#899464
(137,148,100)
#7A8459
(122,132,89)
#6B744E
(107,116,78)
#5C6443
(92,100,67)
#4D5438
(77,84,56)
#3E442D
(62,68,45)
#2F3422
(47,52,34)
#202417
(32,36,23)
#11140C
(17,20,12)
#000000
(0,0,0)

Tints of #A7B47A

#A7B47A
(167,180,122)
#AFBA86
(175,186,134)
#B7C092
(183,192,146)
#BFC69E
(191,198,158)
#C7CCAA
(199,204,170)
#CFD2B6
(207,210,182)
#D7D8C2
(215,216,194)
#DFDECE
(223,222,206)
#E7E4DA
(231,228,218)
#EFEAE6
(239,234,230)
#F7F0F2
(247,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A7B47A; }

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

This text font color is #A7B47A.

Background Color

.myBgColor { background-color: #A7B47A; }

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

This div background color is #A7B47A.

Border color

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

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

This div border color is #A7B47A.

Opacity

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

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

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

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

This text has shadow with #A7B47A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A7B47A.

Preview

Color preview on black background

This text has color #A7B47A on black background.


Color preview on white background

This text has color #A7B47A on white background.


Black color preview on #A7B47A background

This text has black color on #A7B47A background.


White color preview on #A7B47A background

This text has white color on #A7B47A background.


Related colors

Complementary color

Complementary color for #hex is #584B85.


I love getcolorcode.com

Triadic colors

1 #7AA7B4 and #B47AA7 with #A7B47A are triadic colors.

2 #7AB4A7 and #B4A77A with #A7B47A are triadic colors.