COLOR #A79467

HEX: #A79467 RGB: (167,148,103)

Color info

#A79467 contains mainly red and green colors. Web safe color of #A79467 is #999966 (or #996).

RGB color model

#A79467 color RGB value is (167,148,103).

RGB: (167,148,103) (65%, 58%, 40%)

RGB channels and saturation

R 167 of 255 = 65%
G 148 of 255 = 58%
B 103 of 255 = 40%

167
148
103

R + G + B ~ 54%. #A79467 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 167 + 148 + 103 = 418 (100%)
R 167 of 418 ~ 39.95%
G 148 of 418 ~ 35.41%
B 103 of 418 ~ 24.64'%

%39.95
%35.41
%24.64

CMYK color model

#A79467 color CMYK value is (0,11,38,35).

  • cyan value is 0.00%
  • magenta value is 11.38%
  • yellow value is 38.32%
  • key color value is 34.51%

CMYK: (0,11,38,35)
C0M11Y38K35 (0%, 11%, 38%, 35%)
(0.00 / 0.11 / 0.38 / 0.35)

CMYK percentages

%0
%11.38
%38.32
%34.51

Codes

Color #A79467 in popluar color models

A7 94 67
RGB 167 148 103
HSL 42° 26.67% 52.94%
HSB/HSV 42° 38.32% 65.49%
CMYK 0.00% 11.38% 38.32%
34.51%

Color #A79467 in popluar number systems.

HEX A7 94 67
Decimal 167 148 103
Binary 10100111 10010100 1100111
Octal 247 224 147

Shades and tints

Shades of #A79467

#A79467
(167,148,103)
#98875E
(152,135,94)
#897A55
(137,122,85)
#7A6D4C
(122,109,76)
#6B6043
(107,96,67)
#5C533A
(92,83,58)
#4D4631
(77,70,49)
#3E3928
(62,57,40)
#2F2C1F
(47,44,31)
#201F16
(32,31,22)
#11120D
(17,18,13)
#000000
(0,0,0)

Tints of #A79467

#A79467
(167,148,103)
#AF9D74
(175,157,116)
#B7A681
(183,166,129)
#BFAF8E
(191,175,142)
#C7B89B
(199,184,155)
#CFC1A8
(207,193,168)
#D7CAB5
(215,202,181)
#DFD3C2
(223,211,194)
#E7DCCF
(231,220,207)
#EFE5DC
(239,229,220)
#F7EEE9
(247,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A79467 color. Also use rgb(167,148,103) instead hex code.

Text Font Color

.myTextColor { color: #A79467; }

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

This text font color is #A79467.

Background Color

.myBgColor { background-color: #A79467; }

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

This div background color is #A79467.

Border color

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

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

This div border color is #A79467.

Opacity

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

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

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

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

This text has shadow with #A79467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A79467.

Preview

Color preview on black background

This text has color #A79467 on black background.


Color preview on white background

This text has color #A79467 on white background.


Black color preview on #A79467 background

This text has black color on #A79467 background.


White color preview on #A79467 background

This text has white color on #A79467 background.


Related colors

Complementary color

Complementary color for #hex is #586B98.


I love getcolorcode.com

Triadic colors

1 #67A794 and #9467A7 with #A79467 are triadic colors.

2 #6794A7 and #94A767 with #A79467 are triadic colors.